History - net.minecraft.world.level.block.ShulkerBoxBlock
25w18a
Names
dux
dvo
Fields
EnumProperty<Direction>: c, FACING, field_11496, FACING, f_56183_
EnumProperty<Direction>: c, FACING, field_11496
ResourceLocation: d, CONTENTS, field_11495, CONTENTS_DYNAMIC_DROP_ID, f_56184_
ResourceLocation: d, CONTENTS, field_11495
DyeColor: e, color, field_11494, color, f_56185_
DyeColor: e, color, field_11494
com.mojang.serialization.MapCodec<ShulkerBoxBlock>: a, CODEC, field_46440, CODEC, f_303219_
com.mojang.serialization.MapCodec<ShulkerBoxBlock>: a, CODEC, field_46440
Map<Direction, VoxelShape>: b, SHAPES_OPEN_SUPPORT, field_55792, SHAPES_BY_DIRECTION, f_380152_
Map<Direction, VoxelShape>: b, SHAPES_OPEN_SUPPORT, field_55792
Constructors
Methods
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, m_5573_
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_7926_
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, getOutlineShape, m_5940_
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530
boolean (BlockState): c_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_
boolean (BlockState): c_, hasAnalogOutputSignal, method_9498
int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572, getComparatorOutput, m_6782_
int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572
Block (DyeColor): a, getBlockByColor, method_10525, get, m_56190_
Block (DyeColor): a, getBlockByColor, method_10525
DyeColor (): b, getColor, method_10528, getColor, m_56261_
DyeColor (): b, getColor, method_10528
ItemStack (DyeColor): b, getColoredItemStack, method_10529, getItemStack, m_56250_
ItemStack (DyeColor): b, getColoredItemStack, method_10529
BlockState (BlockState, Rotation): a, rotate, method_9598, rotate, m_6843_
BlockState (BlockState, Rotation): a, rotate, method_9598
BlockState (BlockState, Mirror): a, mirror, method_9569, mirror, m_6943_
BlockState (BlockState, Mirror): a, mirror, method_9569
BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_142194_
BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123
<T extends BlockEntity> BlockEntityTicker<T> (Level, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_142354_
<T extends BlockEntity> BlockEntityTicker<T> (Level, BlockState, BlockEntityType<T>): a, getTicker, method_31645
boolean (BlockState, Level, BlockPos, ShulkerBoxBlockEntity): a, canOpen, method_33383, canOpen, m_154546_
boolean (BlockState, Level, BlockPos, ShulkerBoxBlockEntity): a, canOpen, method_33383
VoxelShape (BlockState, BlockGetter, BlockPos): b_, getBlockSupportShape, method_25959, getSidesShape, m_7947_
VoxelShape (BlockState, BlockGetter, BlockPos): b_, getBlockSupportShape, method_25959
List<ItemStack> (BlockState, LootParams$Builder): a, getDrops, method_9560, getDroppedStacks, m_49635_
List<ItemStack> (BlockState, LootParams$Builder): a, getDrops, method_9560
com.mojang.serialization.MapCodec<ShulkerBoxBlock> (): a, codec, method_53969, getCodec, m_304657_
com.mojang.serialization.MapCodec<ShulkerBoxBlock> (): a, codec, method_53969
BlockState (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576, onBreak, m_5707_
BlockState (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576
InteractionResult (BlockState, Level, BlockPos, Player, BlockHitResult): a, useWithoutItem, method_55766, onUse, m_6227_
InteractionResult (BlockState, Level, BlockPos, Player, BlockHitResult): a, useWithoutItem, method_55766
boolean (BlockState): e_, propagatesSkylightDown, method_9579, isTransparent, m_49099_
boolean (BlockState): e_, propagatesSkylightDown, method_9579
void (BlockState, ServerLevel, BlockPos, boolean): a, affectNeighborsAfterRemoval, method_66388, onStateReplaced, m_7892_
void (BlockState, ServerLevel, BlockPos, boolean): a, affectNeighborsAfterRemoval, method_66388
1.21.5
Names
dqr
dux
Fields
EnumProperty<Direction>: b, FACING, field_11496, FACING, f_56183_
EnumProperty<Direction>: c, FACING, field_11496, FACING, f_56183_
ResourceLocation: c, CONTENTS, field_11495, CONTENTS_DYNAMIC_DROP_ID, f_56184_
ResourceLocation: d, CONTENTS, field_11495, CONTENTS_DYNAMIC_DROP_ID, f_56184_
DyeColor: m, color, field_11494, color, f_56185_
DyeColor: e, color, field_11494, color, f_56185_
float: e, OPEN_AABB_SIZE, field_41075, field_41075, f_256820_
VoxelShape: f, UP_OPEN_AABB, field_41076, UP_SHAPE, f_256853_
VoxelShape: g, DOWN_OPEN_AABB, field_41077, DOWN_SHAPE, f_256795_
VoxelShape: h, WES_OPEN_AABB, field_41078, WEST_SHAPE, f_256800_
VoxelShape: i, EAST_OPEN_AABB, field_41079, EAST_SHAPE, f_257037_
VoxelShape: j, NORTH_OPEN_AABB, field_41080, NORTH_SHAPE, f_256867_
VoxelShape: k, SOUTH_OPEN_AABB, field_41081, SOUTH_SHAPE, f_256794_
Map<Direction, VoxelShape>: l, OPEN_SHAPE_BY_DIRECTION, field_41082, SIDES_SHAPES, f_256830_
Component: d, UNKNOWN_CONTENTS, field_49401, UNKNOWN_CONTENTS_TEXT, f_315728_
Map<Direction, VoxelShape>: b, SHAPES_OPEN_SUPPORT, field_55792, SHAPES_BY_DIRECTION, f_380152_
Constructors
Methods
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onStateReplaced, m_6810_
void (ItemStack, Item$TooltipContext, List<Component>, TooltipFlag): a, appendHoverText, method_9568, appendTooltip, m_5871_
void (BlockState, ServerLevel, BlockPos, boolean): a, affectNeighborsAfterRemoval, method_66388, onStateReplaced, m_7892_
1.21.4
Names
dro
dqr
Fields
Constructors
Methods
RenderShape (BlockState): a_, getRenderShape, method_9604, getRenderType, m_7514_
DyeColor (Item): b, getColorFromItem, method_10527, getColor, m_56252_
DyeColor (Block): a, getColorFromBlock, method_10526, getColor, m_56262_
ItemStack (LevelReader, BlockPos, BlockState): a, getCloneItemStack, method_9574, getPickStack, m_7397_
1.21.3
Names
dmy
dro
Fields
Constructors
Methods
boolean (BlockState, BlockGetter, BlockPos): a_, propagatesSkylightDown, method_9579, isTransparent, m_49099_
boolean (BlockState): e_, propagatesSkylightDown, method_9579, isTransparent, m_49099_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dma
dmy
Fields
Constructors
Methods
1.20.6
Names
ddo
dma
Fields
DyeColor: l, color, field_11494, color, f_56185_
DyeColor: m, color, field_11494, color, f_56185_
float: d, OPEN_AABB_SIZE, field_41075, field_41075, f_256820_
float: e, OPEN_AABB_SIZE, field_41075, field_41075, f_256820_
VoxelShape: e, UP_OPEN_AABB, field_41076, UP_SHAPE, f_256853_
VoxelShape: f, UP_OPEN_AABB, field_41076, UP_SHAPE, f_256853_
VoxelShape: f, DOWN_OPEN_AABB, field_41077, DOWN_SHAPE, f_256795_
VoxelShape: g, DOWN_OPEN_AABB, field_41077, DOWN_SHAPE, f_256795_
VoxelShape: g, WES_OPEN_AABB, field_41078, WEST_SHAPE, f_256800_
VoxelShape: h, WES_OPEN_AABB, field_41078, WEST_SHAPE, f_256800_
VoxelShape: h, EAST_OPEN_AABB, field_41079, EAST_SHAPE, f_257037_
VoxelShape: i, EAST_OPEN_AABB, field_41079, EAST_SHAPE, f_257037_
VoxelShape: i, NORTH_OPEN_AABB, field_41080, NORTH_SHAPE, f_256867_
VoxelShape: j, NORTH_OPEN_AABB, field_41080, NORTH_SHAPE, f_256867_
VoxelShape: j, SOUTH_OPEN_AABB, field_41081, SOUTH_SHAPE, f_256794_
VoxelShape: k, SOUTH_OPEN_AABB, field_41081, SOUTH_SHAPE, f_256794_
Map<Direction, VoxelShape>: k, OPEN_SHAPE_BY_DIRECTION, field_41082, SIDES_SHAPES, f_256830_
Map<Direction, VoxelShape>: l, OPEN_SHAPE_BY_DIRECTION, field_41082, SIDES_SHAPES, f_256830_
Component: d, UNKNOWN_CONTENTS, field_49401, UNKNOWN_CONTENTS_TEXT, f_315728_
Constructors
Methods
RenderShape (BlockState): b_, getRenderShape, method_9604, getRenderType, m_7514_
RenderShape (BlockState): a_, getRenderShape, method_9604, getRenderType, m_7514_
void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, m_6402_
boolean (BlockState): d_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_
boolean (BlockState): c_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_
void (ItemStack, BlockGetter, List<Component>, TooltipFlag): a, appendHoverText, method_9568, appendTooltip, m_5871_
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, onUse, m_6227_
InteractionResult (BlockState, Level, BlockPos, Player, BlockHitResult): a, useWithoutItem, method_55766, onUse, m_6227_
void (ItemStack, Item$TooltipContext, List<Component>, TooltipFlag): a, appendHoverText, method_9568, appendTooltip, m_5871_
boolean (BlockState, BlockGetter, BlockPos): a_, propagatesSkylightDown, method_9579, isTransparent, m_49099_
1.20.4
Names
czu
ddo
Fields
EnumProperty<Direction>: a, FACING, field_11496, FACING, f_56183_
EnumProperty<Direction>: b, FACING, field_11496, FACING, f_56183_
ResourceLocation: b, CONTENTS, field_11495, CONTENTS_DYNAMIC_DROP_ID, f_56184_
ResourceLocation: c, CONTENTS, field_11495, CONTENTS_DYNAMIC_DROP_ID, f_56184_
DyeColor: k, color, field_11494, color, f_56185_
DyeColor: l, color, field_11494, color, f_56185_
float: c, OPEN_AABB_SIZE, field_41075, field_41075, f_256820_
float: d, OPEN_AABB_SIZE, field_41075, field_41075, f_256820_
VoxelShape: d, UP_OPEN_AABB, field_41076, UP_SHAPE, f_256853_
VoxelShape: e, UP_OPEN_AABB, field_41076, UP_SHAPE, f_256853_
VoxelShape: e, DOWN_OPEN_AABB, field_41077, DOWN_SHAPE, f_256795_
VoxelShape: f, DOWN_OPEN_AABB, field_41077, DOWN_SHAPE, f_256795_
VoxelShape: f, WES_OPEN_AABB, field_41078, WEST_SHAPE, f_256800_
VoxelShape: g, WES_OPEN_AABB, field_41078, WEST_SHAPE, f_256800_
VoxelShape: g, EAST_OPEN_AABB, field_41079, EAST_SHAPE, f_257037_
VoxelShape: h, EAST_OPEN_AABB, field_41079, EAST_SHAPE, f_257037_
VoxelShape: h, NORTH_OPEN_AABB, field_41080, NORTH_SHAPE, f_256867_
VoxelShape: i, NORTH_OPEN_AABB, field_41080, NORTH_SHAPE, f_256867_
VoxelShape: i, SOUTH_OPEN_AABB, field_41081, SOUTH_SHAPE, f_256794_
VoxelShape: j, SOUTH_OPEN_AABB, field_41081, SOUTH_SHAPE, f_256794_
Map<Direction, VoxelShape>: j, OPEN_SHAPE_BY_DIRECTION, field_41082, SIDES_SHAPES, f_256830_
Map<Direction, VoxelShape>: k, OPEN_SHAPE_BY_DIRECTION, field_41082, SIDES_SHAPES, f_256830_
com.mojang.serialization.MapCodec<ShulkerBoxBlock>: a, CODEC, field_46440, CODEC, f_303219_
Constructors
Methods
void (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576, onBreak, m_5707_
DyeColor (): a, getColor, method_10528, getColor, m_56261_
DyeColor (): b, getColor, method_10528, getColor, m_56261_
ItemStack (BlockGetter, BlockPos, BlockState): a, getCloneItemStack, method_9574, getPickStack, m_7397_
com.mojang.serialization.MapCodec<ShulkerBoxBlock> (): a, codec, method_53969, getCodec, m_304657_
BlockState (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576, onBreak, m_5707_
ItemStack (LevelReader, BlockPos, BlockState): a, getCloneItemStack, method_9574, getPickStack, m_7397_
1.20.2
Names
cwm
czu
Fields
Constructors
Methods
1.20.1
Names
cwd
cwm
Fields
ResourceLocation: b, CONTENTS, field_11495, CONTENTS, f_56184_
ResourceLocation: b, CONTENTS, field_11495, CONTENTS_DYNAMIC_DROP_ID, f_56184_
Constructors
Methods
List<ItemStack> (BlockState, LootContext$Builder): a, getDrops, method_9560, getDroppedStacks, m_7381_
PushReaction (BlockState): d, getPistonPushReaction, method_9527, getPistonBehavior, m_5537_
DyeColor (): b, getColor, method_10528, getColor, m_56261_
DyeColor (): a, getColor, method_10528, getColor, m_56261_
List<ItemStack> (BlockState, LootParams$Builder): a, getDrops, method_9560, getDroppedStacks, m_49635_
1.19.4
Names
ctm
cwd
Fields
Constructors
Methods
1.19.3
Names
cqj
ctm
Fields
DyeColor: c, color, field_11494, color, f_56185_
DyeColor: k, color, field_11494, color, f_56185_
float: c, OPEN_AABB_SIZE, field_41075, field_41075, f_256820_
VoxelShape: d, UP_OPEN_AABB, field_41076, UP_SHAPE, f_256853_
VoxelShape: e, DOWN_OPEN_AABB, field_41077, DOWN_SHAPE, f_256795_
VoxelShape: f, WES_OPEN_AABB, field_41078, WEST_SHAPE, f_256800_
VoxelShape: g, EAST_OPEN_AABB, field_41079, EAST_SHAPE, f_257037_
VoxelShape: h, NORTH_OPEN_AABB, field_41080, NORTH_SHAPE, f_256867_
VoxelShape: i, SOUTH_OPEN_AABB, field_41081, SOUTH_SHAPE, f_256794_
Map<Direction, VoxelShape>: j, OPEN_SHAPE_BY_DIRECTION, field_41082, SIDES_SHAPES, f_256830_
Constructors
Methods
VoxelShape (BlockState, BlockGetter, BlockPos): b_, getBlockSupportShape, method_25959, getSidesShape, m_7947_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cpm
cqj
Fields
Constructors
Methods
1.19
Names
cjt
cpm
Fields
Constructors
Methods
DyeColor (): c, getColor, method_10528, getColor, m_56261_
DyeColor (): b, getColor, method_10528, getColor, m_56261_
1.18.2
Names
cjb
cjt
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cfs
cjb
Fields
Constructors
Methods
1.17.1
Names
cfr
cfs
Fields
Constructors
Methods
1.17
Names
bzs
cfr
net.minecraft.block.ShulkerBoxBlock
net.minecraft.src.C_1893_
Fields
EnumProperty<Direction>: a, FACING, field_11496, FACING, field_190957_a
EnumProperty<Direction>: a, FACING, field_11496, FACING, f_56183_
ResourceLocation: b, CONTENTS, field_11495, CONTENTS, field_220169_b
ResourceLocation: b, CONTENTS, field_11495, CONTENTS, f_56184_
DyeColor: c, color, field_11494, color, field_190958_b
DyeColor: c, color, field_11494, color, f_56185_
Constructors
Methods
BlockEntity (BlockGetter): a, newBlockEntity, method_10123, createBlockEntity, func_196283_a_
RenderShape (BlockState): b, getRenderShape, method_9604, getRenderType, func_149645_b
RenderShape (BlockState): b_, getRenderShape, method_9604, getRenderType, m_7514_
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, func_196258_a
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, m_5573_
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, func_206840_a
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_7926_
void (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576, onBreak, func_176208_a
void (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576, onBreak, m_5707_
List<ItemStack> (BlockState, LootContext$Builder): a, getDrops, method_9560, getDroppedStacks, func_220076_a
List<ItemStack> (BlockState, LootContext$Builder): a, getDrops, method_9560, getDroppedStacks, m_7381_
void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, func_180633_a
void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, m_6402_
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onStateReplaced, func_196243_a
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onStateReplaced, m_6810_
PushReaction (BlockState): f, getPistonPushReaction, method_9527, getPistonBehavior, func_149656_h
PushReaction (BlockState): d, getPistonPushReaction, method_9527, getPistonBehavior, m_5537_
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getShape, method_9530, getOutlineShape, func_220053_a
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, getOutlineShape, m_5940_
boolean (BlockState): a, hasAnalogOutputSignal, method_9498, hasComparatorOutput, func_149740_M
boolean (BlockState): d_, hasAnalogOutputSignal, method_9498, hasComparatorOutput, m_7278_
int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572, getComparatorOutput, func_180641_l
int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572, getComparatorOutput, m_6782_
Block (DyeColor): a, getBlockByColor, method_10525, get, func_190952_a
Block (DyeColor): a, getBlockByColor, method_10525, get, m_56190_
DyeColor (): c, getColor, method_10528, getColor, func_190956_e
DyeColor (): c, getColor, method_10528, getColor, m_56261_
ItemStack (DyeColor): b, getColoredItemStack, method_10529, getItemStack, func_190953_b
ItemStack (DyeColor): b, getColoredItemStack, method_10529, getItemStack, m_56250_
BlockState (BlockState, Rotation): a, rotate, method_9598, rotate, func_185499_a
BlockState (BlockState, Rotation): a, rotate, method_9598, rotate, m_6843_
BlockState (BlockState, Mirror): a, mirror, method_9569, mirror, func_185471_a
BlockState (BlockState, Mirror): a, mirror, method_9569, mirror, m_6943_
void (ItemStack, BlockGetter, List<Component>, TooltipFlag): a, appendHoverText, method_9568, appendTooltip, func_190948_a
void (ItemStack, BlockGetter, List<Component>, TooltipFlag): a, appendHoverText, method_9568, appendTooltip, m_5871_
ItemStack (BlockGetter, BlockPos, BlockState): a, getCloneItemStack, method_9574, getPickStack, func_185473_a
ItemStack (BlockGetter, BlockPos, BlockState): a, getCloneItemStack, method_9574, getPickStack, m_7397_
DyeColor (Item): b, getColorFromItem, method_10527, getColor, func_190955_b
DyeColor (Item): b, getColorFromItem, method_10527, getColor, m_56252_
DyeColor (Block): c, getColorFromBlock, method_10526, getColor, func_190954_c
DyeColor (Block): a, getColorFromBlock, method_10526, getColor, m_56262_
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, onUse, func_225533_a_
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, onUse, m_6227_
BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_142194_
<T extends BlockEntity> BlockEntityTicker<T> (Level, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_142354_
boolean (BlockState, Level, BlockPos, ShulkerBoxBlockEntity): a, canOpen, method_33383, canOpen, m_154546_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
bzp
bzs
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
cav
bzp
Fields
Constructors
Methods
void (ItemStack, BlockGetter, List<Component>, TooltipFlag): a, appendHoverText, method_9568, buildTooltip, func_190948_a
void (ItemStack, BlockGetter, List<Component>, TooltipFlag): a, appendHoverText, method_9568, appendTooltip, func_190948_a
1.16.1
Names
bub
cav
Fields
Constructors
(DyeColor, BlockBehaviour$Properties)
Methods
boolean (BlockState, BlockGetter, BlockPos): c, isSuffocating, method_16362, canSuffocate, func_229869_c_
RenderShape (BlockState): c, getRenderShape, method_9604, getRenderType, func_149645_b
RenderShape (BlockState): b, getRenderShape, method_9604, getRenderType, func_149645_b
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onBlockRemoved, func_196243_a
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onStateReplaced, func_196243_a
PushReaction (BlockState): g, getPistonPushReaction, method_9527, getPistonBehavior, func_149656_h
PushReaction (BlockState): f, getPistonPushReaction, method_9527, getPistonBehavior, func_149656_h
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, getOutlineShape, func_220053_a
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): b, getShape, method_9530, getOutlineShape, func_220053_a
boolean (BlockState): b, hasAnalogOutputSignal, method_9498, hasComparatorOutput, func_149740_M
boolean (BlockState): a, hasAnalogOutputSignal, method_9498, hasComparatorOutput, func_149740_M
DyeColor (Block): d, getColorFromBlock, method_10526, getColor, func_190954_c
DyeColor (Block): c, getColorFromBlock, method_10526, getColor, func_190954_c
1.15.2
Names
bty
bub
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
brn
bty
Fields
Constructors
Methods
boolean (BlockState, BlockGetter, BlockPos): c, isViewBlocking, method_16362, canSuffocate, func_220060_c
boolean (BlockState, BlockGetter, BlockPos): c, isSuffocating, method_16362, canSuffocate, func_229869_c_
boolean (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, activate, func_220051_a
PushReaction (BlockState): i, getPistonPushReaction, method_9527, getPistonBehavior, func_149656_h
PushReaction (BlockState): g, getPistonPushReaction, method_9527, getPistonBehavior, func_149656_h
boolean (BlockState): f, canOcclude, method_9601, isOpaque, func_200124_e
DyeColor (): d, getColor, method_10528, getColor, func_190956_e
DyeColor (): c, getColor, method_10528, getColor, func_190956_e
boolean (BlockState): d, hasCustomBreakingProgress, method_9589, hasBlockEntityBreakingRender, func_190946_v
DyeColor (Block): e, getColorFromBlock, method_10526, getColor, func_190954_c
DyeColor (Block): d, getColorFromBlock, method_10526, getColor, func_190954_c
InteractionResult (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, onUse, func_225533_a_
1.14.4
Names
bri
brn
net.minecraft.world.level.block.ShulkerBoxBlock
Fields
EnumProperty<Direction>: a, field_11496, FACING, field_190957_a
EnumProperty<Direction>: a, FACING, field_11496, FACING, field_190957_a
Identifier: b, field_11495, CONTENTS, field_220169_b
ResourceLocation: b, CONTENTS, field_11495, CONTENTS, field_220169_b
DyeColor: c, field_11494, color, field_190958_b
DyeColor: c, color, field_11494, color, field_190958_b
Constructors
Methods
BlockEntity (BlockView): a, method_10123, createBlockEntity, func_196283_a_
BlockEntity (BlockGetter): a, newBlockEntity, method_10123, createBlockEntity, func_196283_a_
boolean (BlockState, BlockView, BlockPos): c, method_16362, canSuffocate, func_220060_c
boolean (BlockState, BlockGetter, BlockPos): c, isViewBlocking, method_16362, canSuffocate, func_220060_c
BlockRenderType (BlockState): c, method_9604, getRenderType, func_149645_b
RenderShape (BlockState): c, getRenderShape, method_9604, getRenderType, func_149645_b
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, method_9534, activate, func_220051_a
boolean (BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult): a, use, method_9534, activate, func_220051_a
BlockState (ItemPlacementContext): a, method_9605, getPlacementState, func_196258_a
BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, getPlacementState, func_196258_a
void (StateFactory$Builder<Block, BlockState>): a, method_9515, appendProperties, func_206840_a
void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, func_206840_a
void (World, BlockPos, BlockState, PlayerEntity): a, method_9576, onBreak, func_176208_a
void (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576, onBreak, func_176208_a
List<ItemStack> (BlockState, LootContext$Builder): a, method_9560, getDroppedStacks, func_220076_a
List<ItemStack> (BlockState, LootContext$Builder): a, getDrops, method_9560, getDroppedStacks, func_220076_a
void (World, BlockPos, BlockState, LivingEntity, ItemStack): a, method_9567, onPlaced, func_180633_a
void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, onPlaced, func_180633_a
void (BlockState, World, BlockPos, BlockState, boolean): a, method_9536, onBlockRemoved, func_196243_a
void (BlockState, Level, BlockPos, BlockState, boolean): a, onRemove, method_9536, onBlockRemoved, func_196243_a
PistonBehavior (BlockState): i, method_9527, getPistonBehavior, func_149656_h
PushReaction (BlockState): i, getPistonPushReaction, method_9527, getPistonBehavior, func_149656_h
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, method_9530, getOutlineShape, func_220053_a
VoxelShape (BlockState, BlockGetter, BlockPos, CollisionContext): a, getShape, method_9530, getOutlineShape, func_220053_a
boolean (BlockState): f, method_9601, isOpaque, func_200124_e
boolean (BlockState): f, canOcclude, method_9601, isOpaque, func_200124_e
boolean (BlockState): b, method_9498, hasComparatorOutput, func_149740_M
boolean (BlockState): b, hasAnalogOutputSignal, method_9498, hasComparatorOutput, func_149740_M
int (BlockState, World, BlockPos): a, method_9572, getComparatorOutput, func_180641_l
int (BlockState, Level, BlockPos): a, getAnalogOutputSignal, method_9572, getComparatorOutput, func_180641_l
Block (DyeColor): a, method_10525, get, func_190952_a
Block (DyeColor): a, getBlockByColor, method_10525, get, func_190952_a
DyeColor (): d, method_10528, getColor, func_190956_e
DyeColor (): d, getColor, method_10528, getColor, func_190956_e
ItemStack (DyeColor): b, method_10529, getItemStack, func_190953_b
ItemStack (DyeColor): b, getColoredItemStack, method_10529, getItemStack, func_190953_b
BlockState (BlockState, BlockRotation): a, method_9598, rotate, func_185499_a
BlockState (BlockState, Rotation): a, rotate, method_9598, rotate, func_185499_a
BlockState (BlockState, BlockMirror): a, method_9569, mirror, func_185471_a
BlockState (BlockState, Mirror): a, mirror, method_9569, mirror, func_185471_a
boolean (BlockState): d, method_9589, hasBlockEntityBreakingRender, func_190946_v
boolean (BlockState): d, hasCustomBreakingProgress, method_9589, hasBlockEntityBreakingRender, func_190946_v
void (ItemStack, BlockView, List<Text>, TooltipContext): a, method_9568, buildTooltip, func_190948_a
void (ItemStack, BlockGetter, List<Component>, TooltipFlag): a, appendHoverText, method_9568, buildTooltip, func_190948_a
ItemStack (BlockView, BlockPos, BlockState): a, method_9574, getPickStack, func_185473_a
ItemStack (BlockGetter, BlockPos, BlockState): a, getCloneItemStack, method_9574, getPickStack, func_185473_a
DyeColor (Item): b, method_10527, getColor, func_190955_b
DyeColor (Item): b, getColorFromItem, method_10527, getColor, func_190955_b
DyeColor (Block): e, method_10526, getColor, func_190954_c
DyeColor (Block): e, getColorFromBlock, method_10526, getColor, func_190954_c
1.14.3
Names
bre
bri
net.minecraft.block.ShulkerBoxBlock
Fields
EnumProperty<Direction>: a, field_11496, field_190957_a
EnumProperty<Direction>: a, field_11496, FACING, field_190957_a
ResourceLocation: b, field_11495, field_220169_b
Identifier: b, field_11495, CONTENTS, field_220169_b
DyeColor: c, field_11494, field_190958_b
DyeColor: c, field_11494, color, field_190958_b
Constructors
Methods
TileEntity (IBlockReader): a, method_10123, func_196283_a_
BlockEntity (BlockView): a, method_10123, createBlockEntity, func_196283_a_
boolean (BlockState, IBlockReader, BlockPos): c, method_16362, func_220060_c
boolean (BlockState, BlockView, BlockPos): c, method_16362, canSuffocate, func_220060_c
BlockRenderType (BlockState): c, method_9604, func_149645_b
BlockRenderType (BlockState): c, method_9604, getRenderType, func_149645_b
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult): a, method_9534, func_220051_a
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, method_9534, activate, func_220051_a
BlockState (BlockItemUseContext): a, method_9605, func_196258_a
BlockState (ItemPlacementContext): a, method_9605, getPlacementState, func_196258_a
void (StateContainer$Builder<Block, BlockState>): a, method_9515, func_206840_a
void (StateFactory$Builder<Block, BlockState>): a, method_9515, appendProperties, func_206840_a
void (World, BlockPos, BlockState, PlayerEntity): a, method_9576, func_176208_a
void (World, BlockPos, BlockState, PlayerEntity): a, method_9576, onBreak, func_176208_a
List<ItemStack> (BlockState, LootContext$Builder): a, method_9560, func_220076_a
List<ItemStack> (BlockState, LootContext$Builder): a, method_9560, getDroppedStacks, func_220076_a
void (World, BlockPos, BlockState, LivingEntity, ItemStack): a, method_9567, func_180633_a
void (World, BlockPos, BlockState, LivingEntity, ItemStack): a, method_9567, onPlaced, func_180633_a
void (BlockState, World, BlockPos, BlockState, boolean): a, method_9536, func_196243_a
void (BlockState, World, BlockPos, BlockState, boolean): a, method_9536, onBlockRemoved, func_196243_a
PushReaction (BlockState): i, method_9527, func_149656_h
PistonBehavior (BlockState): i, method_9527, getPistonBehavior, func_149656_h
VoxelShape (BlockState, IBlockReader, BlockPos, ISelectionContext): a, method_9530, func_220053_a
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, method_9530, getOutlineShape, func_220053_a
boolean (BlockState): f, method_9601, func_200124_e
boolean (BlockState): f, method_9601, isOpaque, func_200124_e
boolean (BlockState): b, method_9498, func_149740_M
boolean (BlockState): b, method_9498, hasComparatorOutput, func_149740_M
int (BlockState, World, BlockPos): a, method_9572, func_180641_l
int (BlockState, World, BlockPos): a, method_9572, getComparatorOutput, func_180641_l
Block (DyeColor): a, method_10525, func_190952_a
Block (DyeColor): a, method_10525, get, func_190952_a
DyeColor (): d, method_10528, func_190956_e
DyeColor (): d, method_10528, getColor, func_190956_e
ItemStack (DyeColor): b, method_10529, func_190953_b
ItemStack (DyeColor): b, method_10529, getItemStack, func_190953_b
BlockState (BlockState, Rotation): a, method_9598, func_185499_a
BlockState (BlockState, BlockRotation): a, method_9598, rotate, func_185499_a
BlockState (BlockState, Mirror): a, method_9569, func_185471_a
BlockState (BlockState, BlockMirror): a, method_9569, mirror, func_185471_a
boolean (BlockState): d, method_9589, func_190946_v
boolean (BlockState): d, method_9589, hasBlockEntityBreakingRender, func_190946_v
void (ItemStack, IBlockReader, List<ITextComponent>, ITooltipFlag): a, method_9568, func_190948_a
void (ItemStack, BlockView, List<Text>, TooltipContext): a, method_9568, buildTooltip, func_190948_a
ItemStack (IBlockReader, BlockPos, BlockState): a, method_9574, func_185473_a
ItemStack (BlockView, BlockPos, BlockState): a, method_9574, getPickStack, func_185473_a
DyeColor (Item): b, method_10527, func_190955_b
DyeColor (Item): b, method_10527, getColor, func_190955_b
DyeColor (Block): e, method_10526, func_190954_c
DyeColor (Block): e, method_10526, getColor, func_190954_c
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
brd
bre
Fields
Constructors
Methods
1.14
Names
brd
net.minecraft.class_2480
net.minecraft.block.ShulkerBoxBlock
Fields
EnumProperty<Direction>: a, field_11496, field_190957_a
ResourceLocation: b, field_11495, field_220169_b
DyeColor: c, field_11494, field_190958_b
Constructors
Methods
TileEntity (IBlockReader): a, method_10123, func_196283_a_
boolean (BlockState, IBlockReader, BlockPos): c, method_16362, func_220060_c
BlockRenderType (BlockState): c, method_9604, func_149645_b
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockRayTraceResult): a, method_9534, func_220051_a
BlockState (BlockItemUseContext): a, method_9605, func_196258_a
void (StateContainer$Builder<Block, BlockState>): a, method_9515, func_206840_a
void (World, BlockPos, BlockState, PlayerEntity): a, method_9576, func_176208_a
List<ItemStack> (BlockState, LootContext$Builder): a, method_9560, func_220076_a
void (World, BlockPos, BlockState, LivingEntity, ItemStack): a, method_9567, func_180633_a
void (BlockState, World, BlockPos, BlockState, boolean): a, method_9536, func_196243_a
PushReaction (BlockState): i, method_9527, func_149656_h
VoxelShape (BlockState, IBlockReader, BlockPos, ISelectionContext): a, method_9530, func_220053_a
boolean (BlockState): f, method_9601, func_200124_e
boolean (BlockState): b, method_9498, func_149740_M
int (BlockState, World, BlockPos): a, method_9572, func_180641_l
Block (DyeColor): a, method_10525, func_190952_a
DyeColor (): d, method_10528, func_190956_e
ItemStack (DyeColor): b, method_10529, func_190953_b
BlockState (BlockState, Rotation): a, method_9598, func_185499_a
BlockState (BlockState, Mirror): a, method_9569, func_185471_a
boolean (BlockState): d, method_9589, func_190946_v
void (ItemStack, IBlockReader, List<ITextComponent>, ITooltipFlag): a, method_9568, func_190948_a
ItemStack (IBlockReader, BlockPos, BlockState): a, method_9574, func_185473_a