net.minecraft.world.level.block

public abstract class GrowingPlantBlock

extends Block

All mapped superinterfaces:

ItemLike

bxf
net.minecraft.world.level.block.GrowingPlantBlock
net.minecraft.class_4863
net.minecraft.unmapped.C_nplyatkk
net.minecraft.block.AbstractPlantPartBlock
net.minecraft.block.AbstractPlantBlock
net.minecraft.server.v1_16_R3.BlockGrowingAbstract

Field summary

Modifier and TypeField
protected final Direction
a
growthDirection
field_22507
f_apoyndpe
growthDirection
field_235498_a_
protected final boolean
b
scheduleFluidTicks
field_22508
f_tihjwtms
tickWater
field_235499_b_
protected final VoxelShape
c
shape
field_23080
f_ofvlmmit
outlineShape
field_235500_c_

Constructor summary

ModifierConstructor
protected (BlockBehaviour$Properties settings, Direction growthDirection, VoxelShape outlineShape, boolean tickWater)

Method summary

Modifier and TypeMethod
public BlockState
a(bny arg0)
getStateForPlacement(BlockPlaceContext arg0)
method_9605(class_1750 arg0)
m_iwedynhy(C_aiootljq arg0)
getPlacementState(ItemPlacementContext arg0)
func_196258_a(BlockItemUseContext arg0)
getPlacedState(BlockActionContext arg0)
public BlockState
a(bry arg0)
getStateForPlacement(LevelAccessor arg0)
method_24948(class_1936 arg0)
m_pwnowzwf(C_vdvbsyle arg0)
getRandomGrowthState(WorldAccess world)
func_235504_a_(IWorld arg0)
public boolean
a(ceh arg0, brz arg1, fx arg2)
canSurvive(BlockState arg0, LevelReader arg1, BlockPos arg2)
method_9558(class_2680 arg0, class_4538 arg1, class_2338 arg2)
m_qixajhot(C_txtbiemp arg0, C_eemzphbi arg1, C_hynzadkk arg2)
canPlaceAt(BlockState arg0, WorldView arg1, BlockPos arg2)
func_196260_a(BlockState arg0, IWorldReader arg1, BlockPos arg2)
canPlace(IBlockData arg0, IWorldReader arg1, BlockPosition arg2)
public void
a(ceh arg0, aag arg1, fx arg2, Random arg3)
tick(BlockState arg0, ServerLevel arg1, BlockPos arg2, Random arg3)
method_9588(class_2680 arg0, class_3218 arg1, class_2338 arg2, Random arg3)
m_bneobcwj(C_txtbiemp arg0, C_bdwnwhiu arg1, C_hynzadkk arg2, Random arg3)
scheduledTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
func_225534_a_(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
tickAlways(IBlockData arg0, WorldServer arg1, BlockPosition arg2, Random arg3)
protected boolean
c(buo arg0)
canAttachToBlock(Block arg0)
method_24947(class_2248 arg0)
m_ehrvjrtt(C_mmxmpdoq arg0)
canAttachTo(Block block)
func_230333_c_(Block arg0)
public VoxelShape
b(ceh arg0, brc arg1, fx arg2, dcs arg3)
getShape(BlockState arg0, BlockGetter arg1, BlockPos arg2, CollisionContext arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
m_fqngyjtr(C_txtbiemp arg0, C_peaveboq arg1, C_hynzadkk arg2, C_pbfjvesm arg3)
getOutlineShape(BlockState arg0, BlockView arg1, BlockPos arg2, ShapeContext arg3)
func_220053_a(BlockState arg0, IBlockReader arg1, BlockPos arg2, ISelectionContext arg3)
protected abstract GrowingPlantHeadBlock
c()
getHeadBlock()
method_24945()
m_inibvmov()
getStem()
func_230331_c_()
protected abstract Block
d()
getBodyBlock()
method_24946()
m_oydhwfwm()
getPlant()
func_230330_d_()