Package net.minecraft.block
Class AbstractButtonBlock
java.lang.Object
net.minecraft.block.AbstractBlock
net.minecraft.block.Block
net.minecraft.block.HorizontalFacingBlock
net.minecraft.block.WallMountedBlock
net.minecraft.block.AbstractButtonBlock
- All Implemented Interfaces:
ItemConvertible
- Direct Known Subclasses:
StoneButtonBlock
,WoodenButtonBlock
- Mappings:
Namespace Name official cje
intermediary net/minecraft/class_2269
named net/minecraft/block/AbstractButtonBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.NeighborGroup
Nested classes/interfaces inherited from class net.minecraft.block.AbstractBlock
AbstractBlock.AbstractBlockState, AbstractBlock.ContextPredicate, AbstractBlock.OffsetType, AbstractBlock.Settings, AbstractBlock.TypedContextPredicate<A>
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
private static final int
private static final int
protected static final int
protected static final int
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
static final BooleanProperty
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
protected static final VoxelShape
private final boolean
Fields inherited from class net.minecraft.block.WallMountedBlock
FACE
Fields inherited from class net.minecraft.block.HorizontalFacingBlock
FACING
Fields inherited from class net.minecraft.block.Block
field_31022, field_31023, field_31024, field_31025, field_31035, FORCE_STATE, MOVED, NO_REDRAW, NOTIFY_ALL, NOTIFY_LISTENERS, NOTIFY_NEIGHBORS, REDRAW_ON_MAIN_THREAD, SKIP_DROPS, SKIP_LIGHTING_UPDATES, STATE_IDS, stateManager
Fields inherited from class net.minecraft.block.AbstractBlock
collidable, DIRECTIONS, dynamicBounds, jumpVelocityMultiplier, lootTableId, material, randomTicks, resistance, settings, slipperiness, soundGroup, velocityMultiplier
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractButtonBlock
(boolean wooden, AbstractBlock.Settings settings) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
appendProperties
(StateManager.Builder<Block, BlockState> builder) boolean
emitsRedstonePower
(BlockState state) protected abstract SoundEvent
getClickSound
(boolean powered) getOutlineShape
(BlockState state, BlockView world, BlockPos pos, ShapeContext context) private int
int
getStrongRedstonePower
(BlockState state, BlockView world, BlockPos pos, Direction direction) int
getWeakRedstonePower
(BlockState state, BlockView world, BlockPos pos, Direction direction) void
onEntityCollision
(BlockState state, World world, BlockPos pos, Entity entity) void
onStateReplaced
(BlockState state, World world, BlockPos pos, BlockState newState, boolean moved) Called inWorldChunk.setBlockState(BlockPos, BlockState, boolean)
ifnewState
is different fromstate
.onUse
(BlockState state, World world, BlockPos pos, PlayerEntity player, Hand hand, BlockHitResult hit) Called when this block is used by a player.protected void
playClickSound
(@Nullable PlayerEntity player, WorldAccess world, BlockPos pos, boolean powered) void
powerOn
(BlockState state, World world, BlockPos pos) void
scheduledTick
(BlockState state, ServerWorld world, BlockPos pos, Random random) private void
tryPowerWithProjectiles
(BlockState state, World world, BlockPos pos) private void
updateNeighbors
(BlockState state, World world, BlockPos pos) Methods inherited from class net.minecraft.block.WallMountedBlock
canPlaceAt, canPlaceAt, getDirection, getPlacementState, getStateForNeighborUpdate
Methods inherited from class net.minecraft.block.HorizontalFacingBlock
mirror, rotate
Methods inherited from class net.minecraft.block.Block
afterBreak, appendStacks, appendTooltip, asBlock, asItem, canMobSpawnInside, cannotConnect, createCuboidShape, dropExperience, dropExperienceWhenMined, dropStack, dropStack, dropStacks, dropStacks, dropStacks, dropStacks, getBlastResistance, getBlockFromItem, getDefaultState, getDroppedStacks, getDroppedStacks, getJumpVelocityMultiplier, getName, getPickStack, getRawIdFromState, getRegistryEntry, getShapesForStates, getSlipperiness, getSoundGroup, getStateFromRawId, getStateManager, getStateWithProperties, getTranslationKey, getVelocityMultiplier, hasDynamicBounds, hasRandomTicks, hasTopRim, isFaceFullSquare, isShapeFullCube, isTranslucent, onBreak, onBroken, onDestroyedByExplosion, onEntityLand, onLandedUpon, onPlaced, onSteppedOn, postProcessState, precipitationTick, pushEntitiesUpBeforeBlockChange, randomDisplayTick, replace, replace, setDefaultState, shouldDrawSide, shouldDropItemsOnExplosion, sideCoversSmallSquare, spawnBreakParticles, toString
Methods inherited from class net.minecraft.block.AbstractBlock
calcBlockBreakingDelta, canBucketPlace, canPathfindThrough, canReplace, createScreenHandlerFactory, getAmbientOcclusionLightLevel, getCameraCollisionShape, getCollisionShape, getComparatorOutput, getCullingShape, getDefaultMapColor, getDroppedStacks, getFluidState, getHardness, getLootTableId, getMaxHorizontalModelOffset, getOpacity, getPistonBehavior, getRaycastShape, getRenderingSeed, getRenderType, getSidesShape, getVerticalModelOffsetMultiplier, hasComparatorOutput, hasSidedTransparency, isCullingShapeFullCube, isShapeFullCube, isSideInvisible, neighborUpdate, onBlockAdded, onBlockBreakStart, onProjectileHit, onStacksDropped, onSyncedBlockEvent, prepare, randomTick
-
Field Details
-
POWERED
- Mappings:
Namespace Name Mixin selector official a
Lcje;a:Lcvi;
intermediary field_10729
Lnet/minecraft/class_2269;field_10729:Lnet/minecraft/class_2746;
named POWERED
Lnet/minecraft/block/AbstractButtonBlock;POWERED:Lnet/minecraft/state/property/BooleanProperty;
-
field_31040
private static final int field_31040- See Also:
- Mappings:
Namespace Name Mixin selector official K
Lcje;K:I
intermediary field_31040
Lnet/minecraft/class_2269;field_31040:I
named field_31040
Lnet/minecraft/block/AbstractButtonBlock;field_31040:I
-
field_31041
private static final int field_31041- See Also:
- Mappings:
Namespace Name Mixin selector official L
Lcje;L:I
intermediary field_31041
Lnet/minecraft/class_2269;field_31041:I
named field_31041
Lnet/minecraft/block/AbstractButtonBlock;field_31041:I
-
field_31042
protected static final int field_31042- See Also:
- Mappings:
Namespace Name Mixin selector official b
Lcje;b:I
intermediary field_31042
Lnet/minecraft/class_2269;field_31042:I
named field_31042
Lnet/minecraft/block/AbstractButtonBlock;field_31042:I
-
field_31043
protected static final int field_31043- See Also:
- Mappings:
Namespace Name Mixin selector official c
Lcje;c:I
intermediary field_31043
Lnet/minecraft/class_2269;field_31043:I
named field_31043
Lnet/minecraft/block/AbstractButtonBlock;field_31043:I
-
CEILING_X_SHAPE
- Mappings:
Namespace Name Mixin selector official d
Lcje;d:Ldwm;
intermediary field_10721
Lnet/minecraft/class_2269;field_10721:Lnet/minecraft/class_265;
named CEILING_X_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_X_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
CEILING_Z_SHAPE
- Mappings:
Namespace Name Mixin selector official e
Lcje;e:Ldwm;
intermediary field_10727
Lnet/minecraft/class_2269;field_10727:Lnet/minecraft/class_265;
named CEILING_Z_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_Z_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_X_SHAPE
- Mappings:
Namespace Name Mixin selector official f
Lcje;f:Ldwm;
intermediary field_10723
Lnet/minecraft/class_2269;field_10723:Lnet/minecraft/class_265;
named FLOOR_X_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_X_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_Z_SHAPE
- Mappings:
Namespace Name Mixin selector official g
Lcje;g:Ldwm;
intermediary field_10716
Lnet/minecraft/class_2269;field_10716:Lnet/minecraft/class_265;
named FLOOR_Z_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_Z_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
NORTH_SHAPE
- Mappings:
Namespace Name Mixin selector official h
Lcje;h:Ldwm;
intermediary field_10728
Lnet/minecraft/class_2269;field_10728:Lnet/minecraft/class_265;
named NORTH_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;NORTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
SOUTH_SHAPE
- Mappings:
Namespace Name Mixin selector official i
Lcje;i:Ldwm;
intermediary field_10715
Lnet/minecraft/class_2269;field_10715:Lnet/minecraft/class_265;
named SOUTH_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
WEST_SHAPE
- Mappings:
Namespace Name Mixin selector official j
Lcje;j:Ldwm;
intermediary field_10731
Lnet/minecraft/class_2269;field_10731:Lnet/minecraft/class_265;
named WEST_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_SHAPE
- Mappings:
Namespace Name Mixin selector official k
Lcje;k:Ldwm;
intermediary field_10720
Lnet/minecraft/class_2269;field_10720:Lnet/minecraft/class_265;
named EAST_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;EAST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
CEILING_X_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official l
Lcje;l:Ldwm;
intermediary field_10717
Lnet/minecraft/class_2269;field_10717:Lnet/minecraft/class_265;
named CEILING_X_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_X_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
CEILING_Z_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official m
Lcje;m:Ldwm;
intermediary field_10726
Lnet/minecraft/class_2269;field_10726:Lnet/minecraft/class_265;
named CEILING_Z_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;CEILING_Z_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_X_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official n
Lcje;n:Ldwm;
intermediary field_10722
Lnet/minecraft/class_2269;field_10722:Lnet/minecraft/class_265;
named FLOOR_X_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_X_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
FLOOR_Z_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official E
Lcje;E:Ldwm;
intermediary field_10730
Lnet/minecraft/class_2269;field_10730:Lnet/minecraft/class_265;
named FLOOR_Z_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;FLOOR_Z_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
NORTH_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official F
Lcje;F:Ldwm;
intermediary field_10719
Lnet/minecraft/class_2269;field_10719:Lnet/minecraft/class_265;
named NORTH_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;NORTH_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
SOUTH_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official G
Lcje;G:Ldwm;
intermediary field_10724
Lnet/minecraft/class_2269;field_10724:Lnet/minecraft/class_265;
named SOUTH_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;SOUTH_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
WEST_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official H
Lcje;H:Ldwm;
intermediary field_10732
Lnet/minecraft/class_2269;field_10732:Lnet/minecraft/class_265;
named WEST_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;WEST_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_PRESSED_SHAPE
- Mappings:
Namespace Name Mixin selector official I
Lcje;I:Ldwm;
intermediary field_10718
Lnet/minecraft/class_2269;field_10718:Lnet/minecraft/class_265;
named EAST_PRESSED_SHAPE
Lnet/minecraft/block/AbstractButtonBlock;EAST_PRESSED_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
wooden
private final boolean wooden- Mappings:
Namespace Name Mixin selector official M
Lcje;M:Z
intermediary field_10725
Lnet/minecraft/class_2269;field_10725:Z
named wooden
Lnet/minecraft/block/AbstractButtonBlock;wooden:Z
-
-
Constructor Details
-
AbstractButtonBlock
- Mappings:
Namespace Name Mixin selector official <init>
Lcje;<init>(ZLcuq$c;)V
intermediary <init>
Lnet/minecraft/class_2269;<init>(ZLnet/minecraft/class_4970$class_2251;)V
named <init>
Lnet/minecraft/block/AbstractButtonBlock;<init>(ZLnet/minecraft/block/AbstractBlock$Settings;)V
-
-
Method Details
-
getPressTicks
private int getPressTicks()- Mappings:
Namespace Name Mixin selector official b
Lcje;b()I
intermediary method_26153
Lnet/minecraft/class_2269;method_26153()I
named getPressTicks
Lnet/minecraft/block/AbstractButtonBlock;getPressTicks()I
-
getOutlineShape
public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context) - Overrides:
getOutlineShape
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lcuq;a(Lcur;Lcfg;Lgt;Ldvy;)Ldwm;
intermediary method_9530
Lnet/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 getOutlineShape
Lnet/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;
-
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:
onUse
in classAbstractBlock
- Returns:
- an action result that specifies if using the block was successful.
- Mappings:
Namespace Name Mixin selector official a
Lcuq;a(Lcur;Lcga;Lgt;Lbtf;Lazl;Ldvp;)Lazm;
intermediary method_9534
Lnet/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 onUse
Lnet/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;
-
powerOn
- Mappings:
Namespace Name Mixin selector official d
Lcje;d(Lcur;Lcga;Lgt;)V
intermediary method_21845
Lnet/minecraft/class_2269;method_21845(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
named powerOn
Lnet/minecraft/block/AbstractButtonBlock;powerOn(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
playClickSound
protected void playClickSound(@Nullable @Nullable PlayerEntity player, WorldAccess world, BlockPos pos, boolean powered) - Mappings:
Namespace Name Mixin selector official a
Lcje;a(Lbtf;Lcgb;Lgt;Z)V
intermediary method_9714
Lnet/minecraft/class_2269;method_9714(Lnet/minecraft/class_1657;Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;Z)V
named playClickSound
Lnet/minecraft/block/AbstractButtonBlock;playClickSound(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;Z)V
-
getClickSound
- Mappings:
Namespace Name Mixin selector official a
Lcje;a(Z)Lajd;
intermediary method_9712
Lnet/minecraft/class_2269;method_9712(Z)Lnet/minecraft/class_3414;
named getClickSound
Lnet/minecraft/block/AbstractButtonBlock;getClickSound(Z)Lnet/minecraft/sound/SoundEvent;
-
onStateReplaced
public void onStateReplaced(BlockState state, World world, BlockPos pos, BlockState newState, boolean moved) Called inWorldChunk.setBlockState(BlockPos, BlockState, boolean)
ifnewState
is different fromstate
. Vanilla blocks perform removal cleanups here.- Overrides:
onStateReplaced
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lcuq;a(Lcur;Lcga;Lgt;Lcur;Z)V
intermediary method_9536
Lnet/minecraft/class_4970;method_9536(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)V
named onStateReplaced
Lnet/minecraft/block/AbstractBlock;onStateReplaced(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)V
-
getWeakRedstonePower
public int getWeakRedstonePower(BlockState state, BlockView world, BlockPos pos, Direction direction) - Overrides:
getWeakRedstonePower
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lcuq;a(Lcur;Lcfg;Lgt;Lgy;)I
intermediary method_9524
Lnet/minecraft/class_4970;method_9524(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
named getWeakRedstonePower
Lnet/minecraft/block/AbstractBlock;getWeakRedstonePower(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
getStrongRedstonePower
public int getStrongRedstonePower(BlockState state, BlockView world, BlockPos pos, Direction direction) - Overrides:
getStrongRedstonePower
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official b
Lcuq;b(Lcur;Lcfg;Lgt;Lgy;)I
intermediary method_9603
Lnet/minecraft/class_4970;method_9603(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)I
named getStrongRedstonePower
Lnet/minecraft/block/AbstractBlock;getStrongRedstonePower(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)I
-
emitsRedstonePower
- Overrides:
emitsRedstonePower
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official f_
Lcuq;f_(Lcur;)Z
intermediary method_9506
Lnet/minecraft/class_4970;method_9506(Lnet/minecraft/class_2680;)Z
named emitsRedstonePower
Lnet/minecraft/block/AbstractBlock;emitsRedstonePower(Lnet/minecraft/block/BlockState;)Z
-
scheduledTick
- Overrides:
scheduledTick
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lcuq;a(Lcur;Lafo;Lgt;Lalu;)V
intermediary method_9588
Lnet/minecraft/class_4970;method_9588(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)V
named scheduledTick
Lnet/minecraft/block/AbstractBlock;scheduledTick(Lnet/minecraft/block/BlockState;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)V
-
onEntityCollision
- Overrides:
onEntityCollision
in classAbstractBlock
- Mappings:
Namespace Name Mixin selector official a
Lcuq;a(Lcur;Lcga;Lgt;Lbaq;)V
intermediary method_9548
Lnet/minecraft/class_4970;method_9548(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;)V
named onEntityCollision
Lnet/minecraft/block/AbstractBlock;onEntityCollision(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/Entity;)V
-
tryPowerWithProjectiles
- Mappings:
Namespace Name Mixin selector official e
Lcje;e(Lcur;Lcga;Lgt;)V
intermediary method_9715
Lnet/minecraft/class_2269;method_9715(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
named tryPowerWithProjectiles
Lnet/minecraft/block/AbstractButtonBlock;tryPowerWithProjectiles(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
updateNeighbors
- Mappings:
Namespace Name Mixin selector official f
Lcje;f(Lcur;Lcga;Lgt;)V
intermediary method_9713
Lnet/minecraft/class_2269;method_9713(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)V
named updateNeighbors
Lnet/minecraft/block/AbstractButtonBlock;updateNeighbors(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
appendProperties
- Overrides:
appendProperties
in classBlock
- Mappings:
Namespace Name Mixin selector official a
Lciw;a(Lcus$a;)V
intermediary method_9515
Lnet/minecraft/class_2248;method_9515(Lnet/minecraft/class_2689$class_2690;)V
named appendProperties
Lnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
-