Package | Description |
---|---|
net.minecraft.block | |
net.minecraft.item |
Modifier and Type | Class and Description |
---|---|
class |
BlockCactus |
class |
BlockCarrot |
class |
BlockCrops |
class |
BlockDeadBush |
class |
BlockFlower |
class |
BlockLilyPad |
class |
BlockMushroom |
class |
BlockNetherStalk |
class |
BlockPotato |
class |
BlockReed |
class |
BlockSapling |
class |
BlockStem |
class |
BlockTallGrass |
Modifier and Type | Method and Description |
---|---|
boolean |
Block.canSustainPlant(World world,
int x,
int y,
int z,
ForgeDirection direction,
IPlantable plant)
Determines if this block can support the passed in plant, allowing it to be planted and grow.
|
Modifier and Type | Class and Description |
---|---|
class |
ItemSeedFood |
class |
ItemSeeds |