History - net.minecraft.world.level.block.PitcherCropBlock

1.21.3

Names

dln

dqd

Fields

IntegerProperty: d, AGE, field_43239, AGE, f_276478_

IntegerProperty: d, AGE, field_43239, AGE

int: e, MAX_AGE, field_43240, field_43240, f_276671_

int: e, MAX_AGE, field_43240, field_43240

int: f, DOUBLE_PLANT_AGE_INTERSECTION, field_43241, field_43241, f_276596_

int: f, DOUBLE_PLANT_AGE_INTERSECTION, field_43241, field_43241

int: g, BONEMEAL_INCREASE, field_43391, field_43391, f_278117_

int: g, BONEMEAL_INCREASE, field_43391, field_43391

VoxelShape: h, FULL_UPPER_SHAPE, field_43244, GROWN_UPPER_OUTLINE_SHAPE, f_278440_

VoxelShape: h, FULL_UPPER_SHAPE, field_43244, GROWN_UPPER_OUTLINE_SHAPE

VoxelShape: i, FULL_LOWER_SHAPE, field_43245, GROWN_LOWER_OUTLINE_SHAPE, f_278400_

VoxelShape: i, FULL_LOWER_SHAPE, field_43245, GROWN_LOWER_OUTLINE_SHAPE

VoxelShape: j, COLLISION_SHAPE_BULB, field_43246, AGE_0_SHAPE, f_276694_

VoxelShape: j, COLLISION_SHAPE_BULB, field_43246, AGE_0_SHAPE

VoxelShape: k, COLLISION_SHAPE_CROP, field_43247, LOWER_COLLISION_SHAPE, f_276589_

VoxelShape: k, COLLISION_SHAPE_CROP, field_43247, LOWER_COLLISION_SHAPE

VoxelShape[]: l, UPPER_SHAPE_BY_AGE, field_44477, UPPER_OUTLINE_SHAPES, f_278405_

VoxelShape[]: l, UPPER_SHAPE_BY_AGE, field_44477, UPPER_OUTLINE_SHAPES

VoxelShape[]: m, LOWER_SHAPE_BY_AGE, field_44478, LOWER_OUTLINE_SHAPES, f_278397_

VoxelShape[]: m, LOWER_SHAPE_BY_AGE, field_44478, LOWER_OUTLINE_SHAPES

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

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

Constructors

Methods

boolean (BlockState): n, isMaxAge, method_49821, isFullyGrown, m_276876_

boolean (BlockState): q, isMaxAge, method_49821, isFullyGrown

boolean (BlockState): d_, isRandomlyTicking, method_9542, hasRandomTicks, m_51695_

boolean (BlockState): f, isRandomlyTicking, method_9542, hasRandomTicks

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, m_5573_

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState

BlockState (BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_7417_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getCollisionShape, method_9549, getCollisionShape, m_5939_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getCollisionShape, method_9549, getCollisionShape

boolean (BlockState, LevelReader, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_7898_

boolean (BlockState, LevelReader, BlockPos): a, canSurvive, method_9558, canPlaceAt

boolean (BlockState, BlockGetter, BlockPos): b, mayPlaceOn, method_9695, canPlantOnTop, m_6266_

boolean (BlockState, BlockGetter, BlockPos): b, mayPlaceOn, method_9695, canPlantOnTop

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_7926_

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

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, getOutlineShape, m_5940_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, getOutlineShape

void (BlockState, Level, BlockPos, Entity): a, entityInside, method_9548, onEntityCollision, m_7892_

void (BlockState, Level, BlockPos, Entity): a, entityInside, method_9548, onEntityCollision

boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, canReplace, m_6864_

boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, canReplace

void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, m_6402_

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

void (BlockState, ServerLevel, BlockPos, RandomSource): b, randomTick, method_9514, randomTick, m_213898_

void (BlockState, ServerLevel, BlockPos, RandomSource): b, randomTick, method_9514, randomTick

void (ServerLevel, BlockState, BlockPos, int): a, grow, method_49819, tryGrow, m_276898_

void (ServerLevel, BlockState, BlockPos, int): a, grow, method_49819, tryGrow

boolean (LevelReader, BlockPos): a, canGrowInto, method_49820, canGrowAt, m_277165_

boolean (LevelReader, BlockPos): a, canGrowInto, method_49820, canGrowAt

boolean (LevelReader, BlockPos): b, sufficientLight, method_52267, canPlaceAt, m_290004_

boolean (LevelReader, BlockPos): b, sufficientLight, method_52267, canPlaceAt

boolean (BlockState): m, isLower, method_51171, isLowerHalf, m_278754_

boolean (BlockState): o, isLower, method_51171, isLowerHalf

boolean (LevelReader, BlockPos, BlockState, int): a, canGrow, method_52266, canGrow, m_289996_

boolean (LevelReader, BlockPos, BlockState, int): a, canGrow, method_52266, canGrow

PitcherCropBlock$PosAndState (LevelReader, BlockPos, BlockState): d, getLowerHalf, method_52268, getLowerHalfContext, m_289999_

PitcherCropBlock$PosAndState (LevelReader, BlockPos, BlockState): d, getLowerHalf, method_52268, getLowerHalfContext

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, canGrow, m_214167_

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, canGrow

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, grow, m_214148_

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, grow

boolean (int): b, isDouble, method_52575, isDoubleTallAtAge, m_294830_

boolean (int): b, isDouble, method_52575, isDoubleTallAtAge

boolean (LevelReader, BlockPos, BlockState): b, isValidBonemealTarget, method_9651, isFertilizable, m_7370_

boolean (LevelReader, BlockPos, BlockState): b, isValidBonemealTarget, method_9651, isFertilizable

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

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

BlockState (BlockState, LevelReader, ScheduledTickAccess, BlockPos, Direction, BlockPos, BlockState, RandomSource): a, updateShape, method_9559, getStateForNeighborUpdate

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dkq

dln

Fields

Constructors

Methods

1.20.6

Names

dce

dkq

Fields

Constructors

Methods

boolean (BlockState): e_, isRandomlyTicking, method_9542, hasRandomTicks, m_6724_

boolean (BlockState): d_, isRandomlyTicking, method_9542, hasRandomTicks, m_51695_

boolean (BlockState): h, isLower, method_51171, isLowerHalf, m_278754_

boolean (BlockState): m, isLower, method_51171, isLowerHalf, m_278754_

1.20.4

Names

cyi

dce

Fields

IntegerProperty: b, AGE, field_43239, AGE, f_276478_

IntegerProperty: d, AGE, field_43239, AGE, f_276478_

int: c, MAX_AGE, field_43240, field_43240, f_276671_

int: e, MAX_AGE, field_43240, field_43240, f_276671_

int: d, DOUBLE_PLANT_AGE_INTERSECTION, field_43241, field_43241, f_276596_

int: f, DOUBLE_PLANT_AGE_INTERSECTION, field_43241, field_43241, f_276596_

int: e, BONEMEAL_INCREASE, field_43391, field_43391, f_278117_

int: g, BONEMEAL_INCREASE, field_43391, field_43391, f_278117_

VoxelShape: f, FULL_UPPER_SHAPE, field_43244, GROWN_UPPER_OUTLINE_SHAPE, f_278440_

VoxelShape: h, FULL_UPPER_SHAPE, field_43244, GROWN_UPPER_OUTLINE_SHAPE, f_278440_

VoxelShape: g, FULL_LOWER_SHAPE, field_43245, GROWN_LOWER_OUTLINE_SHAPE, f_278400_

VoxelShape: i, FULL_LOWER_SHAPE, field_43245, GROWN_LOWER_OUTLINE_SHAPE, f_278400_

VoxelShape: h, COLLISION_SHAPE_BULB, field_43246, AGE_0_SHAPE, f_276694_

VoxelShape: j, COLLISION_SHAPE_BULB, field_43246, AGE_0_SHAPE, f_276694_

VoxelShape: i, COLLISION_SHAPE_CROP, field_43247, LOWER_COLLISION_SHAPE, f_276589_

VoxelShape: k, COLLISION_SHAPE_CROP, field_43247, LOWER_COLLISION_SHAPE, f_276589_

VoxelShape[]: j, UPPER_SHAPE_BY_AGE, field_44477, UPPER_OUTLINE_SHAPES, f_278405_

VoxelShape[]: l, UPPER_SHAPE_BY_AGE, field_44477, UPPER_OUTLINE_SHAPES, f_278405_

VoxelShape[]: k, LOWER_SHAPE_BY_AGE, field_44478, LOWER_OUTLINE_SHAPES, f_278397_

VoxelShape[]: m, LOWER_SHAPE_BY_AGE, field_44478, LOWER_OUTLINE_SHAPES, f_278397_

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

Constructors

Methods

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): c, getCollisionShape, method_9549, getCollisionShape, m_5939_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getCollisionShape, method_9549, getCollisionShape, m_5939_

boolean (BlockState, BlockGetter, BlockPos): d, mayPlaceOn, method_9695, canPlantOnTop, m_6266_

boolean (BlockState, BlockGetter, BlockPos): b, mayPlaceOn, method_9695, canPlantOnTop, m_6266_

PitcherCropBlock$PosAndState (LevelReader, BlockPos, BlockState): c, getLowerHalf, method_52268, getLowerHalfContext, m_289999_

PitcherCropBlock$PosAndState (LevelReader, BlockPos, BlockState): d, getLowerHalf, method_52268, getLowerHalfContext, m_289999_

boolean (LevelReader, BlockPos, BlockState): a, isValidBonemealTarget, method_9651, isFertilizable, m_7370_

boolean (LevelReader, BlockPos, BlockState): b, isValidBonemealTarget, method_9651, isFertilizable, m_7370_

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

1.20.2

Names

cva

cyi

Fields

Constructors

Methods

boolean (BlockState): h, isMaxAge, method_49821, isFullyGrown, m_276876_

boolean (BlockState): n, isMaxAge, method_49821, isFullyGrown, m_276876_

boolean (BlockState): n, isLower, method_51171, isLowerHalf, m_278754_

boolean (BlockState): h, isLower, method_51171, isLowerHalf, m_278754_

boolean (BlockState): o, isUpper, method_52269, isUpperHalf, m_290001_

PitcherCropBlock$PosAndState (LevelReader, BlockPos, BlockState): b, getLowerHalf, method_52268, getLowerHalfContext, m_289999_

PitcherCropBlock$PosAndState (LevelReader, BlockPos, BlockState): c, getLowerHalf, method_52268, getLowerHalfContext, m_289999_

boolean (LevelReader, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, isFertilizable, m_7370_

boolean (int): b, isDouble, method_52575, isDoubleTallAtAge, m_294830_

boolean (LevelReader, BlockPos, BlockState): a, isValidBonemealTarget, method_9651, isFertilizable, m_7370_

1.20.1

Names

cva

net.minecraft.world.level.block.PitcherCropBlock

net.minecraft.class_8237

net.minecraft.block.PitcherCropBlock

net.minecraft.src.C_276391_

net.minecraft.world.level.block.PitcherCropBlock

Fields

IntegerProperty: b, AGE, field_43239, AGE, f_276478_

int: c, MAX_AGE, field_43240, field_43240, f_276671_

int: d, DOUBLE_PLANT_AGE_INTERSECTION, field_43241, field_43241, f_276596_

int: e, BONEMEAL_INCREASE, field_43391, field_43391, f_278117_

VoxelShape: f, FULL_UPPER_SHAPE, field_43244, GROWN_UPPER_OUTLINE_SHAPE, f_278440_

VoxelShape: g, FULL_LOWER_SHAPE, field_43245, GROWN_LOWER_OUTLINE_SHAPE, f_278400_

VoxelShape: h, COLLISION_SHAPE_BULB, field_43246, AGE_0_SHAPE, f_276694_

VoxelShape: i, COLLISION_SHAPE_CROP, field_43247, LOWER_COLLISION_SHAPE, f_276589_

VoxelShape[]: j, UPPER_SHAPE_BY_AGE, field_44477, UPPER_OUTLINE_SHAPES, f_278405_

VoxelShape[]: k, LOWER_SHAPE_BY_AGE, field_44478, LOWER_OUTLINE_SHAPES, f_278397_

Constructors

(BlockBehaviour$Properties)

Methods

boolean (BlockState): h, isMaxAge, method_49821, isFullyGrown, m_276876_

boolean (BlockState): e_, isRandomlyTicking, method_9542, hasRandomTicks, m_6724_

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, m_5573_

BlockState (BlockState, Direction, BlockState, LevelAccessor, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_7417_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): c, getCollisionShape, method_9549, getCollisionShape, m_5939_

boolean (BlockState, LevelReader, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_7898_

boolean (BlockState, BlockGetter, BlockPos): d, mayPlaceOn, method_9695, canPlantOnTop, m_6266_

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_7926_

VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, getOutlineShape, m_5940_

void (BlockState, Level, BlockPos, Entity): a, entityInside, method_9548, onEntityCollision, m_7892_

boolean (BlockState, BlockPlaceContext): a, canBeReplaced, method_9616, canReplace, m_6864_

void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, m_6402_

void (BlockState, ServerLevel, BlockPos, RandomSource): b, randomTick, method_9514, randomTick, m_213898_

void (ServerLevel, BlockState, BlockPos, int): a, grow, method_49819, tryGrow, m_276898_

boolean (LevelReader, BlockPos): a, canGrowInto, method_49820, canGrowAt, m_277165_

boolean (LevelReader, BlockPos): b, sufficientLight, method_52267, canPlaceAt, m_290004_

boolean (BlockState): n, isLower, method_51171, isLowerHalf, m_278754_

boolean (BlockState): o, isUpper, method_52269, isUpperHalf, m_290001_

boolean (LevelReader, BlockPos, BlockState, int): a, canGrow, method_52266, canGrow, m_289996_

PitcherCropBlock$PosAndState (LevelReader, BlockPos, BlockState): b, getLowerHalf, method_52268, getLowerHalfContext, m_289999_

boolean (LevelReader, BlockPos, BlockState, boolean): a, isValidBonemealTarget, method_9651, isFertilizable, m_7370_

boolean (Level, RandomSource, BlockPos, BlockState): a, isBonemealSuccess, method_9650, canGrow, m_214167_

void (ServerLevel, RandomSource, BlockPos, BlockState): a, performBonemeal, method_9652, grow, m_214148_