History - net.minecraft.block.PitcherCropBlock

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

com.mojang.serialization.MapCodec<PitcherCropBlock>: CODEC, field_46410, CODEC

Constructors

Methods

com.mojang.serialization.MapCodec<PitcherCropBlock> (): 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.PitcherCropBlock

net.minecraft.class_8237

net.minecraft.block.PitcherCropBlock

Fields

com.mojang.serialization.MapCodec<PitcherCropBlock>: CODEC, field_46410, CODEC

int: MAX_AGE, field_43240, field_43240

IntProperty: AGE, field_43239, AGE

EnumProperty<DoubleBlockHalf>: HALF, field_55784, HALF

int: DOUBLE_PLANT_AGE_INTERSECTION, field_43241, field_43241

int: BONEMEAL_INCREASE, field_43391, field_43391

VoxelShape: SHAPE_BULB, field_43246, AGE_0_SHAPE

VoxelShape: SHAPE_CROP, field_43247, LOWER_COLLISION_SHAPE

Function<BlockState, VoxelShape>: shapes, field_55783, shapeFunction

Constructors

(AbstractBlock$Settings)

Methods

com.mojang.serialization.MapCodec<PitcherCropBlock> (): codec, method_53969, getCodec

Function<BlockState, VoxelShape> (): makeShapes, method_66459, createShapeFunction

BlockState (ItemPlacementContext): getStateForPlacement, method_9605, getPlacementState

VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getShape, method_9530, getOutlineShape

VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getCollisionShape, method_9549, getCollisionShape

BlockState (BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random): updateShape, method_9559, getStateForNeighborUpdate

boolean (BlockState, WorldView, BlockPos): canSurvive, method_9558, canPlaceAt

boolean (BlockState, BlockView, BlockPos): mayPlaceOn, method_9695, canPlantOnTop

void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties

void (BlockState, World, BlockPos, Entity, EntityCollisionHandler, boolean): entityInside, method_9548, onEntityCollision

boolean (BlockState, ItemPlacementContext): canBeReplaced, method_9616, canReplace

void (World, BlockPos, BlockState, LivingEntity, ItemStack): setPlacedBy, method_9567, onPlaced

boolean (BlockState): isRandomlyTicking, method_9542, hasRandomTicks

void (BlockState, ServerWorld, BlockPos, Random): randomTick, method_9514, randomTick

void (ServerWorld, BlockState, BlockPos, int): grow, method_49819, tryGrow

boolean (WorldView, BlockPos): canGrowInto, method_49820, canGrowAt

boolean (WorldView, BlockPos): sufficientLight, method_52267, canPlaceAt

boolean (BlockState): isLower, method_51171, isLowerHalf

boolean (int): isDouble, method_52575, isDoubleTallAtAge

boolean (WorldView, BlockPos, BlockState, int): canGrow, method_52266, canGrow

boolean (BlockState): isMaxAge, method_49821, isFullyGrown

PitcherCropBlock$LowerHalfContext (WorldView, BlockPos, BlockState): getLowerHalf, method_52268, getLowerHalfContext

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

VoxelShape (int[], BlockState): lambda$makeShapes$0, method_66458, method_66458