History - net.minecraft.block.BellBlock
26.3
Names
Fields
com.mojang.serialization.MapCodec<BellBlock>: CODEC, CODEC, field_46276, CODEC
Constructors
Methods
com.mojang.serialization.MapCodec<BellBlock> (): codec, codec, method_53969, getCodec
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
dzm
net.minecraft.world.level.block.BellBlock
net.minecraft.class_3709
net.minecraft.block.BellBlock
Fields
EnumProperty<Attachment>: c, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, ATTACHMENT, f_49680_
EnumProperty<Attachment>: ATTACHMENT, ATTACHMENT, field_16326, ATTACHMENT
VoxelShape: f, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, BELL_SHAPE, f_49686_
VoxelShape: BELL_SHAPE, BELL_SHAPE, field_17089, BELL_SHAPE
BooleanProperty: d, POWERED, field_20648, POWERED, f_xxnshmjp, POWERED, f_49681_
BooleanProperty: POWERED, POWERED, field_20648, POWERED
int: e, EVENT_BELL_RING, field_31014, field_31014, f_sohaussh, BELL_RING_EVENT, f_152187_
int: EVENT_BELL_RING, EVENT_BELL_RING, field_31014, field_31014
com.mojang.serialization.MapCodec<BellBlock>: a, CODEC, field_46276, CODEC, f_cokbmaex, CODEC, f_302808_
com.mojang.serialization.MapCodec<BellBlock>: CODEC, CODEC, field_46276, CODEC
EnumProperty<Direction>: b, FACING, field_16324, FACING, f_pcaujdgr, FACING, f_49679_
EnumProperty<Direction>: FACING, FACING, field_16324, FACING
VoxelShape: g, SHAPE_CEILING, field_17094, CEILING_SHAPE, f_ibttblfa, CEILING_SHAPE, f_379423_
VoxelShape: SHAPE_CEILING, SHAPE_CEILING, field_17094, CEILING_SHAPE
Map<Direction$Axis, VoxelShape>: h, SHAPE_FLOOR, field_55734, FLOOR_SHAPES, f_yokoiywa, FLOOR_SHAPES, f_381288_
Map<Direction$Axis, VoxelShape>: SHAPE_FLOOR, SHAPE_FLOOR, field_55734, FLOOR_SHAPES
Map<Direction$Axis, VoxelShape>: i, SHAPE_DOUBLE_WALL, field_55735, DOUBLE_WALL_SHAPES, f_sgxlmllz, DOUBLE_WALL_SHAPES, f_382219_
Map<Direction$Axis, VoxelShape>: SHAPE_DOUBLE_WALL, SHAPE_DOUBLE_WALL, field_55735, DOUBLE_WALL_SHAPES
Map<Direction, VoxelShape>: D, SHAPE_SINGLE_WALL, field_55733, SINGLE_WALL_SHAPES, f_gsacngar, SINGLE_WALL_SHAPES, f_382408_
Map<Direction, VoxelShape>: SHAPE_SINGLE_WALL, SHAPE_SINGLE_WALL, field_55733, SINGLE_WALL_SHAPES
Constructors
Methods
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, isPointOnBell, m_49739_
boolean (BlockState, Direction, double): isProperHit, isProperHit, method_17028, isPointOnBell
VoxelShape (BlockState): p, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
VoxelShape (BlockState): getVoxelShape, getVoxelShape, method_16116, getShape
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): b, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, getCollisionShape, m_5939_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getCollisionShape, getCollisionShape, method_9549, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): a, getShape, method_9530, getOutlineShape, m_fqngyjtr, getOutlineShape, m_5940_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getShape, getShape, method_9530, getOutlineShape
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, getPlacementState, m_5573_
BlockState (ItemPlacementContext): getStateForPlacement, getStateForPlacement, method_9605, getPlacementState
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_qixajhot, canPlaceAt, m_7898_
boolean (BlockState, WorldView, BlockPos): canSurvive, canSurvive, method_9558, canPlaceAt
Direction (BlockState): r, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, getPlacementSide, m_49768_
Direction (BlockState): getConnectedDirection, getConnectedDirection, method_16115, getPlacementSide
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, appendProperties, m_7926_
void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, createBlockStateDefinition, method_9515, appendProperties
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, ring, m_49701_
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): onHit, onHit, method_19285, ring
boolean (World, BlockPos, Direction): a, attemptToRing, method_33600, ring, m_dyllwhvv, ring, m_49712_
boolean (World, BlockPos, Direction): attemptToRing, attemptToRing, method_33600, ring
void (World, BlockState, BlockHitResult, ProjectileEntity): a, onProjectileHit, method_19286, onProjectileHit, m_wvibjcmf, onProjectileHit, m_5581_
void (World, BlockState, BlockHitResult, ProjectileEntity): onProjectileHit, onProjectileHit, method_19286, onProjectileHit
boolean (Entity, World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_pdsjhtcz, ring, m_152188_
boolean (Entity, World, BlockPos, Direction): attemptToRing, attemptToRing, method_17026, ring
BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, createBlockEntity, m_142194_
BlockEntity (BlockPos, BlockState): newBlockEntity, newBlockEntity, method_10123, createBlockEntity
<T extends BlockEntity> BlockEntityTicker<T> (World, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_ujgennlh, getTicker, m_142354_
<T extends BlockEntity> BlockEntityTicker<T> (World, BlockState, BlockEntityType<T>): getTicker, getTicker, method_31645, getTicker
com.mojang.serialization.MapCodec<BellBlock> (): a, codec, method_53969, getCodec, m_wrnxumjr, getCodec, m_304657_
com.mojang.serialization.MapCodec<BellBlock> (): codec, codec, method_53969, getCodec
BlockState (BlockState, BlockRotation): a, rotate, method_9598, rotate, m_umbsjste, rotate, m_6843_
BlockState (BlockState, BlockRotation): rotate, rotate, method_9598, rotate
BlockState (BlockState, BlockMirror): a, mirror, method_9569, mirror, m_ssvaouey, mirror, m_6943_
BlockState (BlockState, BlockMirror): mirror, mirror, method_9569, mirror
ActionResult (BlockState, World, BlockPos, PlayerEntity, BlockHitResult): a, useWithoutItem, method_55766, onUse, m_pguoxmgn, onUse, m_6227_
ActionResult (BlockState, World, BlockPos, PlayerEntity, BlockHitResult): useWithoutItem, useWithoutItem, method_55766, onUse
boolean (BlockState, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, canPathfindThrough, m_7357_
boolean (BlockState, NavigationType): isPathfindable, isPathfindable, method_9516, canPathfindThrough
void (BlockState, World, BlockPos, Block, WireOrientation, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, neighborUpdate, m_6861_
void (BlockState, World, BlockPos, Block, WireOrientation, boolean): neighborChanged, neighborChanged, method_9612, neighborUpdate
void (BlockState, ServerWorld, BlockPos, Explosion, BiConsumer<ItemStack, BlockPos>): a, onExplosionHit, method_55124, onExploded, m_qjdjbqgu, onExplosion, m_304760_
void (BlockState, ServerWorld, BlockPos, Explosion, BiConsumer<ItemStack, BlockPos>): onExplosionHit, onExplosionHit, method_55124, onExploded
BlockState (BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, getStateForNeighborUpdate, m_7417_
BlockState (BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random): updateShape, updateShape, method_9559, getStateForNeighborUpdate
1.21.11
Names
dur
dzm
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
dpv
dur
Fields
Constructors
Methods
VoxelShape (BlockState): o, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
VoxelShape (BlockState): p, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
Direction (BlockState): q, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, getPlacementSide, m_49768_
Direction (BlockState): r, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, getPlacementSide, m_49768_
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
dnk
dpv
Fields
Constructors
Methods
1.21.5
Names
djj
dnk
Fields
VoxelShape: f, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, NORTH_SOUTH_SHAPE, f_49682_
VoxelShape: g, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, EAST_WEST_SHAPE, f_49683_
VoxelShape: h, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, BELL_WAIST_SHAPE, f_49684_
VoxelShape: i, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, BELL_LIP_SHAPE, f_49685_
VoxelShape: j, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, BELL_SHAPE, f_49686_
VoxelShape: f, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, BELL_SHAPE, f_49686_
VoxelShape: k, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, NORTH_SOUTH_WALLS_SHAPE, f_49687_
VoxelShape: l, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, EAST_WEST_WALLS_SHAPE, f_49688_
VoxelShape: m, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, WEST_WALL_SHAPE, f_49689_
VoxelShape: n, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, EAST_WALL_SHAPE, f_49690_
VoxelShape: o, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, NORTH_WALL_SHAPE, f_49691_
VoxelShape: G, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: H, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
VoxelShape: g, SHAPE_CEILING, field_17094, CEILING_SHAPE, f_ibttblfa, CEILING_SHAPE, f_379423_
Map<Direction$Axis, VoxelShape>: h, SHAPE_FLOOR, field_55734, FLOOR_SHAPES, f_yokoiywa, FLOOR_SHAPES, f_381288_
Map<Direction$Axis, VoxelShape>: i, SHAPE_DOUBLE_WALL, field_55735, DOUBLE_WALL_SHAPES, f_sgxlmllz, DOUBLE_WALL_SHAPES, f_382219_
Map<Direction, VoxelShape>: D, SHAPE_SINGLE_WALL, field_55733, SINGLE_WALL_SHAPES, f_gsacngar, SINGLE_WALL_SHAPES, f_382408_
Constructors
Methods
1.21.4
Names
dki
djj
Fields
Constructors
Methods
BlockRenderType (BlockState): a_, getRenderShape, method_9604, getRenderType, m_mjglzdvu, getRenderType, m_7514_
1.21.3
Names
dfu
dki
Fields
DirectionProperty: b, FACING, field_16324, FACING, f_pcaujdgr, FACING, f_49679_
VoxelShape: F, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: G, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: G, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
VoxelShape: H, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
EnumProperty<Direction>: b, FACING, field_16324, FACING, f_pcaujdgr, FACING, f_49679_
Constructors
Methods
VoxelShape (BlockState): m, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
VoxelShape (BlockState): o, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, getStateForNeighborUpdate, m_7417_
Direction (BlockState): n, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, getPlacementSide, m_49768_
Direction (BlockState): q, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, getPlacementSide, m_49768_
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, neighborUpdate, m_6861_
void (BlockState, World, BlockPos, Explosion, BiConsumer<ItemStack, BlockPos>): a, onExplosionHit, method_55124, onExploded, m_qjdjbqgu, onExplosion, m_304760_
void (BlockState, World, BlockPos, Block, WireOrientation, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, neighborUpdate, m_6861_
void (BlockState, ServerWorld, BlockPos, Explosion, BiConsumer<ItemStack, BlockPos>): a, onExplosionHit, method_55124, onExploded, m_qjdjbqgu, onExplosion, m_304760_
BlockState (BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, getStateForNeighborUpdate, m_7417_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dex
dfu
Fields
Constructors
Methods
1.20.6
Names
cwm
dex
Fields
com.mojang.serialization.MapCodec<BellBlock>: a, CODEC, field_46276, CODEC, f_cokbmaex, f_302808_
com.mojang.serialization.MapCodec<BellBlock>: a, CODEC, field_46276, CODEC, f_cokbmaex, CODEC, f_302808_
Constructors
Methods
VoxelShape (BlockState): h, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
VoxelShape (BlockState): m, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
BlockRenderType (BlockState): b_, getRenderShape, method_9604, getRenderType, m_mjglzdvu, getRenderType, m_7514_
BlockRenderType (BlockState): a_, getRenderShape, method_9604, getRenderType, m_mjglzdvu, getRenderType, m_7514_
boolean (BlockState, BlockView, BlockPos, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, canPathfindThrough, m_7357_
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_rocdemyx, onUse, m_6227_
void (BlockState, World, BlockPos, Explosion, BiConsumer<ItemStack, BlockPos>): a, onExplosionHit, method_55124, onExploded, m_qjdjbqgu, m_qjdjbqgu, m_304760_
void (BlockState, World, BlockPos, Explosion, BiConsumer<ItemStack, BlockPos>): a, onExplosionHit, method_55124, onExploded, m_qjdjbqgu, onExplosion, m_304760_
ActionResult (BlockState, World, BlockPos, PlayerEntity, BlockHitResult): a, useWithoutItem, method_55766, onUse, m_pguoxmgn, onUse, m_6227_
boolean (BlockState, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, canPathfindThrough, m_7357_
1.20.4
Names
csr
cwm
Fields
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, FACING, f_49679_
DirectionProperty: b, FACING, field_16324, FACING, f_pcaujdgr, FACING, f_49679_
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, ATTACHMENT, f_49680_
EnumProperty<Attachment>: c, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, ATTACHMENT, f_49680_
VoxelShape: e, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, NORTH_SOUTH_SHAPE, f_49682_
VoxelShape: f, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, NORTH_SOUTH_SHAPE, f_49682_
VoxelShape: f, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, EAST_WEST_SHAPE, f_49683_
VoxelShape: g, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, EAST_WEST_SHAPE, f_49683_
VoxelShape: g, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, BELL_WAIST_SHAPE, f_49684_
VoxelShape: h, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, BELL_WAIST_SHAPE, f_49684_
VoxelShape: h, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, BELL_LIP_SHAPE, f_49685_
VoxelShape: i, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, BELL_LIP_SHAPE, f_49685_
VoxelShape: i, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, BELL_SHAPE, f_49686_
VoxelShape: j, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, BELL_SHAPE, f_49686_
VoxelShape: j, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, NORTH_SOUTH_WALLS_SHAPE, f_49687_
VoxelShape: k, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, NORTH_SOUTH_WALLS_SHAPE, f_49687_
VoxelShape: k, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, EAST_WEST_WALLS_SHAPE, f_49688_
VoxelShape: l, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, EAST_WEST_WALLS_SHAPE, f_49688_
VoxelShape: l, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, WEST_WALL_SHAPE, f_49689_
VoxelShape: m, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, WEST_WALL_SHAPE, f_49689_
VoxelShape: m, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, EAST_WALL_SHAPE, f_49690_
VoxelShape: n, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, EAST_WALL_SHAPE, f_49690_
VoxelShape: n, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, NORTH_WALL_SHAPE, f_49691_
VoxelShape: o, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, NORTH_WALL_SHAPE, f_49691_
VoxelShape: D, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: F, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: E, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
VoxelShape: G, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
BooleanProperty: c, POWERED, field_20648, POWERED, f_xxnshmjp, POWERED, f_49681_
BooleanProperty: d, POWERED, field_20648, POWERED, f_xxnshmjp, POWERED, f_49681_
int: d, EVENT_BELL_RING, field_31014, field_31014, f_sohaussh, BELL_RING_EVENT, f_152187_
int: e, EVENT_BELL_RING, field_31014, field_31014, f_sohaussh, BELL_RING_EVENT, f_152187_
com.mojang.serialization.MapCodec<BellBlock>: a, CODEC, field_46276, CODEC, f_cokbmaex, f_302808_
Constructors
Methods
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): c, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, getCollisionShape, m_5939_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): b, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, getCollisionShape, m_5939_
com.mojang.serialization.MapCodec<BellBlock> (): a, codec, method_53969, getCodec, m_wrnxumjr, getCodec, m_304657_
void (BlockState, World, BlockPos, Explosion, BiConsumer<ItemStack, BlockPos>): a, onExplosionHit, method_55124, onExploded, m_qjdjbqgu, m_qjdjbqgu, m_304760_
BlockState (BlockState, BlockRotation): a, rotate, method_9598, rotate, m_umbsjste, rotate, m_6843_
BlockState (BlockState, BlockMirror): a, mirror, method_9569, mirror, m_ssvaouey, mirror, m_6943_
1.20.2
Names
cpj
csr
Fields
Constructors
Methods
1.20.1
Names
cpe
cpj
Fields
VoxelShape: E, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: D, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: F, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
VoxelShape: E, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
Constructors
Methods
PistonBehavior (BlockState): d, getPistonPushReaction, method_9527, getPistonBehavior, m_svmpqhks, getPistonBehavior, m_5537_
1.19.4
Names
cmp
cpe
Fields
Constructors
Methods
1.19.3
Names
cjp
cmp
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cis
cjp
Fields
Constructors
Methods
1.19
Names
cdm
cis
Fields
Constructors
Methods
1.18.2
Names
ccu
cdm
net.minecraft.block.BellBlock
Fields
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, f_49679_
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, FACING, f_49679_
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, f_49680_
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, ATTACHMENT, f_49680_
VoxelShape: e, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, f_49682_
VoxelShape: e, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, NORTH_SOUTH_SHAPE, f_49682_
VoxelShape: f, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, f_49683_
VoxelShape: f, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, EAST_WEST_SHAPE, f_49683_
VoxelShape: g, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, f_49684_
VoxelShape: g, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, BELL_WAIST_SHAPE, f_49684_
VoxelShape: h, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, f_49685_
VoxelShape: h, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, BELL_LIP_SHAPE, f_49685_
VoxelShape: i, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, f_49686_
VoxelShape: i, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, BELL_SHAPE, f_49686_
VoxelShape: j, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, f_49687_
VoxelShape: j, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, NORTH_SOUTH_WALLS_SHAPE, f_49687_
VoxelShape: k, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, f_49688_
VoxelShape: k, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, EAST_WEST_WALLS_SHAPE, f_49688_
VoxelShape: l, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, f_49689_
VoxelShape: l, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, WEST_WALL_SHAPE, f_49689_
VoxelShape: m, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, f_49690_
VoxelShape: m, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, EAST_WALL_SHAPE, f_49690_
VoxelShape: n, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, f_49691_
VoxelShape: n, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, NORTH_WALL_SHAPE, f_49691_
VoxelShape: F, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, f_49692_
VoxelShape: E, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, SOUTH_WALL_SHAPE, f_49692_
VoxelShape: G, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, f_49693_
VoxelShape: F, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, HANGING_SHAPE, f_49693_
BooleanProperty: c, POWERED, field_20648, POWERED, f_xxnshmjp, f_49681_
BooleanProperty: c, POWERED, field_20648, POWERED, f_xxnshmjp, POWERED, f_49681_
int: d, EVENT_BELL_RING, field_31014, field_31014, f_sohaussh, f_152187_
int: d, EVENT_BELL_RING, field_31014, field_31014, f_sohaussh, BELL_RING_EVENT, f_152187_
Constructors
Methods
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, m_49739_
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, isPointOnBell, m_49739_
VoxelShape (BlockState): h, getVoxelShape, method_16116, getShape, m_uotqfwzw, m_49766_
VoxelShape (BlockState): h, getVoxelShape, method_16116, getShape, m_uotqfwzw, getShape, m_49766_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): c, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, m_5939_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): c, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, getCollisionShape, m_5939_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): a, getShape, method_9530, getOutlineShape, m_fqngyjtr, m_5940_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): a, getShape, method_9530, getOutlineShape, m_fqngyjtr, getOutlineShape, m_5940_
BlockRenderType (BlockState): b_, getRenderShape, method_9604, getRenderType, m_mjglzdvu, m_7514_
BlockRenderType (BlockState): b_, getRenderShape, method_9604, getRenderType, m_mjglzdvu, getRenderType, m_7514_
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, m_5573_
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, getPlacementState, m_5573_
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, m_7417_
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, getStateForNeighborUpdate, m_7417_
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_qixajhot, m_7898_
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_qixajhot, canPlaceAt, m_7898_
Direction (BlockState): n, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, m_49768_
Direction (BlockState): n, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, getPlacementSide, m_49768_
PistonBehavior (BlockState): d, getPistonPushReaction, method_9527, getPistonBehavior, m_svmpqhks, m_5537_
PistonBehavior (BlockState): d, getPistonPushReaction, method_9527, getPistonBehavior, m_svmpqhks, getPistonBehavior, m_5537_
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, m_7926_
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, appendProperties, m_7926_
boolean (BlockState, BlockView, BlockPos, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, m_7357_
boolean (BlockState, BlockView, BlockPos, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, canPathfindThrough, m_7357_
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, m_6861_
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, neighborUpdate, m_6861_
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_rocdemyx, m_6227_
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_rocdemyx, onUse, m_6227_
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, m_49701_
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, ring, m_49701_
boolean (World, BlockPos, Direction): a, attemptToRing, method_33600, ring, m_dyllwhvv, m_49712_
boolean (World, BlockPos, Direction): a, attemptToRing, method_33600, ring, m_dyllwhvv, ring, m_49712_
void (World, BlockState, BlockHitResult, ProjectileEntity): a, onProjectileHit, method_19286, onProjectileHit, m_wvibjcmf, m_5581_
void (World, BlockState, BlockHitResult, ProjectileEntity): a, onProjectileHit, method_19286, onProjectileHit, m_wvibjcmf, onProjectileHit, m_5581_
boolean (Entity, World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_pdsjhtcz, m_152188_
boolean (Entity, World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_pdsjhtcz, ring, m_152188_
BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, m_142194_
BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, createBlockEntity, m_142194_
<T extends BlockEntity> BlockEntityTicker<T> (World, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_ujgennlh, m_142354_
<T extends BlockEntity> BlockEntityTicker<T> (World, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_ujgennlh, getTicker, m_142354_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bzl
ccu
Fields
Constructors
Methods
1.17.1
Names
bzk
bzl
Fields
Constructors
Methods
1.17
Names
bum
bzk
net.minecraft.block.BellBlock
net.minecraft.src.C_1703_
Fields
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, field_220133_a, HORIZONTAL_FACING
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, f_49679_
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, field_220134_b, ATTACHMENT
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, f_49680_
VoxelShape: d, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, field_220135_c, FLOOR_NORTH_SOUTH_SHAPE
VoxelShape: e, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, f_49682_
VoxelShape: e, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, field_220136_d, FLOOR_EAST_WEST_SHAPE
VoxelShape: f, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, f_49683_
VoxelShape: f, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, field_220137_e, BELL_CUP_SHAPE
VoxelShape: g, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, f_49684_
VoxelShape: g, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, field_220138_f, BELL_RIM_SHAPE
VoxelShape: h, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, f_49685_
VoxelShape: h, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, field_220139_g, BASE_WALL_SHAPE
VoxelShape: i, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, f_49686_
VoxelShape: i, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, field_220140_h, DOUBLE_WALL_NORTH_SOUTH_SHAPE
VoxelShape: j, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, f_49687_
VoxelShape: j, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, field_220141_i, DOUBLE_WALL_EAST_WEST_SHAPE
VoxelShape: k, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, f_49688_
VoxelShape: k, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, field_220142_j, WEST_FACING_WALL_SHAPE
VoxelShape: l, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, f_49689_
VoxelShape: o, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, field_220143_k, EAST_FACING_WALL_SHAPE
VoxelShape: m, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, f_49690_
VoxelShape: p, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, field_220144_w, NORTH_FACING_WALL_SHAPE
VoxelShape: n, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, f_49691_
VoxelShape: q, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, field_220145_x, SOUTH_FACING_WALL_SHAPE
VoxelShape: F, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, f_49692_
VoxelShape: r, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, field_220146_y, CEILING_SHAPE
VoxelShape: G, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, f_49693_
BooleanProperty: c, POWERED, field_20648, POWERED, f_xxnshmjp, field_226883_b_, POWERED
BooleanProperty: c, POWERED, field_20648, POWERED, f_xxnshmjp, f_49681_
int: d, EVENT_BELL_RING, field_31014, field_31014, f_sohaussh, f_152187_
Constructors
Methods
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, func_220129_a, canRingFrom
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, m_49739_
VoxelShape (BlockState): h, getVoxelShape, method_16116, getShape, m_uotqfwzw, func_220128_j, getShape
VoxelShape (BlockState): h, getVoxelShape, method_16116, getShape, m_uotqfwzw, m_49766_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): c, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): c, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, m_5939_
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): b, getShape, method_9530, getOutlineShape, m_fqngyjtr, func_220053_a, getShape
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): a, getShape, method_9530, getOutlineShape, m_fqngyjtr, m_5940_
BlockRenderType (BlockState): b, getRenderShape, method_9604, getRenderType, m_mjglzdvu, func_149645_b, getRenderType
BlockRenderType (BlockState): b_, getRenderShape, method_9604, getRenderType, m_mjglzdvu, m_7514_
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, func_196258_a, getStateForPlacement
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, m_5573_
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, func_196271_a, updatePostPlacement
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, m_7417_
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_qixajhot, func_196260_a, isValidPosition
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_qixajhot, m_7898_
Direction (BlockState): l, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, func_220131_q, getDirectionFromState
Direction (BlockState): n, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, m_49768_
PistonBehavior (BlockState): f, getPistonPushReaction, method_9527, getPistonBehavior, m_svmpqhks, func_149656_h, getPushReaction
PistonBehavior (BlockState): d, getPistonPushReaction, method_9527, getPistonBehavior, m_svmpqhks, m_5537_
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, func_206840_a, fillStateContainer
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, m_7926_
BlockEntity (BlockView): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, func_196283_a_, createNewTileEntity
boolean (BlockState, BlockView, BlockPos, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, func_196266_a, allowsMovement
boolean (BlockState, BlockView, BlockPos, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, m_7357_
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, func_220069_a, neighborChanged
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, m_6861_
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_rocdemyx, func_225533_a_, onBlockActivated
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_rocdemyx, m_6227_
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, func_226884_a_, attemptRing
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, m_49701_
boolean (World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_mwqwowjq, func_226885_a_, ring
boolean (World, BlockPos, Direction): a, attemptToRing, method_33600, ring, m_dyllwhvv, m_49712_
void (World, BlockState, BlockHitResult, ProjectileEntity): a, onProjectileHit, method_19286, onProjectileHit, m_wvibjcmf, func_220066_a, onProjectileCollision
void (World, BlockState, BlockHitResult, ProjectileEntity): a, onProjectileHit, method_19286, onProjectileHit, m_wvibjcmf, m_5581_
boolean (Entity, World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_pdsjhtcz, m_152188_
BlockEntity (BlockPos, BlockState): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, m_142194_
<T extends BlockEntity> BlockEntityTicker<T> (World, BlockState, BlockEntityType<T>): a, getTicker, method_31645, getTicker, m_ujgennlh, m_142354_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
buj
bum
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bvp
buj
Fields
Constructors
Methods
1.16.1
Names
bpf
bvp
Fields
EnumProperty<Attachment>: c, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, field_220134_b, ATTACHMENT
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, field_220134_b, ATTACHMENT
VoxelShape: d, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, field_220135_c, field_220135_c
VoxelShape: d, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, field_220135_c, FLOOR_NORTH_SOUTH_SHAPE
VoxelShape: e, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, field_220136_d, field_220136_d
VoxelShape: e, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, field_220136_d, FLOOR_EAST_WEST_SHAPE
VoxelShape: f, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, field_220137_e, field_220137_e
VoxelShape: f, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, field_220137_e, BELL_CUP_SHAPE
VoxelShape: g, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, field_220138_f, field_220138_f
VoxelShape: g, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, field_220138_f, BELL_RIM_SHAPE
VoxelShape: h, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, field_220139_g, field_220139_g
VoxelShape: h, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, field_220139_g, BASE_WALL_SHAPE
VoxelShape: i, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, field_220140_h, field_220140_h
VoxelShape: i, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, field_220140_h, DOUBLE_WALL_NORTH_SOUTH_SHAPE
VoxelShape: j, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, field_220141_i, field_220141_i
VoxelShape: j, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, field_220141_i, DOUBLE_WALL_EAST_WEST_SHAPE
VoxelShape: k, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, field_220142_j, field_220142_j
VoxelShape: k, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, field_220142_j, WEST_FACING_WALL_SHAPE
VoxelShape: w, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, field_220143_k, field_220143_k
VoxelShape: o, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, field_220143_k, EAST_FACING_WALL_SHAPE
VoxelShape: x, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, field_220144_w, field_220144_w
VoxelShape: p, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, field_220144_w, NORTH_FACING_WALL_SHAPE
VoxelShape: y, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, field_220145_x, field_220145_x
VoxelShape: q, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, field_220145_x, SOUTH_FACING_WALL_SHAPE
VoxelShape: z, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, field_220146_y, field_220146_y
VoxelShape: r, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, field_220146_y, CEILING_SHAPE
BooleanProperty: b, POWERED, field_20648, f_xxnshmjp, field_226883_b_, POWERED
BooleanProperty: c, POWERED, field_20648, POWERED, f_xxnshmjp, field_226883_b_, POWERED
Constructors
Methods
void (World, BlockState, BlockHitResult, Entity): a, onProjectileHit, method_19286, onProjectileHit, m_plsmcokm, func_220066_a, onProjectileCollision
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): b, getCollisionShape, method_9549, getCollisionShape, m_talrawyw, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): c, getCollisionShape, method_9549, getCollisionShape, m_phzfypqf, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, getShape, method_9530, getOutlineShape, m_ijgknxkn, func_220053_a, getShape
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): b, getShape, method_9530, getOutlineShape, m_fqngyjtr, func_220053_a, getShape
BlockRenderType (BlockState): c, getRenderShape, method_9604, getRenderType, m_axrqspoo, func_149645_b, getRenderType
BlockRenderType (BlockState): b, getRenderShape, method_9604, getRenderType, m_mjglzdvu, func_149645_b, getRenderType
BlockState (BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_mzeifinm, func_196271_a, updatePostPlacement
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_yvunqpeq, func_196271_a, updatePostPlacement
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_avtiglti, func_196260_a, isValidPosition
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_qixajhot, func_196260_a, isValidPosition
Direction (BlockState): i, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, func_220131_q, func_220131_q
Direction (BlockState): l, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, func_220131_q, getDirectionFromState
PistonBehavior (BlockState): g, getPistonPushReaction, method_9527, getPistonBehavior, m_oveiufqg, func_149656_h, getPushReaction
PistonBehavior (BlockState): f, getPistonPushReaction, method_9527, getPistonBehavior, m_svmpqhks, func_149656_h, getPushReaction
boolean (BlockState, BlockView, BlockPos, BlockPlacementEnvironment): a, isPathfindable, method_9516, canPlaceAtSide, m_jzazquea, func_196266_a, allowsMovement
boolean (BlockState, BlockView, BlockPos, NavigationType): a, isPathfindable, method_9516, canPathfindThrough, m_rwctfady, func_196266_a, allowsMovement
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_wqptvpbk, func_220069_a, neighborChanged
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_tmlkosuh, func_220069_a, neighborChanged
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_oynnfzzh, func_225533_a_, onBlockActivated
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_rocdemyx, func_225533_a_, onBlockActivated
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, func_226884_a_, func_226884_a_
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, func_226884_a_, attemptRing
boolean (World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_mwqwowjq, func_226885_a_, func_226885_a_
boolean (World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_mwqwowjq, func_226885_a_, ring
void (World, BlockState, BlockHitResult, ProjectileEntity): a, onProjectileHit, method_19286, onProjectileHit, m_wvibjcmf, func_220066_a, onProjectileCollision
1.15.2
Names
bpc
bpf
Fields
Constructors
Methods
1.15.1
Names
Fields
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, field_220133_a, field_220133_a
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, field_220133_a, HORIZONTAL_FACING
EnumProperty<Attachment>: c, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, field_220134_b, field_220134_b
EnumProperty<Attachment>: c, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, field_220134_b, ATTACHMENT
BooleanProperty: b, POWERED, field_20648, f_xxnshmjp, field_226883_b_, field_226883_b_
BooleanProperty: b, POWERED, field_20648, f_xxnshmjp, field_226883_b_, POWERED
Constructors
Methods
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_oynnfzzh, func_225533_a_, func_225533_a_
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_oynnfzzh, func_225533_a_, onBlockActivated
1.15
Names
bmt
bpc
Fields
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, FACING, field_220133_a, field_220133_a
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, field_220133_a, field_220133_a
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, ATTACHMENT, field_220134_b, field_220134_b
EnumProperty<Attachment>: c, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, field_220134_b, field_220134_b
VoxelShape: c, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, f_77444571, field_220135_c, field_220135_c
VoxelShape: d, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, field_220135_c, field_220135_c
VoxelShape: d, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, f_75337599, field_220136_d, field_220136_d
VoxelShape: e, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, field_220136_d, field_220136_d
VoxelShape: e, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, f_33469522, field_220137_e, field_220137_e
VoxelShape: f, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, field_220137_e, field_220137_e
VoxelShape: f, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, f_55059327, field_220138_f, field_220138_f
VoxelShape: g, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, field_220138_f, field_220138_f
VoxelShape: g, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, f_34277526, field_220139_g, field_220139_g
VoxelShape: h, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, field_220139_g, field_220139_g
VoxelShape: h, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, f_14269262, field_220140_h, field_220140_h
VoxelShape: i, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, field_220140_h, field_220140_h
VoxelShape: i, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, f_18670143, field_220141_i, field_220141_i
VoxelShape: j, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, field_220141_i, field_220141_i
VoxelShape: j, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, f_72349762, field_220142_j, field_220142_j
VoxelShape: k, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, field_220142_j, field_220142_j
VoxelShape: k, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, f_08836790, field_220143_k, field_220143_k
VoxelShape: w, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, field_220143_k, field_220143_k
VoxelShape: w, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, f_96353898, field_220144_w, field_220144_w
VoxelShape: x, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, field_220144_w, field_220144_w
VoxelShape: x, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, f_30494755, field_220145_x, field_220145_x
VoxelShape: y, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, field_220145_x, field_220145_x
VoxelShape: y, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, f_50586150, field_220146_y, field_220146_y
VoxelShape: z, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, field_220146_y, field_220146_y
BooleanProperty: b, POWERED, field_20648, f_xxnshmjp, field_226883_b_, field_226883_b_
Constructors
Methods
void (World, BlockState, BlockHitResult, Entity): a, onProjectileHit, method_19286, onProjectileHit, m_plsmcokm, onProjectileHit, func_220066_a, onProjectileCollision
void (World, BlockState, BlockHitResult, Entity): a, onProjectileHit, method_19286, onProjectileHit, m_plsmcokm, func_220066_a, onProjectileCollision
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, activate, m_oynnfzzh, use, func_220051_a, onBlockActivated
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, m_28958940, func_220129_a, canRingFrom
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, func_220129_a, canRingFrom
void (World, BlockPos): a, ring, method_17026, ring, m_mnaltcgg, m_16011734, func_220132_a, playRingSound
VoxelShape (BlockState): j, getVoxelShape, method_16116, getShape, m_uotqfwzw, m_54009721, func_220128_j, getShape
VoxelShape (BlockState): h, getVoxelShape, method_16116, getShape, m_uotqfwzw, func_220128_j, getShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): b, getCollisionShape, method_9549, getCollisionShape, m_talrawyw, getCollisionShape, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): b, getCollisionShape, method_9549, getCollisionShape, m_talrawyw, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, getShape, method_9530, getOutlineShape, m_ijgknxkn, getShape, func_220053_a, getShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, getShape, method_9530, getOutlineShape, m_ijgknxkn, func_220053_a, getShape
BlockRenderType (BlockState): c, getRenderShape, method_9604, getRenderType, m_axrqspoo, getRenderType, func_149645_b, getRenderType
BlockRenderType (BlockState): c, getRenderShape, method_9604, getRenderType, m_axrqspoo, func_149645_b, getRenderType
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, getPlacementState, func_196258_a, getStateForPlacement
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, func_196258_a, getStateForPlacement
BlockState (BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_mzeifinm, updateShape, func_196271_a, updatePostPlacement
BlockState (BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_mzeifinm, func_196271_a, updatePostPlacement
boolean (BlockState, CollisionView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_avtiglti, canBePlaced, func_196260_a, isValidPosition
boolean (BlockState, WorldView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_avtiglti, func_196260_a, isValidPosition
Direction (BlockState): q, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, m_55958768, func_220131_q, func_220131_q
Direction (BlockState): i, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, func_220131_q, func_220131_q
PistonBehavior (BlockState): i, getPistonPushReaction, method_9527, getPistonBehavior, m_oveiufqg, getPistonMoveBehavior, func_149656_h, getPushReaction
PistonBehavior (BlockState): g, getPistonPushReaction, method_9527, getPistonBehavior, m_oveiufqg, func_149656_h, getPushReaction
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, buildStateDefinition, func_206840_a, fillStateContainer
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, func_206840_a, fillStateContainer
BlockEntity (BlockView): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, createBlockEntity, func_196283_a_, createNewTileEntity
BlockEntity (BlockView): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, func_196283_a_, createNewTileEntity
boolean (BlockState, BlockView, BlockPos, BlockPlacementEnvironment): a, isPathfindable, method_9516, canPlaceAtSide, m_jzazquea, canWalkThrough, func_196266_a, allowsMovement
boolean (BlockState, BlockView, BlockPos, BlockPlacementEnvironment): a, isPathfindable, method_9516, canPlaceAtSide, m_jzazquea, func_196266_a, allowsMovement
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, ring, func_220130_a, ring
void (BlockState, World, BlockPos, Block, BlockPos, boolean): a, neighborChanged, method_9612, neighborUpdate, m_wqptvpbk, func_220069_a, neighborChanged
ActionResult (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, onUse, m_oynnfzzh, func_225533_a_, func_225533_a_
boolean (World, BlockState, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, func_226884_a_, func_226884_a_
boolean (World, BlockPos, Direction): a, attemptToRing, method_17026, ring, m_mwqwowjq, func_226885_a_, func_226885_a_
1.14.4
Names
bmo
bmt
net.minecraft.world.level.block.BellBlock
net.minecraft.unmapped.C_kvzqooxs
Fields
DirectionProperty: a, field_16324, FACING, FACING, field_220133_a, field_220133_a
DirectionProperty: a, FACING, field_16324, FACING, f_pcaujdgr, FACING, field_220133_a, field_220133_a
EnumProperty<Attachment>: b, field_16326, ATTACHMENT, ATTACHMENT, field_220134_b, field_220134_b
EnumProperty<Attachment>: b, ATTACHMENT, field_16326, ATTACHMENT, f_tngpgqaf, ATTACHMENT, field_220134_b, field_220134_b
VoxelShape: c, field_16325, NORTH_SOUTH_SHAPE, f_77444571, field_220135_c, field_220135_c
VoxelShape: c, NORTH_SOUTH_FLOOR_SHAPE, field_16325, NORTH_SOUTH_SHAPE, f_atzrzbco, f_77444571, field_220135_c, field_220135_c
VoxelShape: d, field_16322, EAST_WEST_SHAPE, f_75337599, field_220136_d, field_220136_d
VoxelShape: d, EAST_WEST_FLOOR_SHAPE, field_16322, EAST_WEST_SHAPE, f_kplrayfy, f_75337599, field_220136_d, field_220136_d
VoxelShape: e, field_17087, BELL_WAIST_SHAPE, f_33469522, field_220137_e, field_220137_e
VoxelShape: e, BELL_TOP_SHAPE, field_17087, BELL_WAIST_SHAPE, f_nlimrnba, f_33469522, field_220137_e, field_220137_e
VoxelShape: f, field_17088, BELL_LIP_SHAPE, f_55059327, field_220138_f, field_220138_f
VoxelShape: f, BELL_BOTTOM_SHAPE, field_17088, BELL_LIP_SHAPE, f_glttjyup, f_55059327, field_220138_f, field_220138_f
VoxelShape: g, field_17089, BELL_SHAPE, f_34277526, field_220139_g, field_220139_g
VoxelShape: g, BELL_SHAPE, field_17089, BELL_SHAPE, f_cmsmkpgi, f_34277526, field_220139_g, field_220139_g
VoxelShape: h, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_14269262, field_220140_h, field_220140_h
VoxelShape: h, NORTH_SOUTH_BETWEEN, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_xogjmqix, f_14269262, field_220140_h, field_220140_h
VoxelShape: i, field_16321, EAST_WEST_WALLS_SHAPE, f_18670143, field_220141_i, field_220141_i
VoxelShape: i, EAST_WEST_BETWEEN, field_16321, EAST_WEST_WALLS_SHAPE, f_xgkyvffq, f_18670143, field_220141_i, field_220141_i
VoxelShape: j, field_17091, WEST_WALL_SHAPE, f_72349762, field_220142_j, field_220142_j
VoxelShape: j, TO_WEST, field_17091, WEST_WALL_SHAPE, f_yrmgzlrn, f_72349762, field_220142_j, field_220142_j
VoxelShape: k, field_17092, EAST_WALL_SHAPE, f_08836790, field_220143_k, field_220143_k
VoxelShape: k, TO_EAST, field_17092, EAST_WALL_SHAPE, f_txzzojlz, f_08836790, field_220143_k, field_220143_k
VoxelShape: w, field_16323, NORTH_WALL_SHAPE, f_96353898, field_220144_w, field_220144_w
VoxelShape: w, TO_NORTH, field_16323, NORTH_WALL_SHAPE, f_mrxtkdkv, f_96353898, field_220144_w, field_220144_w
VoxelShape: x, field_17093, SOUTH_WALL_SHAPE, f_30494755, field_220145_x, field_220145_x
VoxelShape: x, TO_SOUTH, field_17093, SOUTH_WALL_SHAPE, f_qfjgiisc, f_30494755, field_220145_x, field_220145_x
VoxelShape: y, field_17094, HANGING_SHAPE, f_50586150, field_220146_y, field_220146_y
VoxelShape: y, CEILING_SHAPE, field_17094, HANGING_SHAPE, f_wcisdcaa, f_50586150, field_220146_y, field_220146_y
Constructors
Methods
void (World, BlockState, BlockHitResult, Entity): a, method_19286, onProjectileHit, onProjectileHit, func_220066_a, onProjectileCollision
void (World, BlockState, BlockHitResult, Entity): a, onProjectileHit, method_19286, onProjectileHit, m_plsmcokm, onProjectileHit, func_220066_a, onProjectileCollision
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, method_9534, activate, use, func_220051_a, onBlockActivated
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, use, method_9534, activate, m_oynnfzzh, use, func_220051_a, onBlockActivated
boolean (BlockState, Direction, double): a, method_17028, isPointOnBell, m_28958940, func_220129_a, canRingFrom
boolean (BlockState, Direction, double): a, isProperHit, method_17028, isPointOnBell, m_kzssanod, m_28958940, func_220129_a, canRingFrom
void (World, BlockPos): a, method_17026, ring, m_16011734, func_220132_a, playRingSound
void (World, BlockPos): a, ring, method_17026, ring, m_mnaltcgg, m_16011734, func_220132_a, playRingSound
VoxelShape (BlockState): j, method_16116, getShape, m_54009721, func_220128_j, getShape
VoxelShape (BlockState): j, getVoxelShape, method_16116, getShape, m_uotqfwzw, m_54009721, func_220128_j, getShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): b, method_9549, getCollisionShape, getCollisionShape, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): b, getCollisionShape, method_9549, getCollisionShape, m_talrawyw, getCollisionShape, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, method_9530, getOutlineShape, getShape, func_220053_a, getShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, getShape, method_9530, getOutlineShape, m_ijgknxkn, getShape, func_220053_a, getShape
BlockRenderType (BlockState): c, method_9604, getRenderType, getRenderType, func_149645_b, getRenderType
BlockRenderType (BlockState): c, getRenderShape, method_9604, getRenderType, m_axrqspoo, getRenderType, func_149645_b, getRenderType
BlockState (ItemPlacementContext): a, method_9605, getPlacementState, getPlacementState, func_196258_a, getStateForPlacement
BlockState (ItemPlacementContext): a, getStateForPlacement, method_9605, getPlacementState, m_iwedynhy, getPlacementState, func_196258_a, getStateForPlacement
BlockState (BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos): a, method_9559, getStateForNeighborUpdate, updateShape, func_196271_a, updatePostPlacement
BlockState (BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos): a, updateShape, method_9559, getStateForNeighborUpdate, m_mzeifinm, updateShape, func_196271_a, updatePostPlacement
boolean (BlockState, ViewableWorld, BlockPos): a, method_9558, canPlaceAt, canBePlaced, func_196260_a, isValidPosition
boolean (BlockState, CollisionView, BlockPos): a, canSurvive, method_9558, canPlaceAt, m_avtiglti, canBePlaced, func_196260_a, isValidPosition
Direction (BlockState): q, method_16115, getPlacementSide, m_55958768, func_220131_q, func_220131_q
Direction (BlockState): q, getConnectedDirection, method_16115, getPlacementSide, m_spajbmlx, m_55958768, func_220131_q, func_220131_q
PistonBehavior (BlockState): i, method_9527, getPistonBehavior, getPistonMoveBehavior, func_149656_h, getPushReaction
PistonBehavior (BlockState): i, getPistonPushReaction, method_9527, getPistonBehavior, m_oveiufqg, getPistonMoveBehavior, func_149656_h, getPushReaction
void (StateFactory$Builder<Block, BlockState>): a, method_9515, appendProperties, buildStateDefinition, func_206840_a, fillStateContainer
void (StateManager$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, appendProperties, m_yujtcnah, buildStateDefinition, func_206840_a, fillStateContainer
BlockEntity (BlockView): a, method_10123, createBlockEntity, createBlockEntity, func_196283_a_, createNewTileEntity
BlockEntity (BlockView): a, newBlockEntity, method_10123, createBlockEntity, m_zupvpdxk, createBlockEntity, func_196283_a_, createNewTileEntity
boolean (BlockState, BlockView, BlockPos, BlockPlacementEnvironment): a, method_9516, canPlaceAtSide, canWalkThrough, func_196266_a, allowsMovement
boolean (BlockState, BlockView, BlockPos, BlockPlacementEnvironment): a, isPathfindable, method_9516, canPlaceAtSide, m_jzazquea, canWalkThrough, func_196266_a, allowsMovement
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, method_19285, ring, ring, func_220130_a, ring
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, onHit, method_19285, ring, m_xiebhihl, ring, func_220130_a, ring
1.14.3
Names
bmk
bmo
net.minecraft.block.BellBlock
Fields
DirectionProperty: a, field_16324, FACING, field_220133_a, field_220133_a
DirectionProperty: a, field_16324, FACING, FACING, field_220133_a, field_220133_a
EnumProperty<BellAttachment>: b, field_16326, ATTACHMENT, field_220134_b, field_220134_b
EnumProperty<Attachment>: b, field_16326, ATTACHMENT, ATTACHMENT, field_220134_b, field_220134_b
VoxelShape: c, field_16325, f_77444571, field_220135_c, field_220135_c
VoxelShape: c, field_16325, NORTH_SOUTH_SHAPE, f_77444571, field_220135_c, field_220135_c
VoxelShape: d, field_16322, f_75337599, field_220136_d, field_220136_d
VoxelShape: d, field_16322, EAST_WEST_SHAPE, f_75337599, field_220136_d, field_220136_d
VoxelShape: e, field_17087, f_33469522, field_220137_e, field_220137_e
VoxelShape: e, field_17087, BELL_WAIST_SHAPE, f_33469522, field_220137_e, field_220137_e
VoxelShape: f, field_17088, f_55059327, field_220138_f, field_220138_f
VoxelShape: f, field_17088, BELL_LIP_SHAPE, f_55059327, field_220138_f, field_220138_f
VoxelShape: g, field_17089, f_34277526, field_220139_g, field_220139_g
VoxelShape: g, field_17089, BELL_SHAPE, f_34277526, field_220139_g, field_220139_g
VoxelShape: h, field_17090, f_14269262, field_220140_h, field_220140_h
VoxelShape: h, field_17090, NORTH_SOUTH_WALLS_SHAPE, f_14269262, field_220140_h, field_220140_h
VoxelShape: i, field_16321, f_18670143, field_220141_i, field_220141_i
VoxelShape: i, field_16321, EAST_WEST_WALLS_SHAPE, f_18670143, field_220141_i, field_220141_i
VoxelShape: j, field_17091, f_72349762, field_220142_j, field_220142_j
VoxelShape: j, field_17091, WEST_WALL_SHAPE, f_72349762, field_220142_j, field_220142_j
VoxelShape: k, field_17092, f_08836790, field_220143_k, field_220143_k
VoxelShape: k, field_17092, EAST_WALL_SHAPE, f_08836790, field_220143_k, field_220143_k
VoxelShape: w, field_16323, f_96353898, field_220144_w, field_220144_w
VoxelShape: w, field_16323, NORTH_WALL_SHAPE, f_96353898, field_220144_w, field_220144_w
VoxelShape: x, field_17093, f_30494755, field_220145_x, field_220145_x
VoxelShape: x, field_17093, SOUTH_WALL_SHAPE, f_30494755, field_220145_x, field_220145_x
VoxelShape: y, field_17094, f_50586150, field_220146_y, field_220146_y
VoxelShape: y, field_17094, HANGING_SHAPE, f_50586150, field_220146_y, field_220146_y
Constructors
Methods
void (World, BlockState, BlockHitResult, Entity): a, method_19286, onProjectileHit, func_220066_a, onProjectileCollision
void (World, BlockState, BlockHitResult, Entity): a, method_19286, onProjectileHit, onProjectileHit, func_220066_a, onProjectileCollision
boolean (BlockState, World, BlockPos, PlayerEntity, InteractionHand, BlockHitResult): a, method_9534, use, func_220051_a, onBlockActivated
boolean (BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult): a, method_9534, activate, use, func_220051_a, onBlockActivated
boolean (BlockState, Direction, double): a, method_17028, m_28958940, func_220129_a, func_220129_a
boolean (BlockState, Direction, double): a, method_17028, isPointOnBell, m_28958940, func_220129_a, canRingFrom
void (World, BlockPos): a, method_17026, m_16011734, func_220132_a, func_220132_a
void (World, BlockPos): a, method_17026, ring, m_16011734, func_220132_a, playRingSound
VoxelShape (BlockState): j, method_16116, m_54009721, func_220128_j, getShape
VoxelShape (BlockState): j, method_16116, getShape, m_54009721, func_220128_j, getShape
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): b, method_9549, getCollisionShape, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): b, method_9549, getCollisionShape, getCollisionShape, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): a, method_9530, getShape, func_220053_a, getShape
VoxelShape (BlockState, BlockView, BlockPos, EntityContext): a, method_9530, getOutlineShape, getShape, func_220053_a, getShape
RenderType (BlockState): c, method_9604, getRenderType, func_149645_b, getRenderType
BlockRenderType (BlockState): c, method_9604, getRenderType, getRenderType, func_149645_b, getRenderType
BlockState (BlockPlaceContext): a, method_9605, getPlacementState, func_196258_a, getStateForPlacement
BlockState (ItemPlacementContext): a, method_9605, getPlacementState, getPlacementState, func_196258_a, getStateForPlacement
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, method_9559, updateShape, func_196271_a, updatePostPlacement
BlockState (BlockState, Direction, BlockState, IWorld, BlockPos, BlockPos): a, method_9559, getStateForNeighborUpdate, updateShape, func_196271_a, updatePostPlacement
boolean (BlockState, WorldView, BlockPos): a, method_9558, canBePlaced, func_196260_a, isValidPosition
boolean (BlockState, ViewableWorld, BlockPos): a, method_9558, canPlaceAt, canBePlaced, func_196260_a, isValidPosition
Direction (BlockState): q, method_16115, m_55958768, func_220131_q, func_220131_q
Direction (BlockState): q, method_16115, getPlacementSide, m_55958768, func_220131_q, func_220131_q
PistonMoveBehavior (BlockState): i, method_9527, getPistonMoveBehavior, func_149656_h, getPushReaction
PistonBehavior (BlockState): i, method_9527, getPistonBehavior, getPistonMoveBehavior, func_149656_h, getPushReaction
void (StateDefinition$Builder<Block, BlockState>): a, method_9515, buildStateDefinition, func_206840_a, fillStateContainer
void (StateFactory$Builder<Block, BlockState>): a, method_9515, appendProperties, buildStateDefinition, func_206840_a, fillStateContainer
BlockEntity (BlockView): a, method_10123, createBlockEntity, func_196283_a_, createNewTileEntity
BlockEntity (BlockView): a, method_10123, createBlockEntity, createBlockEntity, func_196283_a_, createNewTileEntity
boolean (BlockState, BlockView, BlockPos, EntityNavigationType): a, method_9516, canWalkThrough, func_196266_a, allowsMovement
boolean (BlockState, BlockView, BlockPos, BlockPlacementEnvironment): a, method_9516, canPlaceAtSide, canWalkThrough, func_196266_a, allowsMovement
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, method_19285, ring, func_220130_a, ring
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, method_19285, ring, ring, func_220130_a, ring
1.14.2
Names
Fields
Constructors
Methods
void (World, BlockState, BlockHitResult, Entity): a, method_19286, onProjectileHit, func_220066_a, func_220066_a
void (World, BlockState, BlockHitResult, Entity): a, method_19286, onProjectileHit, func_220066_a, onProjectileCollision
boolean (BlockState, World, BlockPos, PlayerEntity, InteractionHand, BlockHitResult): a, method_9534, use, func_220051_a, func_220051_a
boolean (BlockState, World, BlockPos, PlayerEntity, InteractionHand, BlockHitResult): a, method_9534, use, func_220051_a, onBlockActivated
VoxelShape (BlockState): j, method_16116, m_54009721, func_220128_j, func_220128_j
VoxelShape (BlockState): j, method_16116, m_54009721, func_220128_j, getShape
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): b, method_9549, getCollisionShape, func_220071_b, func_220071_b
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): b, method_9549, getCollisionShape, func_220071_b, getCollisionShape
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): a, method_9530, getShape, func_220053_a, func_220053_a
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): a, method_9530, getShape, func_220053_a, getShape
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, method_19285, ring, func_220130_a, func_220130_a
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, method_19285, ring, func_220130_a, ring
1.14.1
Names
bmj
bmk
Fields
Constructors
Methods
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity): a, method_19285, ring, func_220130_a, func_220130_a
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity, boolean): a, method_19285, ring, func_220130_a, func_220130_a
1.14
Names
bmj
net.minecraft.class_3709
net.minecraft.block.BellBlock
net.minecraft.block.BellBlock
net.minecraft.block.BellBlock
Fields
DirectionProperty: a, field_16324, FACING, field_220133_a, field_220133_a
EnumProperty<BellAttachment>: b, field_16326, ATTACHMENT, field_220134_b, field_220134_b
VoxelShape: c, field_16325, f_77444571, field_220135_c, field_220135_c
VoxelShape: d, field_16322, f_75337599, field_220136_d, field_220136_d
VoxelShape: e, field_17087, f_33469522, field_220137_e, field_220137_e
VoxelShape: f, field_17088, f_55059327, field_220138_f, field_220138_f
VoxelShape: g, field_17089, f_34277526, field_220139_g, field_220139_g
VoxelShape: h, field_17090, f_14269262, field_220140_h, field_220140_h
VoxelShape: i, field_16321, f_18670143, field_220141_i, field_220141_i
VoxelShape: j, field_17091, f_72349762, field_220142_j, field_220142_j
VoxelShape: k, field_17092, f_08836790, field_220143_k, field_220143_k
VoxelShape: w, field_16323, f_96353898, field_220144_w, field_220144_w
VoxelShape: x, field_17093, f_30494755, field_220145_x, field_220145_x
VoxelShape: y, field_17094, f_50586150, field_220146_y, field_220146_y
Constructors
Methods
void (World, BlockState, BlockHitResult, Entity): a, method_19286, onProjectileHit, func_220066_a, func_220066_a
boolean (BlockState, World, BlockPos, PlayerEntity, InteractionHand, BlockHitResult): a, method_9534, use, func_220051_a, func_220051_a
boolean (World, BlockState, BlockEntity, BlockHitResult, PlayerEntity): a, method_19285, ring, func_220130_a, func_220130_a
boolean (BlockState, Direction, double): a, method_17028, m_28958940, func_220129_a, func_220129_a
void (World, BlockPos): a, method_17026, m_16011734, func_220132_a, func_220132_a
VoxelShape (BlockState): j, method_16116, m_54009721, func_220128_j, func_220128_j
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): b, method_9549, getCollisionShape, func_220071_b, func_220071_b
VoxelShape (BlockState, BlockView, BlockPos, CollisionContext): a, method_9530, getShape, func_220053_a, func_220053_a
RenderType (BlockState): c, method_9604, getRenderType, func_149645_b, getRenderType
BlockState (BlockPlaceContext): a, method_9605, getPlacementState, func_196258_a, getStateForPlacement
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, method_9559, updateShape, func_196271_a, updatePostPlacement
boolean (BlockState, WorldView, BlockPos): a, method_9558, canBePlaced, func_196260_a, isValidPosition
Direction (BlockState): q, method_16115, m_55958768, func_220131_q, func_220131_q
PistonMoveBehavior (BlockState): i, method_9527, getPistonMoveBehavior, func_149656_h, getPushReaction
void (StateDefinition$Builder<Block, BlockState>): a, method_9515, buildStateDefinition, func_206840_a, fillStateContainer
BlockEntity (BlockView): a, method_10123, createBlockEntity, func_196283_a_, createNewTileEntity
boolean (BlockState, BlockView, BlockPos, EntityNavigationType): a, method_9516, canWalkThrough, func_196266_a, allowsMovement