Uses of Class
net.risingworld.api.objects.world.Plant
Package
Description
-
Uses of Plant in net.risingworld.api
Modifier and TypeMethodDescriptionstatic Plant
World.createPlant
(int typeID, Vector3f worldPosition, Quaternion rotation, Vector3f scale) static Plant
World.getPlant
(long globalID, int cx, int cy, int cz) -
Uses of Plant in net.risingworld.api.events.player.world
-
Uses of Plant in net.risingworld.api.objects.world
Modifier and TypeMethodDescriptionPlant[]
Chunk.getAllPlants()
Gets all plants in this chunk (e.g trees, flowers, scrubs etc).