History - net.minecraft.block.AbstractPlantPartBlock
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
com.mojang.serialization.MapCodec<? extends AbstractPlantPartBlock> (): codec, method_53969, getCodec
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.GrowingPlantBlock
net.minecraft.class_4863
net.minecraft.block.AbstractPlantPartBlock
Fields
Direction: growthDirection, field_22507, growthDirection
boolean: scheduleFluidTicks, field_22508, tickWater
VoxelShape: shape, field_23080, outlineShape
Constructors
(AbstractBlock$Settings, Direction, VoxelShape, boolean)
Methods
com.mojang.serialization.MapCodec<? extends AbstractPlantPartBlock> (): codec, method_53969, getCodec
BlockState (ItemPlacementContext): getStateForPlacement, method_9605, getPlacementState
BlockState (Random): getStateForPlacement, method_24948, getRandomGrowthState
boolean (BlockState, WorldView, BlockPos): canSurvive, method_9558, canPlaceAt
void (BlockState, ServerWorld, BlockPos, Random): tick, method_9588, scheduledTick
boolean (BlockState): canAttachTo, method_24947, canAttachTo
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getShape, method_9530, getOutlineShape
AbstractPlantStemBlock (): getHeadBlock, method_24945, getStem
Block (): getBodyBlock, method_24946, getPlant