Package net.minecraft.block
Class ChestBlock
- All Implemented Interfaces:
BlockEntityProvider,FluidDrainable,FluidFillable,Waterloggable,ItemConvertible
- Direct Known Subclasses:
TrappedChestBlock
public class ChestBlock extends AbstractChestBlock<ChestBlockEntity> implements Waterloggable
- Mappings:
Namespace Name official bxsintermediary net/minecraft/class_2281named net/minecraft/block/ChestBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.NeighborGroupNested classes/interfaces inherited from class net.minecraft.block.AbstractBlock
AbstractBlock.AbstractBlockState, AbstractBlock.ContextPredicate, AbstractBlock.OffsetType, AbstractBlock.Settings, AbstractBlock.TypedContextPredicate<A> -
Field Summary
Fields Modifier and Type Field Description static EnumProperty<ChestType>CHEST_TYPEprotected static VoxelShapeDOUBLE_EAST_SHAPEprotected static VoxelShapeDOUBLE_NORTH_SHAPEprotected static VoxelShapeDOUBLE_SOUTH_SHAPEprotected static VoxelShapeDOUBLE_WEST_SHAPEstatic DirectionPropertyFACINGprivate static DoubleBlockProperties.PropertyRetriever<ChestBlockEntity,Optional<Inventory>>INVENTORY_RETRIEVERprivate static DoubleBlockProperties.PropertyRetriever<ChestBlockEntity,Optional<NamedScreenHandlerFactory>>NAME_RETRIEVERprotected static VoxelShapeSINGLE_SHAPEstatic BooleanPropertyWATERLOGGEDFields inherited from class net.minecraft.block.AbstractChestBlock
entityTypeRetrieverFields inherited from class net.minecraft.block.Block
LOGGER, STATE_IDS, stateManagerFields inherited from class net.minecraft.block.AbstractBlock
collidable, DIRECTIONS, dynamicBounds, jumpVelocityMultiplier, lootTableId, material, randomTicks, resistance, settings, slipperiness, soundGroup, velocityMultiplier -
Constructor Summary
Constructors Modifier Constructor Description protectedChestBlock(AbstractBlock.Settings settings, Supplier<BlockEntityType<? extends ChestBlockEntity>> entityTypeSupplier) -
Method Summary
Methods inherited from class net.minecraft.block.BlockWithEntity
checkType, onSyncedBlockEventMethods inherited from class net.minecraft.block.Block
addStacksForDisplay, afterBreak, appendTooltip, asBlock, asItem, canMobSpawnInside, cannotConnect, createCuboidShape, dropExperience, dropStack, dropStacks, dropStacks, dropStacks, getBlastResistance, getBlockFromItem, getDefaultState, getDroppedStacks, getDroppedStacks, getJumpVelocityMultiplier, getName, getPickStack, getRawIdFromState, getShapesForStates, getSlipperiness, getSoundGroup, getStateFromRawId, getStateManager, getTranslationKey, getVelocityMultiplier, hasDynamicBounds, hasRandomTicks, hasTopRim, isFaceFullSquare, isShapeFullCube, isTranslucent, method_33614, onBreak, onBroken, onDestroyedByExplosion, onEntityLand, onLandedUpon, onSteppedOn, postProcessState, precipitationTick, pushEntitiesUpBeforeBlockChange, randomDisplayTick, replace, replace, setDefaultState, shouldDrawSide, shouldDropItemsOnExplosion, sideCoversSmallSquare, toStringMethods inherited from class net.minecraft.block.AbstractBlock
calcBlockBreakingDelta, canBucketPlace, canPlaceAt, canReplace, emitsRedstonePower, getAmbientOcclusionLightLevel, getCollisionShape, getCullingShape, getDefaultMapColor, getDroppedStacks, getLootTableId, getMaxModelOffset, getOffsetType, getOpacity, getPistonBehavior, getRaycastShape, getRenderingSeed, getSidesShape, getStrongRedstonePower, getVisualShape, getWeakRedstonePower, hasSidedTransparency, isSideInvisible, neighborUpdate, onBlockAdded, onBlockBreakStart, onEntityCollision, onProjectileHit, onStacksDropped, prepare, randomTickMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.block.BlockEntityProvider
getGameEventListenerMethods inherited from interface net.minecraft.block.Waterloggable
canFillWithFluid, getBucketFillSound, tryDrainFluid, tryFillWithFluid
-
Field Details
-
FACING
- Mappings:
Namespace Name Mixin selector official bLbxs;b:Lcin;intermediary field_10768Lnet/minecraft/class_2281;field_10768:Lnet/minecraft/class_2753;named FACINGLnet/minecraft/block/ChestBlock;FACING:Lnet/minecraft/state/property/DirectionProperty;
-
CHEST_TYPE
- Mappings:
Namespace Name Mixin selector official cLbxs;c:Lcir;intermediary field_10770Lnet/minecraft/class_2281;field_10770:Lnet/minecraft/class_2754;named CHEST_TYPELnet/minecraft/block/ChestBlock;CHEST_TYPE:Lnet/minecraft/state/property/EnumProperty;
-
WATERLOGGED
- Mappings:
Namespace Name Mixin selector official dLbxs;d:Lcik;intermediary field_10772Lnet/minecraft/class_2281;field_10772:Lnet/minecraft/class_2746;named WATERLOGGEDLnet/minecraft/block/ChestBlock;WATERLOGGED:Lnet/minecraft/state/property/BooleanProperty;
-
DOUBLE_NORTH_SHAPE
- Mappings:
Namespace Name Mixin selector official eLbxs;e:Ldjn;intermediary field_10767Lnet/minecraft/class_2281;field_10767:Lnet/minecraft/class_265;named DOUBLE_NORTH_SHAPELnet/minecraft/block/ChestBlock;DOUBLE_NORTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
DOUBLE_SOUTH_SHAPE
- Mappings:
Namespace Name Mixin selector official fLbxs;f:Ldjn;intermediary field_10771Lnet/minecraft/class_2281;field_10771:Lnet/minecraft/class_265;named DOUBLE_SOUTH_SHAPELnet/minecraft/block/ChestBlock;DOUBLE_SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
DOUBLE_WEST_SHAPE
- Mappings:
Namespace Name Mixin selector official gLbxs;g:Ldjn;intermediary field_10773Lnet/minecraft/class_2281;field_10773:Lnet/minecraft/class_265;named DOUBLE_WEST_SHAPELnet/minecraft/block/ChestBlock;DOUBLE_WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
DOUBLE_EAST_SHAPE
- Mappings:
Namespace Name Mixin selector official hLbxs;h:Ldjn;intermediary field_10769Lnet/minecraft/class_2281;field_10769:Lnet/minecraft/class_265;named DOUBLE_EAST_SHAPELnet/minecraft/block/ChestBlock;DOUBLE_EAST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
SINGLE_SHAPE
- Mappings:
Namespace Name Mixin selector official iLbxs;i:Ldjn;intermediary field_10774Lnet/minecraft/class_2281;field_10774:Lnet/minecraft/class_265;named SINGLE_SHAPELnet/minecraft/block/ChestBlock;SINGLE_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
INVENTORY_RETRIEVER
private static final DoubleBlockProperties.PropertyRetriever<ChestBlockEntity,Optional<Inventory>> INVENTORY_RETRIEVER- Mappings:
Namespace Name Mixin selector official jLbxs;j:Lbyr$b;intermediary field_17356Lnet/minecraft/class_2281;field_17356:Lnet/minecraft/class_4732$class_3923;named INVENTORY_RETRIEVERLnet/minecraft/block/ChestBlock;INVENTORY_RETRIEVER:Lnet/minecraft/block/DoubleBlockProperties$PropertyRetriever;
-
NAME_RETRIEVER
private static final DoubleBlockProperties.PropertyRetriever<ChestBlockEntity,Optional<NamedScreenHandlerFactory>> NAME_RETRIEVER- Mappings:
Namespace Name Mixin selector official kLbxs;k:Lbyr$b;intermediary field_17357Lnet/minecraft/class_2281;field_17357:Lnet/minecraft/class_4732$class_3923;named NAME_RETRIEVERLnet/minecraft/block/ChestBlock;NAME_RETRIEVER:Lnet/minecraft/block/DoubleBlockProperties$PropertyRetriever;
-
-
Constructor Details
-
ChestBlock
protected ChestBlock(AbstractBlock.Settings settings, Supplier<BlockEntityType<? extends ChestBlockEntity>> entityTypeSupplier)- Mappings:
Namespace Name Mixin selector official <init>Lbvo;<init>(Lchs$c;Ljava/util/function/Supplier;)Vintermediary <init>Lnet/minecraft/class_4739;<init>(Lnet/minecraft/class_4970$class_2251;Ljava/util/function/Supplier;)Vnamed <init>Lnet/minecraft/block/AbstractChestBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;Ljava/util/function/Supplier;)V
-
-
Method Details
-
getDoubleBlockType
- Mappings:
Namespace Name Mixin selector official gLbxs;g(Lcht;)Lbyr$a;intermediary method_24169Lnet/minecraft/class_2281;method_24169(Lnet/minecraft/class_2680;)Lnet/minecraft/class_4732$class_4733;named getDoubleBlockTypeLnet/minecraft/block/ChestBlock;getDoubleBlockType(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/DoubleBlockProperties$Type;
-
getRenderType
- Overrides:
getRenderTypein classBlockWithEntity- Mappings:
Namespace Name Mixin selector official a_Lchs;a_(Lcht;)Lccg;intermediary method_9604Lnet/minecraft/class_4970;method_9604(Lnet/minecraft/class_2680;)Lnet/minecraft/class_2464;named getRenderTypeLnet/minecraft/block/AbstractBlock;getRenderType(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/BlockRenderType;
-
getStateForNeighborUpdate
public BlockState getStateForNeighborUpdate(BlockState state, Direction direction, BlockState neighborState, WorldAccess world, BlockPos pos, BlockPos neighborPos)Gets the possibly updated block state of this block when a neighboring block is updated.- Overrides:
getStateForNeighborUpdatein classAbstractBlock- Parameters:
state- the state of this blockdirection- the direction from this block to the neighborneighborState- the state of the updated neighbor blockworld- the worldpos- the position of this blockneighborPos- the position of the neighbor block- Returns:
- the new state of this block
- Mappings:
Namespace Name Mixin selector official aLchs;a(Lcht;Lgc;Lcht;Lbtw;Lfx;Lfx;)Lcht;intermediary method_9559Lnet/minecraft/class_4970;method_9559(Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;Lnet/minecraft/class_2680;Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;named getStateForNeighborUpdateLnet/minecraft/block/AbstractBlock;getStateForNeighborUpdate(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
getOutlineShape
public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context)- Overrides:
getOutlineShapein classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLchs;a(Lcht;Lbsz;Lfx;Ldiz;)Ldjn;intermediary method_9530Lnet/minecraft/class_4970;method_9530(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;named getOutlineShapeLnet/minecraft/block/AbstractBlock;getOutlineShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;
-
getFacing
- Mappings:
Namespace Name Mixin selector official hLbxs;h(Lcht;)Lgc;intermediary method_9758Lnet/minecraft/class_2281;method_9758(Lnet/minecraft/class_2680;)Lnet/minecraft/class_2350;named getFacingLnet/minecraft/block/ChestBlock;getFacing(Lnet/minecraft/block/BlockState;)Lnet/minecraft/util/math/Direction;
-
getPlacementState
- Overrides:
getPlacementStatein classBlock- Mappings:
Namespace Name Mixin selector official aLbwu;a(Lbpv;)Lcht;intermediary method_9605Lnet/minecraft/class_2248;method_9605(Lnet/minecraft/class_1750;)Lnet/minecraft/class_2680;named getPlacementStateLnet/minecraft/block/Block;getPlacementState(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
-
getFluidState
- Overrides:
getFluidStatein classAbstractBlock- Mappings:
Namespace Name Mixin selector official dLchs;d(Lcht;)Ldal;intermediary method_9545Lnet/minecraft/class_4970;method_9545(Lnet/minecraft/class_2680;)Lnet/minecraft/class_3610;named getFluidStateLnet/minecraft/block/AbstractBlock;getFluidState(Lnet/minecraft/block/BlockState;)Lnet/minecraft/fluid/FluidState;
-
getNeighborChestDirection
- Mappings:
Namespace Name Mixin selector official aLbxs;a(Lbpv;Lgc;)Lgc;intermediary method_9753Lnet/minecraft/class_2281;method_9753(Lnet/minecraft/class_1750;Lnet/minecraft/class_2350;)Lnet/minecraft/class_2350;named getNeighborChestDirectionLnet/minecraft/block/ChestBlock;getNeighborChestDirection(Lnet/minecraft/item/ItemPlacementContext;Lnet/minecraft/util/math/Direction;)Lnet/minecraft/util/math/Direction;
-
onPlaced
public void onPlaced(World world, BlockPos pos, BlockState state, LivingEntity placer, ItemStack itemStack)- Overrides:
onPlacedin classBlock- Mappings:
Namespace Name Mixin selector official aLbwu;a(Lbtv;Lfx;Lcht;Lari;Lbnv;)Vintermediary method_9567Lnet/minecraft/class_2248;method_9567(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_1309;Lnet/minecraft/class_1799;)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
-
onStateReplaced
public void onStateReplaced(BlockState state, World world, BlockPos pos, BlockState newState, boolean moved)Called inWorldChunk.setBlockState(BlockPos, BlockState, boolean)ifnewStateis different fromstate. Vanilla blocks perform removal cleanups here.- Overrides:
onStateReplacedin classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLchs;a(Lcht;Lbtv;Lfx;Lcht;Z)Vintermediary method_9536Lnet/minecraft/class_4970;method_9536(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)Vnamed onStateReplacedLnet/minecraft/block/AbstractBlock;onStateReplaced(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)V
-
onUse
public ActionResult onUse(BlockState state, World world, BlockPos pos, PlayerEntity player, Hand hand, BlockHitResult hit)Called when this block is used by a player. This, by default, is bound to using the right mouse button.This method is called on both the logical client and logical server, so take caution when overriding this method. The logical side can be checked using
world.isClient().If the action result is successful on a logical client, then the action will be sent to the logical server for processing.
- Overrides:
onUsein classAbstractBlock- Returns:
- an action result that specifies if using the block was successful.
- Mappings:
Namespace Name Mixin selector official aLchs;a(Lcht;Lbtv;Lfx;Lbhl;Lapp;Ldiq;)Lapq;intermediary method_9534Lnet/minecraft/class_4970;method_9534(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;Lnet/minecraft/class_3965;)Lnet/minecraft/class_1269;named onUseLnet/minecraft/block/AbstractBlock;onUse(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/hit/BlockHitResult;)Lnet/minecraft/util/ActionResult;
-
getOpenStat
- Mappings:
Namespace Name Mixin selector official dLbxs;d()Laen;intermediary method_9755Lnet/minecraft/class_2281;method_9755()Lnet/minecraft/class_3445;named getOpenStatLnet/minecraft/block/ChestBlock;getOpenStat()Lnet/minecraft/stat/Stat;
-
getExpectedEntityType
- Mappings:
Namespace Name Mixin selector official eLbxs;e()Lcft;intermediary method_31641Lnet/minecraft/class_2281;method_31641()Lnet/minecraft/class_2591;named getExpectedEntityTypeLnet/minecraft/block/ChestBlock;getExpectedEntityType()Lnet/minecraft/block/entity/BlockEntityType;
-
getInventory
@Nullable public static Inventory getInventory(ChestBlock block, BlockState state, World world, BlockPos pos, boolean ignoreBlocked)- Mappings:
Namespace Name Mixin selector official aLbxs;a(Lbxs;Lcht;Lbtv;Lfx;Z)Lapj;intermediary method_17458Lnet/minecraft/class_2281;method_17458(Lnet/minecraft/class_2281;Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Z)Lnet/minecraft/class_1263;named getInventoryLnet/minecraft/block/ChestBlock;getInventory(Lnet/minecraft/block/ChestBlock;Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/inventory/Inventory;
-
getBlockEntitySource
public DoubleBlockProperties.PropertySource<? extends ChestBlockEntity> getBlockEntitySource(BlockState state, World world, BlockPos pos, boolean ignoreBlocked)- Specified by:
getBlockEntitySourcein classAbstractChestBlock<ChestBlockEntity>- Mappings:
Namespace Name Mixin selector official aLbvo;a(Lcht;Lbtv;Lfx;Z)Lbyr$c;intermediary method_24167Lnet/minecraft/class_4739;method_24167(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Z)Lnet/minecraft/class_4732$class_4734;named getBlockEntitySourceLnet/minecraft/block/AbstractChestBlock;getBlockEntitySource(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/block/DoubleBlockProperties$PropertySource;
-
createScreenHandlerFactory
@Nullable public NamedScreenHandlerFactory createScreenHandlerFactory(BlockState state, World world, BlockPos pos)- Overrides:
createScreenHandlerFactoryin classBlockWithEntity- Mappings:
Namespace Name Mixin selector official bLchs;b(Lcht;Lbtv;Lfx;)Lapt;intermediary method_17454Lnet/minecraft/class_4970;method_17454(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Lnet/minecraft/class_3908;named createScreenHandlerFactoryLnet/minecraft/block/AbstractBlock;createScreenHandlerFactory(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/screen/NamedScreenHandlerFactory;
-
getAnimationProgressRetriever
@Environment(CLIENT) public static DoubleBlockProperties.PropertyRetriever<ChestBlockEntity,Float2FloatFunction> getAnimationProgressRetriever(ChestAnimationProgress chestAnimationProgress)- Mappings:
Namespace Name Mixin selector official aLbxs;a(Lcgn;)Lbyr$b;intermediary method_24166Lnet/minecraft/class_2281;method_24166(Lnet/minecraft/class_2618;)Lnet/minecraft/class_4732$class_3923;named getAnimationProgressRetrieverLnet/minecraft/block/ChestBlock;getAnimationProgressRetriever(Lnet/minecraft/client/block/ChestAnimationProgress;)Lnet/minecraft/block/DoubleBlockProperties$PropertyRetriever;
-
createBlockEntity
- Specified by:
createBlockEntityin interfaceBlockEntityProvider- Mappings:
Namespace Name Mixin selector official aLbzb;a(Lfx;Lcht;)Lcfr;intermediary method_10123Lnet/minecraft/class_2343;method_10123(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2586;named createBlockEntityLnet/minecraft/block/BlockEntityProvider;createBlockEntity(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/entity/BlockEntity;
-
getTicker
@Nullable public <T extends BlockEntity> BlockEntityTicker<T> getTicker(World world, BlockState state, BlockEntityType<T> type)- Specified by:
getTickerin interfaceBlockEntityProvider- Mappings:
Namespace Name Mixin selector official aLbzb;a(Lbtv;Lcht;Lcft;)Lcfs;intermediary method_31645Lnet/minecraft/class_2343;method_31645(Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_2591;)Lnet/minecraft/class_5558;named getTickerLnet/minecraft/block/BlockEntityProvider;getTicker(Lnet/minecraft/world/World;Lnet/minecraft/block/BlockState;Lnet/minecraft/block/entity/BlockEntityType;)Lnet/minecraft/block/entity/BlockEntityTicker;
-
isChestBlocked
- Mappings:
Namespace Name Mixin selector official aLbxs;a(Lbtw;Lfx;)Zintermediary method_9756Lnet/minecraft/class_2281;method_9756(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;)Znamed isChestBlockedLnet/minecraft/block/ChestBlock;isChestBlocked(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;)Z
-
hasBlockOnTop
- Mappings:
Namespace Name Mixin selector official aLbxs;a(Lbsz;Lfx;)Zintermediary method_9757Lnet/minecraft/class_2281;method_9757(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Znamed hasBlockOnTopLnet/minecraft/block/ChestBlock;hasBlockOnTop(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
hasOcelotOnTop
- Mappings:
Namespace Name Mixin selector official bLbxs;b(Lbtw;Lfx;)Zintermediary method_9754Lnet/minecraft/class_2281;method_9754(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;)Znamed hasOcelotOnTopLnet/minecraft/block/ChestBlock;hasOcelotOnTop(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;)Z
-
hasComparatorOutput
- Overrides:
hasComparatorOutputin classAbstractBlock- Mappings:
Namespace Name Mixin selector official bLchs;b(Lcht;)Zintermediary method_9498Lnet/minecraft/class_4970;method_9498(Lnet/minecraft/class_2680;)Znamed hasComparatorOutputLnet/minecraft/block/AbstractBlock;hasComparatorOutput(Lnet/minecraft/block/BlockState;)Z
-
getComparatorOutput
- Overrides:
getComparatorOutputin classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLchs;a(Lcht;Lbtv;Lfx;)Iintermediary method_9572Lnet/minecraft/class_4970;method_9572(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Inamed getComparatorOutputLnet/minecraft/block/AbstractBlock;getComparatorOutput(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)I
-
rotate
Applies a block rotation to a block state.By default, this returns the provided block state.
- Overrides:
rotatein classAbstractBlock- Returns:
- the rotated block state
- Mappings:
Namespace Name Mixin selector official aLchs;a(Lcht;Lccm;)Lcht;intermediary method_9598Lnet/minecraft/class_4970;method_9598(Lnet/minecraft/class_2680;Lnet/minecraft/class_2470;)Lnet/minecraft/class_2680;named rotateLnet/minecraft/block/AbstractBlock;rotate(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockRotation;)Lnet/minecraft/block/BlockState;
-
mirror
- Overrides:
mirrorin classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLchs;a(Lcht;Lcbb;)Lcht;intermediary method_9569Lnet/minecraft/class_4970;method_9569(Lnet/minecraft/class_2680;Lnet/minecraft/class_2415;)Lnet/minecraft/class_2680;named mirrorLnet/minecraft/block/AbstractBlock;mirror(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/BlockMirror;)Lnet/minecraft/block/BlockState;
-
appendProperties
- Overrides:
appendPropertiesin classBlock- Mappings:
Namespace Name Mixin selector official aLbwu;a(Lchu$a;)Vintermediary method_9515Lnet/minecraft/class_2248;method_9515(Lnet/minecraft/class_2689$class_2690;)Vnamed appendPropertiesLnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
-
scheduledTick
- Overrides:
scheduledTickin classAbstractBlock- Mappings:
Namespace Name Mixin selector official a_Lchs;a_(Lcht;Laav;Lfx;Ljava/util/Random;)Vintermediary method_9588Lnet/minecraft/class_4970;method_9588(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Ljava/util/Random;)Vnamed scheduledTickLnet/minecraft/block/AbstractBlock;scheduledTick(Lnet/minecraft/block/BlockState;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)V
-