History - net.minecraft.block.StandingBannerBlock
1.13.2
Names
bcf
bcg
net.minecraft.unmapped.C_82430158
net.minecraft.class_2171
Fields
IntegerProperty: a, f_45218964, ROTATION, field_176448_b
IntegerProperty: a, field_17725, ROTATION, field_176448_b, ROTATION
Map<DyeColor, Block>: b, f_81338077, BLOCKS_BY_COLOR, field_196288_b
Map<DyeColor, Block>: b, field_17726, BLOCKS_BY_COLOR, field_196288_b, BANNERS_BY_COLOR
VoxelShape: c, f_80016815, SHAPE, field_196289_c
VoxelShape: c, field_17727, SHAPE, field_196289_c, SHAPE
Constructors
Methods
boolean (BlockState, WorldView, BlockPos): a, m_29306917, canBePlaced, func_196260_a
boolean (BlockState, WorldView, BlockPos): a, method_16570, canBePlaced, func_196260_a, isValidPosition
VoxelShape (BlockState, BlockView, BlockPos): a, m_29383112, getShape, func_196244_b
VoxelShape (BlockState, BlockView, BlockPos): a, method_11554, getShape, func_196244_b, getShape
BlockState (BlockPlaceContext): a, m_05287994, getPlacementState, func_196258_a
BlockState (BlockPlaceContext): a, method_16563, getPlacementState, func_196258_a, getStateForPlacement
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, m_05745985, updateShape, func_196271_a
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, method_16575, updateShape, func_196271_a, updatePostPlacement
BlockState (BlockState, BlockRotation): a, m_63867362, rotate, func_185499_a
BlockState (BlockState, BlockRotation): a, method_11556, rotate, func_185499_a, rotate
BlockState (BlockState, BlockMirror): a, m_93743711, mirror, func_185471_a
BlockState (BlockState, BlockMirror): a, method_11555, mirror, func_185471_a, mirror
void (StateDefinition$Builder<Block, BlockState>): a, m_74806612, buildStateDefinition, func_206840_a
void (StateDefinition$Builder<Block, BlockState>): a, method_16576, buildStateDefinition, func_206840_a, fillStateContainer
Block (DyeColor): a, m_11370085, byColor, func_196287_a
Block (DyeColor): a, method_16551, byColor, func_196287_a, forColor
1.13.1
Names
bbz
bcf
Fields
Constructors
Methods
1.13
Names
aoo
bbz
net.minecraft.class_2171
net.minecraft.unmapped.C_82430158
net.minecraft.block.BannerBlock
net.minecraft.block.StandingBannerBlock
Fields
DirectionProperty: a, field_9248, FACING, field_176449_a, FACING
IntegerProperty: b, field_9249, ROTATION, field_176448_b, ROTATION
Box: c, field_12558, SHAPE, field_185550_c, STANDING_AABB
IntegerProperty: a, f_45218964, ROTATION, field_176448_b
Map<DyeColor, Block>: b, f_81338077, BLOCKS_BY_COLOR, field_196288_b
VoxelShape: c, f_80016815, SHAPE, field_196289_c
Constructors
()
Methods
String (): c, method_480, getName, func_149732_F, getLocalizedName
Box (BlockState, WorldView, BlockPos): a, method_8640, getCollisionShape, func_180646_a, getItem
boolean (BlockState): c, method_11562, isCube, func_149686_d, isFullCube
boolean (WorldView, BlockPos): b, method_8663, canWalkThrough, func_176205_b, isPassable
boolean (BlockState): b, method_11560, isSolidRender, func_149662_c, isOpaqueCube
boolean (): d, method_8678, canRespawnIn, func_181623_g, canSpawnInBlock
BlockEntity (World, int): a, method_309, createBlockEntity, func_149915_a, createNewTileEntity
Item (BlockState, Random, int): a, method_398, getDropItem, func_180660_a, getItemDropped
ItemStack (World, BlockPos): c, method_13699, getAsItem, func_185549_e, getTileDataItemStack
ItemStack (World, BlockPos, BlockState): a, method_8640, getPickItem, func_185473_a, getItem
void (World, BlockPos, BlockState, float, int): a, method_410, dropItems, func_180653_a, dropBlockAsItemWithChance
boolean (World, BlockPos): a, method_8673, canBePlaced, func_176196_c, canPlaceBlockAt
void (World, PlayerEntity, BlockPos, BlockState, BlockEntity, ItemStack): a, method_8651, afterMinedByPlayer, func_180657_a, harvestBlock
FaceShape (WorldView, BlockState, BlockPos, Direction): a, method_14307, getFaceShape, func_193383_a, getBlockFaceShape
boolean (BlockState, WorldView, BlockPos): a, m_29306917, canBePlaced, func_196260_a
VoxelShape (BlockState, BlockView, BlockPos): a, m_29383112, getShape, func_196244_b
BlockState (BlockPlaceContext): a, m_05287994, getPlacementState, func_196258_a
BlockState (BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos): a, m_05745985, updateShape, func_196271_a
BlockState (BlockState, BlockRotation): a, m_63867362, rotate, func_185499_a
BlockState (BlockState, BlockMirror): a, m_93743711, mirror, func_185471_a
void (StateDefinition$Builder<Block, BlockState>): a, m_74806612, buildStateDefinition, func_206840_a
Block (DyeColor): a, m_11370085, byColor, func_196287_a
1.12.2
Names
aoo
net.minecraft.class_2171
net.minecraft.block.BannerBlock
net.minecraft.block.BlockBanner
net.minecraft.block.BlockBanner
Fields
DirectionProperty: a, field_9248, FACING, field_176449_a, FACING
IntegerProperty: b, field_9249, ROTATION, field_176448_b, ROTATION
Box: c, field_12558, SHAPE, field_185550_c, STANDING_AABB
Constructors
()
Methods
String (): c, method_480, getName, func_149732_F, getLocalizedName
Box (BlockState, WorldView, BlockPos): a, method_8640, getCollisionShape, func_180646_a, getItem
boolean (BlockState): c, method_11562, isCube, func_149686_d, isFullCube
boolean (WorldView, BlockPos): b, method_8663, canWalkThrough, func_176205_b, isPassable
boolean (BlockState): b, method_11560, isSolidRender, func_149662_c, isOpaqueCube
boolean (): d, method_8678, canRespawnIn, func_181623_g, canSpawnInBlock
BlockEntity (World, int): a, method_309, createBlockEntity, func_149915_a, createNewTileEntity
Item (BlockState, Random, int): a, method_398, getDropItem, func_180660_a, getItemDropped
ItemStack (World, BlockPos): c, method_13699, getAsItem, func_185549_e, getTileDataItemStack
ItemStack (World, BlockPos, BlockState): a, method_8640, getPickItem, func_185473_a, getItem
void (World, BlockPos, BlockState, float, int): a, method_410, dropItems, func_180653_a, dropBlockAsItemWithChance
boolean (World, BlockPos): a, method_8673, canBePlaced, func_176196_c, canPlaceBlockAt
void (World, PlayerEntity, BlockPos, BlockState, BlockEntity, ItemStack): a, method_8651, afterMinedByPlayer, func_180657_a, harvestBlock
FaceShape (WorldView, BlockState, BlockPos, Direction): a, method_14307, getFaceShape, func_193383_a, getBlockFaceShape