History - net.minecraft.block.BambooBlock
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
com.mojang.serialization.MapCodec<BambooBlock>: CODEC, field_46263, CODEC
Constructors
Methods
com.mojang.serialization.MapCodec<BambooBlock> (): 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.BambooStalkBlock
net.minecraft.class_2211
net.minecraft.block.BambooBlock
Fields
com.mojang.serialization.MapCodec<BambooBlock>: CODEC, field_46263, CODEC
VoxelShape: SHAPE_SMALL, field_9912, SMALL_LEAVES_SHAPE
VoxelShape: SHAPE_LARGE, field_9915, LARGE_LEAVES_SHAPE
VoxelShape: SHAPE_COLLISION, field_9913, NO_LEAVES_SHAPE
IntProperty: AGE, field_9914, AGE
EnumProperty<BambooLeaves>: LEAVES, field_9917, LEAVES
IntProperty: STAGE, field_9916, STAGE
int: MAX_HEIGHT, field_31000, field_31000
int: STAGE_GROWING, field_31001, field_31001
int: STAGE_DONE_GROWING, field_31002, field_31002
int: AGE_THIN_BAMBOO, field_31003, field_31003
int: AGE_THICK_BAMBOO, field_31004, field_31004
Constructors
Methods
com.mojang.serialization.MapCodec<BambooBlock> (): codec, method_53969, getCodec
void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties
boolean (BlockState): propagatesSkylightDown, method_9579, isTransparent
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getShape, method_9530, getOutlineShape
boolean (BlockState, NavigationType): isPathfindable, method_9516, canPathfindThrough
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getCollisionShape, method_9549, getCollisionShape
boolean (BlockState, BlockView, BlockPos): isCollisionShapeFullBlock, method_37403, isShapeFullCube
BlockState (ItemPlacementContext): getStateForPlacement, method_9605, getPlacementState
void (BlockState, ServerWorld, BlockPos, Random): tick, method_9588, scheduledTick
boolean (BlockState): isRandomlyTicking, method_9542, hasRandomTicks
void (BlockState, ServerWorld, BlockPos, Random): randomTick, method_9514, randomTick
boolean (BlockState, WorldView, BlockPos): canSurvive, method_9558, canPlaceAt
BlockState (BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random): updateShape, method_9559, getStateForNeighborUpdate
boolean (WorldView, BlockPos, BlockState): isValidBonemealTarget, method_9651, isFertilizable
boolean (World, Random, BlockPos, BlockState): isBonemealSuccess, method_9650, canGrow
void (ServerWorld, Random, BlockPos, BlockState): performBonemeal, method_9652, grow
void (BlockState, World, BlockPos, Random, int): growBamboo, method_9385, updateLeaves
int (BlockView, BlockPos): getHeightAboveUpToMax, method_9387, countBambooAbove
int (BlockView, BlockPos): getHeightBelowUpToMax, method_9386, countBambooBelow