|
YATS/Forge Documentation
|
Public Member Functions | |
| EnumPlantType | getPlantType (World world, int x, int y, int z) |
| int | getPlantID (World world, int x, int y, int z) |
| int | getPlantMetadata (World world, int x, int y, int z) |
| int net.minecraftforge.common.IPlantable.getPlantID | ( | World | world, |
| int | x, | ||
| int | y, | ||
| int | z | ||
| ) |
| int net.minecraftforge.common.IPlantable.getPlantMetadata | ( | World | world, |
| int | x, | ||
| int | y, | ||
| int | z | ||
| ) |
| EnumPlantType net.minecraftforge.common.IPlantable.getPlantType | ( | World | world, |
| int | x, | ||
| int | y, | ||
| int | z | ||
| ) |