Package net.minecraft.block
Class Block
java.lang.Object
net.minecraft.block.Block
- All Implemented Interfaces:
Itemable
- Direct Known Subclasses:
AbstractPressurePlateBlock,AbstractRailBlock,AirBlock,BarrierBlock,BedrockBlock,BigMushroomBlock,BlockWithEntity,BookshelfBlock,CactusBlock,CakeBlock,CarpetBlock,CauldronBlock,ChorusFlowerBlock,class_3010,class_3011,class_3694,class_3699,class_3703,class_3708,class_3709,class_3710,class_3713,class_3724,class_3725,class_3728,class_3732,class_3736,ClayBlock,CobwebBlock,CoralParentBlock,CraftingTableBlock,DoorBlock,EndPortalFrameBlock,FallingBlock,FarmlandBlock,FireBlock,FlowerPotBlock,GlowstoneBlock,GrassPathBlock,HorizontalFacingBlock,HorizotalFacingBlock,InfestedBlock,LadderBlock,LeavesBlock,NetherPortalBlock,NoteBlock,OreBlock,PackedIceBlock,PillarBlock,PlantBlock,RedstoneBlock,RedstoneLampBlock,RedstoneOreBlock,RedstoneWireBlock,SeaLanternBlock,SlabBlock,SnowLayerBlock,SoulSandBlock,SpongeBlock,StairsBlock,StoneBlock,SugarCaneBlock,TntBlock,TorchBlock,TransparentBlock,TripwireBlock,TripwireHookBlock,VineBlock
The Block class provides useful methods and fields for creation of Blocks.
All blocks extend the Block class.
The Block class also registers all the blocks.
- Mappings:
Namespace Name official bcsintermediary net/minecraft/class_197named net/minecraft/block/Block
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final classstatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final floatStores the current block's resistancestatic final IdList<BlockState>A List of all blockstates, used by Debug worldsprotected final BlockSoundGroupprotected final booleanprivate BlockStateStores the block's default stateprivate final booleanprivate static final ThreadLocal<Object2ByteLinkedOpenHashMap<Block.NeighborGroup>>private static final Direction[]protected final floatStores the current block's hardnessprotected final intStores the block's luminescenceprotected static final Loggerprotected final MaterialStores the current block's materialprotected final MaterialColorStores the current block's material colorprotected final booleanSpecifies whether the current block ticks randomlyprivate final floatStores the current block's slipperiness Used By Ice and Packed Iceprotected final StateManager<Block,BlockState> Stores the block's state managerprivate StringStores the block's translation key -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidadd(Identifier identifier, Block block) voidaddStacksForDisplay(ItemGroup group, DefaultedList<ItemStack> stacks) protected voidappendProperties(StateManager.Builder<Block, BlockState> builder) booleanReturns whether mobs can spawn inside the block.booleancanPlaceAtSide(BlockState state, BlockView world, BlockPos pos, BlockPlacementEnvironment blockPlacementEnvironment) Deprecated.booleancanReplace(BlockState state, ItemPlacementContext itemPlacementContext) Deprecated.static VoxelShapecreateCuboidShape(double double2, double double3, double double4, double double5, double double6, double double7) protected ItemStackcreateStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.protected voiddropExperience(World world, BlockPos pos, int size) Runs when the block is broken to drop experience.floatstatic BlockgetBlockFromItem(Item item) Returns a block by converting a blockitem to a blockgetBlockRenderType(BlockState state) Deprecated.getCollisionShape(BlockState state, BlockView world, BlockPos pos) Deprecated.intgetComparatorOutput(BlockState state, World world, BlockPos pos) Deprecated.final BlockStateReturns the block's default BlockState.getFluidState(BlockState state) Deprecated.floatgetHardness(BlockState state, BlockView world, BlockPos pos) Deprecated.getItem()intgetLightSubtracted(BlockState state, BlockView world, BlockPos pos) Deprecated.intgetLuminance(BlockState state) Deprecated.getMaterial(BlockState state) Deprecated.getMaterialColor(BlockState state, BlockView view, BlockPos pos) Deprecated.getOffsetPos(BlockState state, BlockView world, BlockPos pos) Deprecated.Returns the block's offset type.getOutlineShape(BlockState state, BlockView world, BlockPos pos) Deprecated.getPistonBehavior(BlockState state) Deprecated.static intgetRawIdFromState(BlockState state) getRayTraceShape(BlockState state, BlockView world, BlockPos pos) Deprecated.longgetRenderingSeed(BlockState state, BlockPos pos) Deprecated.Returns the appropriate RenderLayer for a block.floatstatic BlockStategetStateByRawId(int rawId) Returns the current state manager.Returns the block's translation keybooleanReturns whether the current block has a block entitybooleanReturns whether a block has collision, i.e.booleanhasRandomTicks(BlockState state) booleanhasStats()Returns whether the current block should be tracked for statsbooleanisAir(BlockState state) Deprecated.static booleanisFaceFullSquare(VoxelShape voxelShape, Direction direction) booleanisFullBoundsCubeForCulling(BlockState blockState) Deprecated.static booleanisShapeFullCube(VoxelShape shape) booleanisTranslucent(BlockState state, BlockView world, BlockPos pos) booleanmethod_11562(BlockState state) Deprecated.intmethod_11564(BlockState blockState, class_3600 class_3600, BlockPos blockPos) Deprecated.floatmethod_11565(BlockState state) Deprecated.booleanmethod_11566(BlockState state) Deprecated.booleanmethod_11568(BlockState state) Deprecated.booleanmethod_11575(BlockState state) Deprecated.booleanmethod_11576(BlockState state) Deprecated.booleanmethod_11577(BlockState state) Deprecated.booleanmethod_13315(BlockState blockState, Entity entity) Deprecated.booleanmethod_13703(BlockState state) Deprecated.booleanmethod_13704(BlockState state) Deprecated.method_14307(BlockView view, BlockState state, BlockPos pos, Direction direction) Deprecated.protected static booleanmethod_14308(Block block) static booleanmethod_14309(Block block) method_16563(ItemPlacementContext itemPlacementContext) voidmethod_16564(ItemStack itemStack, BlockView blockView, List<Text> list, TooltipContext tooltipContext) intmethod_16565(RenderBlockView renderBlockView) floatmethod_16566(BlockState blockState, PlayerEntity playerEntity, BlockView blockView, BlockPos blockPos) Deprecated.method_16568(BlockState blockState, World world, BlockPos blockPos, int int2) voidmethod_16569(BlockState blockState, IWorld iWorld, BlockPos blockPos, int int2) Deprecated.booleanmethod_16570(BlockState blockState, RenderBlockView renderBlockView, BlockPos blockPos) Deprecated.static voidmethod_16572(BlockState blockState, BlockState blockState2, IWorld iWorld, BlockPos blockPos, int int2) booleanmethod_16573(BlockState blockState, BlockState blockState2, Direction direction) Deprecated.method_16575(BlockState blockState, Direction direction, BlockState blockState2, IWorld iWorld, BlockPos blockPos, BlockPos blockPos2) Deprecated.booleanmethod_16580(Tag<Block> tag) voidmethod_16582(BlockState blockState, World world, BlockPos blockPos, Random random) Deprecated.static BlockStatemethod_16583(BlockState blockState, IWorld iWorld, BlockPos blockPos) voidmethod_16584(BlockState blockState, IWorld iWorld, BlockPos blockPos, int int2) Deprecated.static booleanmethod_16585(Block block) static booleanmethod_16586(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) static booleanmethod_16588(Block block) booleanmethod_16592(BlockState blockState, BlockView blockView, BlockPos blockPos) Deprecated.method_16593(BlockState state, BlockView world, BlockPos pos) Deprecated.final booleanmethod_16596(BlockState state, BlockView world, BlockPos pos) Deprecated.final booleanmethod_16599(BlockState blockState, BlockView blockView, BlockPos blockPos) Deprecated.intmethod_397(BlockState blockState, int int2, World world, BlockPos blockPos, Random random) booleanmethod_400(BlockState blockState) intmethod_403(BlockState blockState, Random random) voidmethod_410(BlockState blockState, World world, BlockPos blockPos, float float2, int int2) Deprecated.static BlockHitResultmethod_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) voidmethod_416(BlockState blockState, World world, BlockPos blockPos, Entity entity) Deprecated.voidmethod_420(BlockState blockState, World world, BlockPos blockPos, PlayerEntity playerEntity) Deprecated.booleanmethod_421(BlockState blockState, World world, BlockPos blockPos, PlayerEntity playerEntity, Hand hand, Direction direction, float float2, float float3, float float4) Deprecated.booleanmethod_435(BlockState blockState, World world, BlockPos blockPos, int int2, int int3) Deprecated.method_8640(BlockView blockView, BlockPos blockPos, BlockState blockState) voidmethod_8650(BlockView blockView, Entity entity) voidmethod_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, BlockEntity blockEntity, ItemStack stack) intmethod_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) Deprecated.voidmethod_8659(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2, boolean bool) Deprecated.voidmethod_8661(BlockState blockState, World world, BlockPos blockPos, Random random) Deprecated.intmethod_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) Deprecated.voidmethod_8668(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2) Deprecated.voidmethod_8669(BlockState blockState, World world, BlockPos blockPos, Random random) voidmethod_8674(IWorld iWorld, BlockPos blockPos, BlockState blockState) static voidonBlockBreak(World world, BlockPos pos, ItemStack item) Runs when a block is brokenvoidDeprecated.voidonBreakByPlayer(World world, BlockPos pos, BlockState state, PlayerEntity player) Runs when the block is broken by a player.voidonDestroyedByExplosion(World world, BlockPos pos, Explosion explosion) voidonLandedUpon(World world, BlockPos pos, Entity entity, float distance) Runs when an entity falls on the block.voidonPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entityvoidonSteppedOn(World world, BlockPos pos, Entity entity) Runs every time an entity steps on the Block.static BlockStatepushEntitiesUpBeforeBlockChange(BlockState state, BlockState state2, World world, BlockPos pos) voidRuns every tick when raining.private static voidprotected booleanprotected final voidsetDefaultState(BlockState state) Sets the block's default BlockState.static voidsetup()Registers all blocksbooleanshouldDropItemsOnExplosion(Explosion explosion) Returns whether the block should drop as an Item during an explosion.toString()withMirror(BlockState state, BlockMirror mirror) Deprecated.withRotation(BlockState state, BlockRotation rotation) Deprecated.
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official dLbcs;d:Lorg/apache/logging/log4j/Logger;intermediary field_17746Lnet/minecraft/class_197;field_17746:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/block/Block;LOGGER:Lorg/apache/logging/log4j/Logger;
-
BLOCK_STATES
A List of all blockstates, used by Debug worlds- Mappings:
Namespace Name Mixin selector official eLbcs;e:Leu;intermediary field_9284Lnet/minecraft/class_197;field_9284:Lnet/minecraft/class_1942;named BLOCK_STATESLnet/minecraft/block/Block;BLOCK_STATES:Lnet/minecraft/util/collection/IdList;
-
FACINGS
- Mappings:
Namespace Name Mixin selector official aLbcs;a:[Leq;intermediary field_17745Lnet/minecraft/class_197;field_17745:[Lnet/minecraft/class_1354;named FACINGSLnet/minecraft/block/Block;FACINGS:[Lnet/minecraft/util/math/Direction;
-
FACE_CULL_MAP
- Mappings:
Namespace Name Mixin selector official qLbcs;q:Ljava/lang/ThreadLocal;intermediary field_17749Lnet/minecraft/class_197;field_17749:Ljava/lang/ThreadLocal;named FACE_CULL_MAPLnet/minecraft/block/Block;FACE_CULL_MAP:Ljava/lang/ThreadLocal;
-
lightLevel
protected final int lightLevelStores the block's luminescence- Mappings:
Namespace Name Mixin selector official fLbcs;f:Iintermediary field_7272Lnet/minecraft/class_197;field_7272:Inamed lightLevelLnet/minecraft/block/Block;lightLevel:I
-
hardness
protected final float hardnessStores the current block's hardness- Mappings:
Namespace Name Mixin selector official gLbcs;g:Fintermediary field_467Lnet/minecraft/class_197;field_467:Fnamed hardnessLnet/minecraft/block/Block;hardness:F
-
blastResistance
protected final float blastResistanceStores the current block's resistance- Mappings:
Namespace Name Mixin selector official hLbcs;h:Fintermediary field_468Lnet/minecraft/class_197;field_468:Fnamed blastResistanceLnet/minecraft/block/Block;blastResistance:F
-
randomTicks
protected final boolean randomTicksSpecifies whether the current block ticks randomly- Mappings:
Namespace Name Mixin selector official iLbcs;i:Zintermediary field_471Lnet/minecraft/class_197;field_471:Znamed randomTicksLnet/minecraft/block/Block;randomTicks:Z
-
blockSoundGroup
- Mappings:
Namespace Name Mixin selector official jLbcs;j:Lbhr;intermediary field_12573Lnet/minecraft/class_197;field_12573:Lnet/minecraft/class_200;named blockSoundGroupLnet/minecraft/block/Block;blockSoundGroup:Lnet/minecraft/sound/BlockSoundGroup;
-
material
Stores the current block's material- See Also:
- Mappings:
Namespace Name Mixin selector official kLbcs;k:Lbza;intermediary field_481Lnet/minecraft/class_197;field_481:Lnet/minecraft/class_63;named materialLnet/minecraft/block/Block;material:Lnet/minecraft/block/Material;
-
materialColor
Stores the current block's material color- See Also:
- Mappings:
Namespace Name Mixin selector official lLbcs;l:Lbzb;intermediary field_9279Lnet/minecraft/class_197;field_9279:Lnet/minecraft/class_65;named materialColorLnet/minecraft/block/Block;materialColor:Lnet/minecraft/block/MaterialColor;
-
slipperiness
private final float slipperinessStores the current block's slipperiness Used By Ice and Packed Ice- Mappings:
Namespace Name Mixin selector official bLbcs;b:Fintermediary field_482Lnet/minecraft/class_197;field_482:Fnamed slipperinessLnet/minecraft/block/Block;slipperiness:F
-
stateManager
Stores the block's state manager- Mappings:
Namespace Name Mixin selector official mLbcs;m:Lble;intermediary field_9280Lnet/minecraft/class_197;field_9280:Lnet/minecraft/class_2233;named stateManagerLnet/minecraft/block/Block;stateManager:Lnet/minecraft/state/StateManager;
-
defaultState
Stores the block's default state- Mappings:
Namespace Name Mixin selector official cLbcs;c:Lblc;intermediary field_9281Lnet/minecraft/class_197;field_9281:Lnet/minecraft/class_2232;named defaultStateLnet/minecraft/block/Block;defaultState:Lnet/minecraft/block/BlockState;
-
collidable
protected final boolean collidable- Mappings:
Namespace Name Mixin selector official nLbcs;n:Zintermediary field_17747Lnet/minecraft/class_197;field_17747:Znamed collidableLnet/minecraft/block/Block;collidable:Z
-
dynamicBounds
private final boolean dynamicBounds- Mappings:
Namespace Name Mixin selector official oLbcs;o:Zintermediary field_17748Lnet/minecraft/class_197;field_17748:Znamed dynamicBoundsLnet/minecraft/block/Block;dynamicBounds:Z
-
translationKey
Stores the block's translation key- Mappings:
Namespace Name Mixin selector official pLbcs;p:Ljava/lang/String;intermediary field_425Lnet/minecraft/class_197;field_425:Ljava/lang/String;named translationKeyLnet/minecraft/block/Block;translationKey:Ljava/lang/String;
-
-
Constructor Details
-
Block
- Mappings:
Namespace Name Mixin selector official <init>Lbcs;<init>(Lbcs$c;)Vintermediary <init>Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_197$class_3692;)Vnamed <init>Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Block$Builder;)V
-
-
Method Details
-
getRawIdFromState
- Mappings:
Namespace Name Mixin selector official lLbcs;l(Lblc;)Iintermediary method_16601Lnet/minecraft/class_197;method_16601(Lnet/minecraft/class_2232;)Inamed getRawIdFromStateLnet/minecraft/block/Block;getRawIdFromState(Lnet/minecraft/block/BlockState;)I
-
getStateByRawId
- Mappings:
Namespace Name Mixin selector official aLbcs;a(I)Lblc;intermediary method_16562Lnet/minecraft/class_197;method_16562(I)Lnet/minecraft/class_2232;named getStateByRawIdLnet/minecraft/block/Block;getStateByRawId(I)Lnet/minecraft/block/BlockState;
-
getBlockFromItem
Returns a block by converting a blockitem to a block- Parameters:
item- The item that must be converted to a block- Returns:
- The block
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lata;)Lbcs;intermediary method_6442Lnet/minecraft/class_197;method_6442(Lnet/minecraft/class_1069;)Lnet/minecraft/class_197;named getBlockFromItemLnet/minecraft/block/Block;getBlockFromItem(Lnet/minecraft/item/Item;)Lnet/minecraft/block/Block;
-
pushEntitiesUpBeforeBlockChange
public static BlockState pushEntitiesUpBeforeBlockChange(BlockState state, BlockState state2, World world, BlockPos pos) - Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lblc;Laxy;Lel;)Lblc;intermediary method_16571Lnet/minecraft/class_197;method_16571(Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named pushEntitiesUpBeforeBlockChangeLnet/minecraft/block/Block;pushEntitiesUpBeforeBlockChange(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
createCuboidShape
public static VoxelShape createCuboidShape(double double2, double double3, double double4, double double5, double double6, double double7) - Mappings:
Namespace Name Mixin selector official aLbcs;a(DDDDDD)Lcew;intermediary method_16561Lnet/minecraft/class_197;method_16561(DDDDDD)Lnet/minecraft/class_4100;named createCuboidShapeLnet/minecraft/block/Block;createCuboidShape(DDDDDD)Lnet/minecraft/util/shapes/VoxelShape;
-
method_13315
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laer;)Zintermediary method_13315Lnet/minecraft/class_197;method_13315(Lnet/minecraft/class_2232;Lnet/minecraft/class_864;)Znamed method_13315Lnet/minecraft/block/Block;method_13315(Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/Entity;)Z
-
isAir
Deprecated.- Mappings:
Namespace Name Mixin selector official eLbcs;e(Lblc;)Zintermediary method_16591Lnet/minecraft/class_197;method_16591(Lnet/minecraft/class_2232;)Znamed isAirLnet/minecraft/block/Block;isAir(Lnet/minecraft/block/BlockState;)Z
-
getLuminance
Deprecated.- Mappings:
Namespace Name Mixin selector official mLbcs;m(Lblc;)Iintermediary method_11572Lnet/minecraft/class_197;method_11572(Lnet/minecraft/class_2232;)Inamed getLuminanceLnet/minecraft/block/Block;getLuminance(Lnet/minecraft/block/BlockState;)I
-
getMaterial
Deprecated.- Mappings:
Namespace Name Mixin selector official nLbcs;n(Lblc;)Lbza;intermediary method_11574Lnet/minecraft/class_197;method_11574(Lnet/minecraft/class_2232;)Lnet/minecraft/class_63;named getMaterialLnet/minecraft/block/Block;getMaterial(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/Material;
-
getMaterialColor
Deprecated.- Mappings:
Namespace Name Mixin selector official cLbcs;c(Lblc;Laxk;Lel;)Lbzb;intermediary method_8680Lnet/minecraft/class_197;method_8680(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_65;named getMaterialColorLnet/minecraft/block/Block;getMaterialColor(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/MaterialColor;
-
method_16569
@Deprecated public void method_16569(BlockState blockState, IWorld iWorld, BlockPos blockPos, int int2) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxz;Lel;I)Vintermediary method_16569Lnet/minecraft/class_197;method_16569(Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;I)Vnamed method_16569Lnet/minecraft/block/Block;method_16569(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;I)V
-
method_16580
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lwz;)Zintermediary method_16580Lnet/minecraft/class_197;method_16580(Lnet/minecraft/class_4482;)Znamed method_16580Lnet/minecraft/block/Block;method_16580(Lnet/minecraft/tag/Tag;)Z
-
method_16583
- Mappings:
Namespace Name Mixin selector official bLbcs;b(Lblc;Laxz;Lel;)Lblc;intermediary method_16583Lnet/minecraft/class_197;method_16583(Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named method_16583Lnet/minecraft/block/Block;method_16583(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
method_16572
public static void method_16572(BlockState blockState, BlockState blockState2, IWorld iWorld, BlockPos blockPos, int int2) - Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lblc;Laxz;Lel;I)Vintermediary method_16572Lnet/minecraft/class_197;method_16572(Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;I)Vnamed method_16572Lnet/minecraft/block/Block;method_16572(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;I)V
-
method_16584
@Deprecated public void method_16584(BlockState blockState, IWorld iWorld, BlockPos blockPos, int int2) Deprecated.- Mappings:
Namespace Name Mixin selector official bLbcs;b(Lblc;Laxz;Lel;I)Vintermediary method_16584Lnet/minecraft/class_197;method_16584(Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;I)Vnamed method_16584Lnet/minecraft/block/Block;method_16584(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;I)V
-
method_16575
@Deprecated public BlockState method_16575(BlockState blockState, Direction direction, BlockState blockState2, IWorld iWorld, BlockPos blockPos, BlockPos blockPos2) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Leq;Lblc;Laxz;Lel;Lel;)Lblc;intermediary method_16575Lnet/minecraft/class_197;method_16575(Lnet/minecraft/class_2232;Lnet/minecraft/class_1354;Lnet/minecraft/class_2232;Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2552;)Lnet/minecraft/class_2232;named method_16575Lnet/minecraft/block/Block;method_16575(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
withRotation
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lbhb;)Lblc;intermediary method_11556Lnet/minecraft/class_197;method_11556(Lnet/minecraft/class_2232;Lnet/minecraft/class_2734;)Lnet/minecraft/class_2232;named withRotationLnet/minecraft/block/Block;withRotation(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/block/BlockState;
-
withMirror
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lbfz;)Lblc;intermediary method_11555Lnet/minecraft/class_197;method_11555(Lnet/minecraft/class_2232;Lnet/minecraft/class_2727;)Lnet/minecraft/class_2232;named withMirrorLnet/minecraft/block/Block;withMirror(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockMirror;)Lnet/minecraft/block/BlockState;
-
method_14308
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lbcs;)Zintermediary method_14308Lnet/minecraft/class_197;method_14308(Lnet/minecraft/class_197;)Znamed method_14308Lnet/minecraft/block/Block;method_14308(Lnet/minecraft/block/Block;)Z
-
method_14309
- Mappings:
Namespace Name Mixin selector official bLbcs;b(Lbcs;)Zintermediary method_14309Lnet/minecraft/class_197;method_14309(Lnet/minecraft/class_197;)Znamed method_14309Lnet/minecraft/block/Block;method_14309(Lnet/minecraft/block/Block;)Z
-
method_11575
Deprecated.- Mappings:
Namespace Name Mixin selector official oLbcs;o(Lblc;)Zintermediary method_11575Lnet/minecraft/class_197;method_11575(Lnet/minecraft/class_2232;)Znamed method_11575Lnet/minecraft/block/Block;method_11575(Lnet/minecraft/block/BlockState;)Z
-
method_11576
Deprecated.- Mappings:
Namespace Name Mixin selector official pLbcs;p(Lblc;)Zintermediary method_11576Lnet/minecraft/class_197;method_11576(Lnet/minecraft/class_2232;)Znamed method_11576Lnet/minecraft/block/Block;method_11576(Lnet/minecraft/block/BlockState;)Z
-
method_13703
Deprecated.- Mappings:
Namespace Name Mixin selector official qLbcs;q(Lblc;)Zintermediary method_13703Lnet/minecraft/class_197;method_13703(Lnet/minecraft/class_2232;)Znamed method_13703Lnet/minecraft/block/Block;method_13703(Lnet/minecraft/block/BlockState;)Z
-
method_11562
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;)Zintermediary method_11562Lnet/minecraft/class_197;method_11562(Lnet/minecraft/class_2232;)Znamed method_11562Lnet/minecraft/block/Block;method_11562(Lnet/minecraft/block/BlockState;)Z
-
method_11568
Deprecated.- Mappings:
Namespace Name Mixin selector official rLbcs;r(Lblc;)Zintermediary method_11568Lnet/minecraft/class_197;method_11568(Lnet/minecraft/class_2232;)Znamed method_11568Lnet/minecraft/block/Block;method_11568(Lnet/minecraft/block/BlockState;)Z
-
method_13704
Deprecated.- Mappings:
Namespace Name Mixin selector official bLbcs;b(Lblc;)Zintermediary method_13704Lnet/minecraft/class_197;method_13704(Lnet/minecraft/class_2232;)Znamed method_13704Lnet/minecraft/block/Block;method_13704(Lnet/minecraft/block/BlockState;)Z
-
canPlaceAtSide
@Deprecated public boolean canPlaceAtSide(BlockState state, BlockView world, BlockPos pos, BlockPlacementEnvironment blockPlacementEnvironment) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxk;Lel;Lcbf;)Zintermediary method_8663Lnet/minecraft/class_197;method_8663(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_4064;)Znamed canPlaceAtSideLnet/minecraft/block/Block;canPlaceAtSide(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockPlacementEnvironment;)Z
-
getBlockRenderType
Deprecated.- Mappings:
Namespace Name Mixin selector official cLbcs;c(Lblc;)Lbgy;intermediary method_11552Lnet/minecraft/class_197;method_11552(Lnet/minecraft/class_2232;)Lnet/minecraft/class_2733;named getBlockRenderTypeLnet/minecraft/block/Block;getBlockRenderType(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockRenderType;
-
canReplace
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lark;)Zintermediary method_16567Lnet/minecraft/class_197;method_16567(Lnet/minecraft/class_2232;Lnet/minecraft/class_3544;)Znamed canReplaceLnet/minecraft/block/Block;canReplace(Lnet/minecraft/block/BlockState;Lnet/minecraft/item/ItemPlacementContext;)Z
-
getHardness
Deprecated.- Mappings:
Namespace Name Mixin selector official dLbcs;d(Lblc;Laxk;Lel;)Fintermediary method_16589Lnet/minecraft/class_197;method_16589(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Fnamed getHardnessLnet/minecraft/block/Block;getHardness(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)F
-
hasRandomTicks
- Mappings:
Namespace Name Mixin selector official sLbcs;s(Lblc;)Zintermediary method_16604Lnet/minecraft/class_197;method_16604(Lnet/minecraft/class_2232;)Znamed hasRandomTicksLnet/minecraft/block/Block;hasRandomTicks(Lnet/minecraft/block/BlockState;)Z
-
hasBlockEntity
public boolean hasBlockEntity()Returns whether the current block has a block entity- Returns:
- Whether the current block has a block entity
- Mappings:
Namespace Name Mixin selector official iLbcs;i()Zintermediary method_478Lnet/minecraft/class_197;method_478()Znamed hasBlockEntityLnet/minecraft/block/Block;hasBlockEntity()Z
-
method_16592
@Deprecated public boolean method_16592(BlockState blockState, BlockView blockView, BlockPos blockPos) Deprecated.- Mappings:
Namespace Name Mixin selector official eLbcs;e(Lblc;Laxk;Lel;)Zintermediary method_16592Lnet/minecraft/class_197;method_16592(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Znamed method_16592Lnet/minecraft/block/Block;method_16592(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
method_11564
@Environment(CLIENT) @Deprecated public int method_11564(BlockState blockState, class_3600 class_3600, BlockPos blockPos) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laye;Lel;)Iintermediary method_11564Lnet/minecraft/class_197;method_11564(Lnet/minecraft/class_2232;Lnet/minecraft/class_3600;Lnet/minecraft/class_2552;)Inamed method_11564Lnet/minecraft/block/Block;method_11564(Lnet/minecraft/block/BlockState;Lnet/minecraft/class_3600;Lnet/minecraft/util/math/BlockPos;)I
-
method_16586
@Environment(CLIENT) public static boolean method_16586(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) - Mappings:
Namespace Name Mixin selector official cLbcs;c(Lblc;Laxk;Lel;Leq;)Zintermediary method_16586Lnet/minecraft/class_197;method_16586(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Znamed method_16586Lnet/minecraft/block/Block;method_16586(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
isFullBoundsCubeForCulling
Deprecated.- Mappings:
Namespace Name Mixin selector official fLbcs;f(Lblc;)Zintermediary method_11560Lnet/minecraft/class_197;method_11560(Lnet/minecraft/class_2232;)Znamed isFullBoundsCubeForCullingLnet/minecraft/block/Block;isFullBoundsCubeForCulling(Lnet/minecraft/block/BlockState;)Z
-
method_16573
@Environment(CLIENT) @Deprecated public boolean method_16573(BlockState blockState, BlockState blockState2, Direction direction) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lblc;Leq;)Zintermediary method_16573Lnet/minecraft/class_197;method_16573(Lnet/minecraft/class_2232;Lnet/minecraft/class_2232;Lnet/minecraft/class_1354;)Znamed method_16573Lnet/minecraft/block/Block;method_16573(Lnet/minecraft/block/BlockState;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;)Z
-
method_14307
@Deprecated public BlockRenderLayer method_14307(BlockView view, BlockState state, BlockPos pos, Direction direction) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxk;Lblc;Lel;Leq;)Lblb;intermediary method_14307Lnet/minecraft/class_197;method_14307(Lnet/minecraft/class_1158;Lnet/minecraft/class_2232;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Lnet/minecraft/class_3225;named method_14307Lnet/minecraft/block/Block;method_14307(Lnet/minecraft/world/BlockView;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/block/BlockRenderLayer;
-
getOutlineShape
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxk;Lel;)Lcew;intermediary method_11554Lnet/minecraft/class_197;method_11554(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;named getOutlineShapeLnet/minecraft/block/Block;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;
-
getCollisionShape
Deprecated.- Mappings:
Namespace Name Mixin selector official fLbcs;f(Lblc;Laxk;Lel;)Lcew;intermediary method_8640Lnet/minecraft/class_197;method_8640(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;named getCollisionShapeLnet/minecraft/block/Block;getCollisionShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;
-
method_16593
Deprecated.- Mappings:
Namespace Name Mixin selector official gLbcs;g(Lblc;Laxk;Lel;)Lcew;intermediary method_16593Lnet/minecraft/class_197;method_16593(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;named method_16593Lnet/minecraft/block/Block;method_16593(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;
-
getRayTraceShape
Deprecated.- Mappings:
Namespace Name Mixin selector official hLbcs;h(Lblc;Laxk;Lel;)Lcew;intermediary method_16595Lnet/minecraft/class_197;method_16595(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_4100;named getRayTraceShapeLnet/minecraft/block/Block;getRayTraceShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shapes/VoxelShape;
-
isFaceFullSquare
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lcew;Leq;)Zintermediary method_16578Lnet/minecraft/class_197;method_16578(Lnet/minecraft/class_4100;Lnet/minecraft/class_1354;)Znamed isFaceFullSquareLnet/minecraft/block/Block;isFaceFullSquare(Lnet/minecraft/util/shapes/VoxelShape;Lnet/minecraft/util/math/Direction;)Z
-
isShapeFullCube
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lcew;)Zintermediary method_16577Lnet/minecraft/class_197;method_16577(Lnet/minecraft/class_4100;)Znamed isShapeFullCubeLnet/minecraft/block/Block;isShapeFullCube(Lnet/minecraft/util/shapes/VoxelShape;)Z
-
method_16596
Deprecated.- Mappings:
Namespace Name Mixin selector official iLbcs;i(Lblc;Laxk;Lel;)Zintermediary method_16596Lnet/minecraft/class_197;method_16596(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Znamed method_16596Lnet/minecraft/block/Block;method_16596(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
isTranslucent
- Mappings:
Namespace Name Mixin selector official a_Lbcs;a_(Lblc;Laxk;Lel;)Zintermediary method_16581Lnet/minecraft/class_197;method_16581(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Znamed isTranslucentLnet/minecraft/block/Block;isTranslucent(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
getLightSubtracted
Deprecated.- Mappings:
Namespace Name Mixin selector official jLbcs;j(Lblc;Laxk;Lel;)Iintermediary method_16597Lnet/minecraft/class_197;method_16597(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Inamed getLightSubtractedLnet/minecraft/block/Block;getLightSubtracted(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)I
-
method_16599
@Deprecated public final boolean method_16599(BlockState blockState, BlockView blockView, BlockPos blockPos) Deprecated.- Mappings:
Namespace Name Mixin selector official kLbcs;k(Lblc;Laxk;Lel;)Zintermediary method_16599Lnet/minecraft/class_197;method_16599(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Znamed method_16599Lnet/minecraft/block/Block;method_16599(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
method_400
- Mappings:
Namespace Name Mixin selector official dLbcs;d(Lblc;)Zintermediary method_400Lnet/minecraft/class_197;method_400(Lnet/minecraft/class_2232;)Znamed method_400Lnet/minecraft/block/Block;method_400(Lnet/minecraft/block/BlockState;)Z
-
hasCollision
public boolean hasCollision()Returns whether a block has collision, i.e. stops entities- Returns:
- Whether a block has collision
- Mappings:
Namespace Name Mixin selector official jLbcs;j()Zintermediary method_469Lnet/minecraft/class_197;method_469()Znamed hasCollisionLnet/minecraft/block/Block;hasCollision()Z
-
method_16582
@Deprecated public void method_16582(BlockState blockState, World world, BlockPos blockPos, Random random) Deprecated.- Mappings:
Namespace Name Mixin selector official bLbcs;b(Lblc;Laxy;Lel;Ljava/util/Random;)Vintermediary method_16582Lnet/minecraft/class_197;method_16582(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Ljava/util/Random;)Vnamed method_16582Lnet/minecraft/block/Block;method_16582(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-
method_8661
@Deprecated public void method_8661(BlockState blockState, World world, BlockPos blockPos, Random random) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Ljava/util/Random;)Vintermediary method_8661Lnet/minecraft/class_197;method_8661(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Ljava/util/Random;)Vnamed method_8661Lnet/minecraft/block/Block;method_8661(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-
method_8669
@Environment(CLIENT) public void method_8669(BlockState blockState, World world, BlockPos blockPos, Random random) - Mappings:
Namespace Name Mixin selector official cLbcs;c(Lblc;Laxy;Lel;Ljava/util/Random;)Vintermediary method_8669Lnet/minecraft/class_197;method_8669(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Ljava/util/Random;)Vnamed method_8669Lnet/minecraft/block/Block;method_8669(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-
method_8674
- Mappings:
Namespace Name Mixin selector official bLbcs;b(Laxz;Lel;Lblc;)Vintermediary method_8674Lnet/minecraft/class_197;method_8674(Lnet/minecraft/class_3598;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Vnamed method_8674Lnet/minecraft/block/Block;method_8674(Lnet/minecraft/world/IWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
onBreak
@Deprecated public void onBreak(BlockState state, World world, BlockPos arg3, Block block, BlockPos pos) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Lbcs;Lel;)Vintermediary method_8641Lnet/minecraft/class_197;method_8641(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_197;Lnet/minecraft/class_2552;)Vnamed onBreakLnet/minecraft/block/Block;onBreak(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;)V
-
method_16565
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Layc;)Iintermediary method_16565Lnet/minecraft/class_197;method_16565(Lnet/minecraft/class_3599;)Inamed method_16565Lnet/minecraft/block/Block;method_16565(Lnet/minecraft/world/RenderBlockView;)I
-
method_8668
@Deprecated public void method_8668(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Lblc;)Vintermediary method_8668Lnet/minecraft/class_197;method_8668(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Vnamed method_8668Lnet/minecraft/block/Block;method_8668(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
method_8659
@Deprecated public void method_8659(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2, boolean bool) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Lblc;Z)Vintermediary method_8659Lnet/minecraft/class_197;method_8659(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Z)Vnamed method_8659Lnet/minecraft/block/Block;method_8659(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)V
-
method_403
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Ljava/util/Random;)Iintermediary method_403Lnet/minecraft/class_197;method_403(Lnet/minecraft/class_2232;Ljava/util/Random;)Inamed method_403Lnet/minecraft/block/Block;method_403(Lnet/minecraft/block/BlockState;Ljava/util/Random;)I
-
method_16568
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;I)Laxx;intermediary method_16568Lnet/minecraft/class_197;method_16568(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;I)Lnet/minecraft/class_3597;named method_16568Lnet/minecraft/block/Block;method_16568(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/item/Itemable;
-
method_16566
@Deprecated public float method_16566(BlockState blockState, PlayerEntity playerEntity, BlockView blockView, BlockPos blockPos) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laog;Laxk;Lel;)Fintermediary method_16566Lnet/minecraft/class_197;method_16566(Lnet/minecraft/class_2232;Lnet/minecraft/class_988;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Fnamed method_16566Lnet/minecraft/block/Block;method_16566(Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)F
-
method_410
@Deprecated public void method_410(BlockState blockState, World world, BlockPos blockPos, float float2, int int2) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;FI)Vintermediary method_410Lnet/minecraft/class_197;method_410(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;FI)Vnamed method_410Lnet/minecraft/block/Block;method_410(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;FI)V
-
onBlockBreak
Runs when a block is broken- Parameters:
world- The world that the block is placed inpos- The block's positionitem- Allows creating an ItemEntity- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Lel;Late;)Vintermediary method_8649Lnet/minecraft/class_197;method_8649(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_1071;)Vnamed onBlockBreakLnet/minecraft/block/Block;onBlockBreak(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/item/ItemStack;)V
-
dropExperience
Runs when the block is broken to drop experience. Since entities are being spawned, most of it only happens on a ServerWorld.- Parameters:
world- The world that the block is placed inpos- The block's positionsize- Size- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Lel;I)Vintermediary method_8658Lnet/minecraft/class_197;method_8658(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;I)Vnamed dropExperienceLnet/minecraft/block/Block;dropExperience(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)V
-
getBlastResistance
public float getBlastResistance()- Mappings:
Namespace Name Mixin selector official kLbcs;k()Fintermediary method_16598Lnet/minecraft/class_197;method_16598()Fnamed getBlastResistanceLnet/minecraft/block/Block;getBlastResistance()F
-
method_414
@Nullable public static BlockHitResult method_414(BlockState blockState, World world, BlockPos blockPos, Vec3d vec3d, Vec3d vec3d2) - Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Lcee;Lcee;)Lceb;intermediary method_414Lnet/minecraft/class_197;method_414(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_236;Lnet/minecraft/class_236;)Lnet/minecraft/class_234;named method_414Lnet/minecraft/block/Block;method_414(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Vec3d;)Lnet/minecraft/util/hit/BlockHitResult;
-
onDestroyedByExplosion
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Lel;Laxr;)Vintermediary method_8639Lnet/minecraft/class_197;method_8639(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_1147;)Vnamed onDestroyedByExplosionLnet/minecraft/block/Block;onDestroyedByExplosion(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/explosion/Explosion;)V
-
getRenderLayerType
Returns the appropriate RenderLayer for a block. Only called on the client.- Returns:
- The block's RenderLayer
- Mappings:
Namespace Name Mixin selector official cLbcs;c()Laxl;intermediary method_8687Lnet/minecraft/class_197;method_8687()Lnet/minecraft/class_2165;named getRenderLayerTypeLnet/minecraft/block/Block;getRenderLayerType()Lnet/minecraft/client/render/BlockRenderLayer;
-
method_16570
@Deprecated public boolean method_16570(BlockState blockState, RenderBlockView renderBlockView, BlockPos blockPos) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Layc;Lel;)Zintermediary method_16570Lnet/minecraft/class_197;method_16570(Lnet/minecraft/class_2232;Lnet/minecraft/class_3599;Lnet/minecraft/class_2552;)Znamed method_16570Lnet/minecraft/block/Block;method_16570(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/RenderBlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
method_421
@Deprecated public boolean method_421(BlockState blockState, World world, BlockPos blockPos, PlayerEntity playerEntity, Hand hand, Direction direction, float float2, float float3, float float4) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Laog;Ladk;Leq;FFF)Zintermediary method_421Lnet/minecraft/class_197;method_421(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_988;Lnet/minecraft/class_2961;Lnet/minecraft/class_1354;FFF)Znamed method_421Lnet/minecraft/block/Block;method_421(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/Hand;Lnet/minecraft/util/math/Direction;FFF)Z
-
onSteppedOn
Runs every time an entity steps on the Block. Used by redstone ore to change it's state.- Parameters:
world- The world that the block is placed inpos- The block's positionentity- The entity who stepped on the block- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Lel;Laer;)Vintermediary method_437Lnet/minecraft/class_197;method_437(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_864;)Vnamed onSteppedOnLnet/minecraft/block/Block;onSteppedOn(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/Entity;)V
-
method_16563
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lark;)Lblc;intermediary method_16563Lnet/minecraft/class_197;method_16563(Lnet/minecraft/class_3544;)Lnet/minecraft/class_2232;named method_16563Lnet/minecraft/block/Block;method_16563(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
-
method_420
@Deprecated public void method_420(BlockState blockState, World world, BlockPos blockPos, PlayerEntity playerEntity) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Laog;)Vintermediary method_420Lnet/minecraft/class_197;method_420(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_988;)Vnamed method_420Lnet/minecraft/block/Block;method_420(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;)V
-
method_8653
@Deprecated public int method_8653(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxk;Lel;Leq;)Iintermediary method_8653Lnet/minecraft/class_197;method_8653(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Inamed method_8653Lnet/minecraft/block/Block;method_8653(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
method_11566
Deprecated.- Mappings:
Namespace Name Mixin selector official iLbcs;i(Lblc;)Zintermediary method_11566Lnet/minecraft/class_197;method_11566(Lnet/minecraft/class_2232;)Znamed method_11566Lnet/minecraft/block/Block;method_11566(Lnet/minecraft/block/BlockState;)Z
-
method_416
@Deprecated public void method_416(BlockState blockState, World world, BlockPos blockPos, Entity entity) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Laer;)Vintermediary method_416Lnet/minecraft/class_197;method_416(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_864;)Vnamed method_416Lnet/minecraft/block/Block;method_416(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/Entity;)V
-
method_8664
@Deprecated public int method_8664(BlockState blockState, BlockView blockView, BlockPos blockPos, Direction direction) Deprecated.- Mappings:
Namespace Name Mixin selector official bLbcs;b(Lblc;Laxk;Lel;Leq;)Iintermediary method_8664Lnet/minecraft/class_197;method_8664(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_1354;)Inamed method_8664Lnet/minecraft/block/Block;method_8664(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
method_8651
public void method_8651(World world, PlayerEntity player, BlockPos pos, BlockState state, @Nullable BlockEntity blockEntity, ItemStack stack) - Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Laog;Lel;Lblc;Lbji;Late;)Vintermediary method_8651Lnet/minecraft/class_197;method_8651(Lnet/minecraft/class_1150;Lnet/minecraft/class_988;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_226;Lnet/minecraft/class_1071;)Vnamed method_8651Lnet/minecraft/block/Block;method_8651(Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntity;Lnet/minecraft/item/ItemStack;)V
-
requiresSilkTouch
protected boolean requiresSilkTouch()- Mappings:
Namespace Name Mixin selector official X_Lbcs;X_()Zintermediary method_475Lnet/minecraft/class_197;method_475()Znamed requiresSilkTouchLnet/minecraft/block/Block;requiresSilkTouch()Z
-
createStackFromBlock
Creates and returns and ItemStack from a block.- Parameters:
state- The block's BlockState- Returns:
- An ItemStack instance containing the block
- Mappings:
Namespace Name Mixin selector official tLbcs;t(Lblc;)Late;intermediary method_8682Lnet/minecraft/class_197;method_8682(Lnet/minecraft/class_2232;)Lnet/minecraft/class_1071;named createStackFromBlockLnet/minecraft/block/Block;createStackFromBlock(Lnet/minecraft/block/BlockState;)Lnet/minecraft/item/ItemStack;
-
method_397
public int method_397(BlockState blockState, int int2, World world, BlockPos blockPos, Random random) - Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;ILaxy;Lel;Ljava/util/Random;)Iintermediary method_397Lnet/minecraft/class_197;method_397(Lnet/minecraft/class_2232;ILnet/minecraft/class_1150;Lnet/minecraft/class_2552;Ljava/util/Random;)Inamed method_397Lnet/minecraft/block/Block;method_397(Lnet/minecraft/block/BlockState;ILnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)I
-
onPlaced
public void onPlaced(World world, BlockPos pos, BlockState state, @Nullable LivingEntity placer, ItemStack itemStack) Runs when the block is placed by an entity- Parameters:
world- The world that the block is inpos- The block's positionstate- The block's BlockStateplacer- The entity who placed the blockitemStack- ItemStack instance- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Lel;Lblc;Lafa;Late;)Vintermediary method_419Lnet/minecraft/class_197;method_419(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_1699;Lnet/minecraft/class_1071;)Vnamed onPlacedLnet/minecraft/block/Block;onPlaced(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/item/ItemStack;)V
-
canMobSpawnInside
public boolean canMobSpawnInside()Returns whether mobs can spawn inside the block. Used for Air.- Returns:
- Whether mobs can spawn inside the block
- Mappings:
Namespace Name Mixin selector official aLbcs;a()Zintermediary method_8678Lnet/minecraft/class_197;method_8678()Znamed canMobSpawnInsideLnet/minecraft/block/Block;canMobSpawnInside()Z
-
method_16600
- Mappings:
Namespace Name Mixin selector official lLbcs;l()Lij;intermediary method_16600Lnet/minecraft/class_197;method_16600()Lnet/minecraft/class_1982;named method_16600Lnet/minecraft/block/Block;method_16600()Lnet/minecraft/text/Text;
-
getTranslationKey
Returns the block's translation key- Returns:
- Translation Key
- Mappings:
Namespace Name Mixin selector official mLbcs;m()Ljava/lang/String;intermediary method_392Lnet/minecraft/class_197;method_392()Ljava/lang/String;named getTranslationKeyLnet/minecraft/block/Block;getTranslationKey()Ljava/lang/String;
-
method_435
@Deprecated public boolean method_435(BlockState blockState, World world, BlockPos blockPos, int int2, int int3) Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;II)Zintermediary method_435Lnet/minecraft/class_197;method_435(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;II)Znamed method_435Lnet/minecraft/block/Block;method_435(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;II)Z
-
getPistonBehavior
Deprecated.- Mappings:
Namespace Name Mixin selector official jLbcs;j(Lblc;)Lbzc;intermediary method_11567Lnet/minecraft/class_197;method_11567(Lnet/minecraft/class_2232;)Lnet/minecraft/class_2768;named getPistonBehaviorLnet/minecraft/block/Block;getPistonBehavior(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/piston/PistonBehavior;
-
method_11565
Deprecated.- Mappings:
Namespace Name Mixin selector official gLbcs;g(Lblc;)Fintermediary method_11565Lnet/minecraft/class_197;method_11565(Lnet/minecraft/class_2232;)Fnamed method_11565Lnet/minecraft/block/Block;method_11565(Lnet/minecraft/block/BlockState;)F
-
onLandedUpon
Runs when an entity falls on the block.- Parameters:
world- The world that the block is placed inpos- The block's positionentity- The entity who fell on the blockdistance- The relative height from which the entity fell- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Lel;Laer;F)Vintermediary method_8647Lnet/minecraft/class_197;method_8647(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_864;F)Vnamed onLandedUponLnet/minecraft/block/Block;onLandedUpon(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/Entity;F)V
-
method_8650
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxk;Laer;)Vintermediary method_8650Lnet/minecraft/class_197;method_8650(Lnet/minecraft/class_1158;Lnet/minecraft/class_864;)Vnamed method_8650Lnet/minecraft/block/Block;method_8650(Lnet/minecraft/world/BlockView;Lnet/minecraft/entity/Entity;)V
-
method_8640
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxk;Lel;Lblc;)Late;intermediary method_8640Lnet/minecraft/class_197;method_8640(Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Lnet/minecraft/class_1071;named method_8640Lnet/minecraft/block/Block;method_8640(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Lnet/minecraft/item/ItemStack;
-
addStacksForDisplay
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lary;Lez;)Vintermediary method_14305Lnet/minecraft/class_197;method_14305(Lnet/minecraft/class_1041;Lnet/minecraft/class_3114;)Vnamed addStacksForDisplayLnet/minecraft/block/Block;addStacksForDisplay(Lnet/minecraft/item/itemgroup/ItemGroup;Lnet/minecraft/util/collection/DefaultedList;)V
-
getFluidState
Deprecated.- Mappings:
Namespace Name Mixin selector official hLbcs;h(Lblc;)Lbyw;intermediary method_16594Lnet/minecraft/class_197;method_16594(Lnet/minecraft/class_2232;)Lnet/minecraft/class_4024;named getFluidStateLnet/minecraft/block/Block;getFluidState(Lnet/minecraft/block/BlockState;)Lnet/minecraft/fluid/FluidState;
-
getSlipperiness
public float getSlipperiness()- Mappings:
Namespace Name Mixin selector official nLbcs;n()Fintermediary method_16603Lnet/minecraft/class_197;method_16603()Fnamed getSlipperinessLnet/minecraft/block/Block;getSlipperiness()F
-
getRenderingSeed
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Lel;)Jintermediary method_16574Lnet/minecraft/class_197;method_16574(Lnet/minecraft/class_2232;Lnet/minecraft/class_2552;)Jnamed getRenderingSeedLnet/minecraft/block/Block;getRenderingSeed(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;)J
-
onBreakByPlayer
Runs when the block is broken by a player.- Parameters:
world- The world that the block is placed inpos- The block's positionstate- The block's BlockStateplayer- The player who broke the block- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxy;Lel;Lblc;Laog;)Vintermediary method_8644Lnet/minecraft/class_197;method_8644(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Lnet/minecraft/class_988;)Vnamed onBreakByPlayerLnet/minecraft/block/Block;onBreakByPlayer(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/entity/player/PlayerEntity;)V
-
rainTick
Runs every tick when raining. Used my cauldrons to randomly fill up when raining.- Parameters:
world- The world that the block is placed inpos- The block's position- Mappings:
Namespace Name Mixin selector official cLbcs;c(Laxy;Lel;)Vintermediary method_8685Lnet/minecraft/class_197;method_8685(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Vnamed rainTickLnet/minecraft/block/Block;rainTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
shouldDropItemsOnExplosion
Returns whether the block should drop as an Item during an explosion.- Parameters:
explosion- The explosion that caused the block to break- Returns:
- Whether the block should drop as an item during an explosion
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Laxr;)Zintermediary method_4184Lnet/minecraft/class_197;method_4184(Lnet/minecraft/class_1147;)Znamed shouldDropItemsOnExplosionLnet/minecraft/block/Block;shouldDropItemsOnExplosion(Lnet/minecraft/world/explosion/Explosion;)Z
-
method_11577
Deprecated.- Mappings:
Namespace Name Mixin selector official uLbcs;u(Lblc;)Zintermediary method_11577Lnet/minecraft/class_197;method_11577(Lnet/minecraft/class_2232;)Znamed method_11577Lnet/minecraft/block/Block;method_11577(Lnet/minecraft/block/BlockState;)Z
-
getComparatorOutput
Deprecated.- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;)Iintermediary method_8686Lnet/minecraft/class_197;method_8686(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Inamed getComparatorOutputLnet/minecraft/block/Block;getComparatorOutput(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)I
-
appendProperties
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lble$a;)Vintermediary method_16576Lnet/minecraft/class_197;method_16576(Lnet/minecraft/class_2233$class_3757;)Vnamed appendPropertiesLnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
-
getStateManager
Returns the current state manager.- Returns:
- The current state manager
- Mappings:
Namespace Name Mixin selector official oLbcs;o()Lble;intermediary method_8632Lnet/minecraft/class_197;method_8632()Lnet/minecraft/class_2233;named getStateManagerLnet/minecraft/block/Block;getStateManager()Lnet/minecraft/state/StateManager;
-
setDefaultState
Sets the block's default BlockState.- Parameters:
state- The default state- Mappings:
Namespace Name Mixin selector official vLbcs;v(Lblc;)Vintermediary method_8684Lnet/minecraft/class_197;method_8684(Lnet/minecraft/class_2232;)Vnamed setDefaultStateLnet/minecraft/block/Block;setDefaultState(Lnet/minecraft/block/BlockState;)V
-
getDefaultState
Returns the block's default BlockState.- Returns:
- The block's default BlockState
- Mappings:
Namespace Name Mixin selector official pLbcs;p()Lblc;intermediary method_8633Lnet/minecraft/class_197;method_8633()Lnet/minecraft/class_2232;named getDefaultStateLnet/minecraft/block/Block;getDefaultState()Lnet/minecraft/block/BlockState;
-
getOffsetType
Returns the block's offset type. Used by grass and flowers.- Returns:
- The block's offset type
- Mappings:
Namespace Name Mixin selector official qLbcs;q()Lbcs$b;intermediary method_8634Lnet/minecraft/class_197;method_8634()Lnet/minecraft/class_197$class_2177;named getOffsetTypeLnet/minecraft/block/Block;getOffsetType()Lnet/minecraft/block/Block$OffsetType;
-
getOffsetPos
Deprecated.- Mappings:
Namespace Name Mixin selector official lLbcs;l(Lblc;Laxk;Lel;)Lcee;intermediary method_16602Lnet/minecraft/class_197;method_16602(Lnet/minecraft/class_2232;Lnet/minecraft/class_1158;Lnet/minecraft/class_2552;)Lnet/minecraft/class_236;named getOffsetPosLnet/minecraft/block/Block;getOffsetPos(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/Vec3d;
-
getSoundGroup
- Mappings:
Namespace Name Mixin selector official rLbcs;r()Lbhr;intermediary method_11578Lnet/minecraft/class_197;method_11578()Lnet/minecraft/class_200;named getSoundGroupLnet/minecraft/block/Block;getSoundGroup()Lnet/minecraft/sound/BlockSoundGroup;
-
getItem
-
hasStats
public boolean hasStats()Returns whether the current block should be tracked for stats- Returns:
- Whether the current block should be tracked for stats
- Mappings:
Namespace Name Mixin selector official sLbcs;s()Zintermediary method_481Lnet/minecraft/class_197;method_481()Znamed hasStatsLnet/minecraft/block/Block;hasStats()Z
-
toString
-
method_16564
@Environment(CLIENT) public void method_16564(ItemStack itemStack, @Nullable BlockView blockView, List<Text> list, TooltipContext tooltipContext) - Mappings:
Namespace Name Mixin selector official aLbcs;a(Late;Laxk;Ljava/util/List;Laum;)Vintermediary method_16564Lnet/minecraft/class_197;method_16564(Lnet/minecraft/class_1071;Lnet/minecraft/class_1158;Ljava/util/List;Lnet/minecraft/class_3191;)Vnamed method_16564Lnet/minecraft/block/Block;method_16564(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/BlockView;Ljava/util/List;Lnet/minecraft/client/TooltipContext;)V
-
method_16585
- Mappings:
Namespace Name Mixin selector official cLbcs;c(Lbcs;)Zintermediary method_16585Lnet/minecraft/class_197;method_16585(Lnet/minecraft/class_197;)Znamed method_16585Lnet/minecraft/block/Block;method_16585(Lnet/minecraft/block/Block;)Z
-
method_16588
- Mappings:
Namespace Name Mixin selector official dLbcs;d(Lbcs;)Zintermediary method_16588Lnet/minecraft/class_197;method_16588(Lnet/minecraft/class_197;)Znamed method_16588Lnet/minecraft/block/Block;method_16588(Lnet/minecraft/block/Block;)Z
-
setup
public static void setup()Registers all blocks- Mappings:
Namespace Name Mixin selector official tLbcs;t()Vintermediary method_6457Lnet/minecraft/class_197;method_6457()Vnamed setupLnet/minecraft/block/Block;setup()V
-
add
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lpc;Lbcs;)Vintermediary method_16579Lnet/minecraft/class_197;method_16579(Lnet/minecraft/class_1653;Lnet/minecraft/class_197;)Vnamed addLnet/minecraft/block/Block;add(Lnet/minecraft/util/Identifier;Lnet/minecraft/block/Block;)V
-
register
- Mappings:
Namespace Name Mixin selector official aLbcs;a(Ljava/lang/String;Lbcs;)Vintermediary method_8636Lnet/minecraft/class_197;method_8636(Ljava/lang/String;Lnet/minecraft/class_197;)Vnamed registerLnet/minecraft/block/Block;register(Ljava/lang/String;Lnet/minecraft/block/Block;)V
-