net.minecraft.block

public class MushroomPlantBlock

extends PlantBlock implements Fertilizable

All mapped superinterfaces:

Fertilizable

amc
net.minecraft.class_160
net.minecraft.block.MushroomPlantBlock
net.minecraft.block.BlockMushroom

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public void
a(ahb arg0, int arg1, int arg2, int arg3, Random arg4)
method_436(class_1150 arg0, int arg1, int arg2, int arg3, Random arg4)
tick(World arg0, int arg1, int arg2, int arg3, Random arg4)
updateTick(World arg0, int arg1, int arg2, int arg3, Random arg4)
public boolean
c(ahb arg0, int arg1, int arg2, int arg3)
method_434(class_1150 arg0, int arg1, int arg2, int arg3)
canBePlaced(World arg0, int arg1, int arg2, int arg3)
canPlaceBlockAt(World arg0, int arg1, int arg2, int arg3)
protected boolean
a(aji arg0)
method_6463(class_197 arg0)
canBePlacedOn(Block arg0)
canPlaceBlockOn(Block arg0)
public boolean
j(ahb arg0, int arg1, int arg2, int arg3)
method_450(class_1150 arg0, int arg1, int arg2, int arg3)
canSurvive(World arg0, int arg1, int arg2, int arg3)
canBlockStay(World arg0, int arg1, int arg2, int arg3)
public boolean
c(ahb arg0, int arg1, int arg2, int arg3, Random arg4)
method_6497(class_1150 arg0, int arg1, int arg2, int arg3, Random arg4)
grow(World world, int x, int y, int z, Random random)
fertilizeMushroom(World arg0, int arg1, int arg2, int arg3, Random arg4)
public boolean
a(ahb arg0, int arg1, int arg2, int arg3, boolean arg4)
method_6460(class_1150 arg0, int arg1, int arg2, int arg3, boolean arg4)
canGrow(World arg0, int arg1, int arg2, int arg3, boolean arg4)
canFertilize(World arg0, int arg1, int arg2, int arg3, boolean arg4)
public boolean
a(ahb arg0, Random arg1, int arg2, int arg3, int arg4)
method_6461(class_1150 arg0, Random arg1, int arg2, int arg3, int arg4)
canBeFertilized(World arg0, Random arg1, int arg2, int arg3, int arg4)
shouldFertilize(World arg0, Random arg1, int arg2, int arg3, int arg4)
public void
b(ahb arg0, Random arg1, int arg2, int arg3, int arg4)
method_6462(class_1150 arg0, Random arg1, int arg2, int arg3, int arg4)
grow(World arg0, Random arg1, int arg2, int arg3, int arg4)
fertilize(World arg0, Random arg1, int arg2, int arg3, int arg4)