Package net.minecraft.block
Class BellBlock
java.lang.Object
net.minecraft.block.AbstractBlock
net.minecraft.block.Block
net.minecraft.block.BlockWithEntity
net.minecraft.block.BellBlock
- All Implemented Interfaces:
BlockEntityProvider,ItemConvertible
public class BellBlock extends BlockWithEntity
- Mappings:
Namespace Name official bxlintermediary net/minecraft/class_3709named net/minecraft/block/BellBlock
-
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<Attachment>ATTACHMENTprivate static VoxelShapeBELL_LIP_SHAPEprivate static VoxelShapeBELL_SHAPEprivate static VoxelShapeBELL_WAIST_SHAPEprivate static VoxelShapeEAST_WALL_SHAPEprivate static VoxelShapeEAST_WEST_SHAPEprivate static VoxelShapeEAST_WEST_WALLS_SHAPEstatic DirectionPropertyFACINGprivate static VoxelShapeHANGING_SHAPEprivate static VoxelShapeNORTH_SOUTH_SHAPEprivate static VoxelShapeNORTH_SOUTH_WALLS_SHAPEprivate static VoxelShapeNORTH_WALL_SHAPEstatic BooleanPropertyPOWEREDprivate static VoxelShapeSOUTH_WALL_SHAPEprivate static VoxelShapeWEST_WALL_SHAPEFields 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 Constructor Description BellBlock(AbstractBlock.Settings settings) -
Method Summary
Methods inherited from class net.minecraft.block.BlockWithEntity
checkType, createScreenHandlerFactory, 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, onBreak, onBroken, onDestroyedByExplosion, onEntityLand, onLandedUpon, onPlaced, onSteppedOn, postProcessState, precipitationTick, pushEntitiesUpBeforeBlockChange, randomDisplayTick, replace, replace, setDefaultState, shouldDrawSide, shouldDropItemsOnExplosion, sideCoversSmallSquare, spawnBreakParticles, toStringMethods inherited from class net.minecraft.block.AbstractBlock
calcBlockBreakingDelta, canBucketPlace, canReplace, emitsRedstonePower, getAmbientOcclusionLightLevel, getComparatorOutput, getCullingShape, getDefaultMapColor, getDroppedStacks, getFluidState, getLootTableId, getMaxModelOffset, getOffsetType, getOpacity, getRaycastShape, getRenderingSeed, getSidesShape, getStrongRedstonePower, getVisualShape, getWeakRedstonePower, hasComparatorOutput, hasSidedTransparency, isSideInvisible, mirror, onBlockAdded, onBlockBreakStart, onEntityCollision, onStacksDropped, onStateReplaced, prepare, randomTick, rotate, scheduledTickMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.block.BlockEntityProvider
getGameEventListener
-
Field Details
-
FACING
- Mappings:
Namespace Name Mixin selector official aLbxl;a:Lcji;intermediary field_16324Lnet/minecraft/class_3709;field_16324:Lnet/minecraft/class_2753;named FACINGLnet/minecraft/block/BellBlock;FACING:Lnet/minecraft/state/property/DirectionProperty;
-
ATTACHMENT
- Mappings:
Namespace Name Mixin selector official bLbxl;b:Lcjm;intermediary field_16326Lnet/minecraft/class_3709;field_16326:Lnet/minecraft/class_2754;named ATTACHMENTLnet/minecraft/block/BellBlock;ATTACHMENT:Lnet/minecraft/state/property/EnumProperty;
-
POWERED
- Mappings:
Namespace Name Mixin selector official cLbxl;c:Lcjf;intermediary field_20648Lnet/minecraft/class_3709;field_20648:Lnet/minecraft/class_2746;named POWEREDLnet/minecraft/block/BellBlock;POWERED:Lnet/minecraft/state/property/BooleanProperty;
-
NORTH_SOUTH_SHAPE
- Mappings:
Namespace Name Mixin selector official dLbxl;d:Ldlg;intermediary field_16325Lnet/minecraft/class_3709;field_16325:Lnet/minecraft/class_265;named NORTH_SOUTH_SHAPELnet/minecraft/block/BellBlock;NORTH_SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_WEST_SHAPE
- Mappings:
Namespace Name Mixin selector official eLbxl;e:Ldlg;intermediary field_16322Lnet/minecraft/class_3709;field_16322:Lnet/minecraft/class_265;named EAST_WEST_SHAPELnet/minecraft/block/BellBlock;EAST_WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
BELL_WAIST_SHAPE
- Mappings:
Namespace Name Mixin selector official fLbxl;f:Ldlg;intermediary field_17087Lnet/minecraft/class_3709;field_17087:Lnet/minecraft/class_265;named BELL_WAIST_SHAPELnet/minecraft/block/BellBlock;BELL_WAIST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
BELL_LIP_SHAPE
- Mappings:
Namespace Name Mixin selector official gLbxl;g:Ldlg;intermediary field_17088Lnet/minecraft/class_3709;field_17088:Lnet/minecraft/class_265;named BELL_LIP_SHAPELnet/minecraft/block/BellBlock;BELL_LIP_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
BELL_SHAPE
- Mappings:
Namespace Name Mixin selector official hLbxl;h:Ldlg;intermediary field_17089Lnet/minecraft/class_3709;field_17089:Lnet/minecraft/class_265;named BELL_SHAPELnet/minecraft/block/BellBlock;BELL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
NORTH_SOUTH_WALLS_SHAPE
- Mappings:
Namespace Name Mixin selector official iLbxl;i:Ldlg;intermediary field_17090Lnet/minecraft/class_3709;field_17090:Lnet/minecraft/class_265;named NORTH_SOUTH_WALLS_SHAPELnet/minecraft/block/BellBlock;NORTH_SOUTH_WALLS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_WEST_WALLS_SHAPE
- Mappings:
Namespace Name Mixin selector official jLbxl;j:Ldlg;intermediary field_16321Lnet/minecraft/class_3709;field_16321:Lnet/minecraft/class_265;named EAST_WEST_WALLS_SHAPELnet/minecraft/block/BellBlock;EAST_WEST_WALLS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
WEST_WALL_SHAPE
- Mappings:
Namespace Name Mixin selector official kLbxl;k:Ldlg;intermediary field_17091Lnet/minecraft/class_3709;field_17091:Lnet/minecraft/class_265;named WEST_WALL_SHAPELnet/minecraft/block/BellBlock;WEST_WALL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_WALL_SHAPE
- Mappings:
Namespace Name Mixin selector official oLbxl;o:Ldlg;intermediary field_17092Lnet/minecraft/class_3709;field_17092:Lnet/minecraft/class_265;named EAST_WALL_SHAPELnet/minecraft/block/BellBlock;EAST_WALL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
NORTH_WALL_SHAPE
- Mappings:
Namespace Name Mixin selector official pLbxl;p:Ldlg;intermediary field_16323Lnet/minecraft/class_3709;field_16323:Lnet/minecraft/class_265;named NORTH_WALL_SHAPELnet/minecraft/block/BellBlock;NORTH_WALL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
SOUTH_WALL_SHAPE
- Mappings:
Namespace Name Mixin selector official qLbxl;q:Ldlg;intermediary field_17093Lnet/minecraft/class_3709;field_17093:Lnet/minecraft/class_265;named SOUTH_WALL_SHAPELnet/minecraft/block/BellBlock;SOUTH_WALL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
HANGING_SHAPE
- Mappings:
Namespace Name Mixin selector official rLbxl;r:Ldlg;intermediary field_17094Lnet/minecraft/class_3709;field_17094:Lnet/minecraft/class_265;named HANGING_SHAPELnet/minecraft/block/BellBlock;HANGING_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
-
Constructor Details
-
BellBlock
- Mappings:
Namespace Name Mixin selector official <init>Lcin;<init>(Lcin$c;)Vintermediary <init>Lnet/minecraft/class_4970;<init>(Lnet/minecraft/class_4970$class_2251;)Vnamed <init>Lnet/minecraft/block/AbstractBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;)V
-
-
Method Details
-
neighborUpdate
public void neighborUpdate(BlockState state, World world, BlockPos pos, Block block, BlockPos fromPos, boolean notify)- Overrides:
neighborUpdatein classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLcin;a(Lcio;Lbuq;Lfx;Lbxp;Lfx;Z)Vintermediary method_9612Lnet/minecraft/class_4970;method_9612(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2248;Lnet/minecraft/class_2338;Z)Vnamed neighborUpdateLnet/minecraft/block/AbstractBlock;neighborUpdate(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/Block;Lnet/minecraft/util/math/BlockPos;Z)V
-
onProjectileHit
public void onProjectileHit(World world, BlockState state, BlockHitResult hit, ProjectileEntity projectile)- Overrides:
onProjectileHitin classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLcin;a(Lbuq;Lcio;Ldkj;Lbiv;)Vintermediary method_19286Lnet/minecraft/class_4970;method_19286(Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_3965;Lnet/minecraft/class_1676;)Vnamed onProjectileHitLnet/minecraft/block/AbstractBlock;onProjectileHit(Lnet/minecraft/world/World;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/hit/BlockHitResult;Lnet/minecraft/entity/projectile/ProjectileEntity;)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 aLcin;a(Lcio;Lbuq;Lfx;Lbif;Laqi;Ldkj;)Laqj;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;
-
ring
public boolean ring(World world, BlockState state, BlockHitResult hitResult, @Nullable @Nullable PlayerEntity player, boolean bool)- Mappings:
Namespace Name Mixin selector official aLbxl;a(Lbuq;Lcio;Ldkj;Lbif;Z)Zintermediary method_19285Lnet/minecraft/class_3709;method_19285(Lnet/minecraft/class_1937;Lnet/minecraft/class_2680;Lnet/minecraft/class_3965;Lnet/minecraft/class_1657;Z)Znamed ringLnet/minecraft/block/BellBlock;ring(Lnet/minecraft/world/World;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/hit/BlockHitResult;Lnet/minecraft/entity/player/PlayerEntity;Z)Z
-
isPointOnBell
- Mappings:
Namespace Name Mixin selector official aLbxl;a(Lcio;Lgc;D)Zintermediary method_17028Lnet/minecraft/class_3709;method_17028(Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;D)Znamed isPointOnBellLnet/minecraft/block/BellBlock;isPointOnBell(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;D)Z
-
ring
- Mappings:
Namespace Name Mixin selector official aLbxl;a(Lbuq;Lfx;Lgc;)Zintermediary method_33600Lnet/minecraft/class_3709;method_33600(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Znamed ringLnet/minecraft/block/BellBlock;ring(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
ring
public boolean ring(@Nullable @Nullable Entity entity, World world, BlockPos pos, @Nullable @Nullable Direction direction)- Mappings:
Namespace Name Mixin selector official aLbxl;a(Laro;Lbuq;Lfx;Lgc;)Zintermediary method_17026Lnet/minecraft/class_3709;method_17026(Lnet/minecraft/class_1297;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2350;)Znamed ringLnet/minecraft/block/BellBlock;ring(Lnet/minecraft/entity/Entity;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Direction;)Z
-
getShape
- Mappings:
Namespace Name Mixin selector official hLbxl;h(Lcio;)Ldlg;intermediary method_16116Lnet/minecraft/class_3709;method_16116(Lnet/minecraft/class_2680;)Lnet/minecraft/class_265;named getShapeLnet/minecraft/block/BellBlock;getShape(Lnet/minecraft/block/BlockState;)Lnet/minecraft/util/shape/VoxelShape;
-
getCollisionShape
public VoxelShape getCollisionShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context)- Overrides:
getCollisionShapein classAbstractBlock- Mappings:
Namespace Name Mixin selector official cLcin;c(Lcio;Lbtu;Lfx;Ldks;)Ldlg;intermediary method_9549Lnet/minecraft/class_4970;method_9549(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;Lnet/minecraft/class_3726;)Lnet/minecraft/class_265;named getCollisionShapeLnet/minecraft/block/AbstractBlock;getCollisionShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/ShapeContext;)Lnet/minecraft/util/shape/VoxelShape;
-
getOutlineShape
public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context)- Overrides:
getOutlineShapein classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLcin;a(Lcio;Lbtu;Lfx;Ldks;)Ldlg;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;
-
getRenderType
- Overrides:
getRenderTypein classBlockWithEntity- Mappings:
Namespace Name Mixin selector official a_Lcin;a_(Lcio;)Lcdb;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;
-
getPlacementState
- Overrides:
getPlacementStatein classBlock- Mappings:
Namespace Name Mixin selector official aLbxp;a(Lbqq;)Lcio;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;
-
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 aLcin;a(Lcio;Lgc;Lcio;Lbur;Lfx;Lfx;)Lcio;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;
-
canPlaceAt
- Overrides:
canPlaceAtin classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLcin;a(Lcio;Lbut;Lfx;)Zintermediary method_9558Lnet/minecraft/class_4970;method_9558(Lnet/minecraft/class_2680;Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Znamed canPlaceAtLnet/minecraft/block/AbstractBlock;canPlaceAt(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;)Z
-
getPlacementSide
- Mappings:
Namespace Name Mixin selector official mLbxl;m(Lcio;)Lgc;intermediary method_16115Lnet/minecraft/class_3709;method_16115(Lnet/minecraft/class_2680;)Lnet/minecraft/class_2350;named getPlacementSideLnet/minecraft/block/BellBlock;getPlacementSide(Lnet/minecraft/block/BlockState;)Lnet/minecraft/util/math/Direction;
-
getPistonBehavior
- Overrides:
getPistonBehaviorin classAbstractBlock- Mappings:
Namespace Name Mixin selector official cLcin;c(Lcio;)Ldck;intermediary method_9527Lnet/minecraft/class_4970;method_9527(Lnet/minecraft/class_2680;)Lnet/minecraft/class_3619;named getPistonBehaviorLnet/minecraft/block/AbstractBlock;getPistonBehavior(Lnet/minecraft/block/BlockState;)Lnet/minecraft/block/piston/PistonBehavior;
-
appendProperties
- Overrides:
appendPropertiesin classBlock- Mappings:
Namespace Name Mixin selector official aLbxp;a(Lcip$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
-
createBlockEntity
- Mappings:
Namespace Name Mixin selector official aLbzw;a(Lfx;Lcio;)Lcgm;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> @Nullable BlockEntityTicker<T> getTicker(World world, BlockState state, BlockEntityType<T> type)- Mappings:
Namespace Name Mixin selector official aLbzw;a(Lbuq;Lcio;Lcgo;)Lcgn;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;
-