Package net.minecraft.block
Class CarvedPumpkinBlock
java.lang.Object
net.minecraft.block.AbstractBlock
net.minecraft.block.Block
net.minecraft.block.HorizontalFacingBlock
net.minecraft.block.CarvedPumpkinBlock
- All Implemented Interfaces:
ItemConvertible,Vanishable,Wearable,ToggleableFeature
- Mappings:
Namespace Name official cmmintermediary net/minecraft/class_2276named net/minecraft/block/CarvedPumpkinBlock
-
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
FieldsModifier and TypeFieldDescriptionstatic final DirectionPropertyprivate @Nullable BlockPatternprivate @Nullable BlockPatternprivate static final Predicate<BlockState>private @Nullable BlockPatternprivate @Nullable BlockPatternFields 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, stateManagerFields inherited from class net.minecraft.block.AbstractBlock
collidable, DIRECTIONS, dynamicBounds, jumpVelocityMultiplier, lootTableId, material, randomTicks, requiredFeatures, resistance, settings, slipperiness, soundGroup, velocityMultiplierFields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidappendProperties(StateManager.Builder<Block, BlockState> builder) Appends block state properties to this block.booleancanDispense(WorldView world, BlockPos pos) private BlockPatternprivate BlockPatternprivate BlockPatternprivate BlockPatternstatic voidmethod_45454(World world, BlockPattern.Result result) private static voidmethod_45455(World world, BlockPattern.Result result, Entity entity, BlockPos blockPos) static voidmethod_45456(World world, BlockPattern.Result result) voidonBlockAdded(BlockState state, World world, BlockPos pos, BlockState oldState, boolean notify) Called server-side on the new block when the block state is changed.private voidtrySpawnEntity(World world, BlockPos pos) Methods inherited from class net.minecraft.block.HorizontalFacingBlock
mirror, rotateMethods 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, toStringMethods inherited from class net.minecraft.block.AbstractBlock
calcBlockBreakingDelta, canBucketPlace, canPathfindThrough, canPlaceAt, canReplace, createScreenHandlerFactory, emitsRedstonePower, getAmbientOcclusionLightLevel, getCameraCollisionShape, getCollisionShape, getComparatorOutput, getCullingShape, getDefaultMapColor, getDroppedStacks, getFluidState, getHardness, getLootTableId, getMaxHorizontalModelOffset, getOpacity, getOutlineShape, getPistonBehavior, getRaycastShape, getRenderingSeed, getRenderType, getRequiredFeatures, getSidesShape, getStateForNeighborUpdate, getStrongRedstonePower, getVerticalModelOffsetMultiplier, getWeakRedstonePower, hasComparatorOutput, hasSidedTransparency, isCullingShapeFullCube, isShapeFullCube, isSideInvisible, neighborUpdate, onBlockBreakStart, onEntityCollision, onProjectileHit, onStacksDropped, onStateReplaced, onSyncedBlockEvent, onUse, prepare, randomTick, scheduledTickMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
Field Details
-
FACING
- Mappings:
Namespace Name Mixin selector official aLcmm;a:Lcyn;intermediary field_10748Lnet/minecraft/class_2276;field_10748:Lnet/minecraft/class_2753;named FACINGLnet/minecraft/block/CarvedPumpkinBlock;FACING:Lnet/minecraft/state/property/DirectionProperty;
-
IS_GOLEM_HEAD_PREDICATE
- Mappings:
Namespace Name Mixin selector official fLcmm;f:Ljava/util/function/Predicate;intermediary field_10751Lnet/minecraft/class_2276;field_10751:Ljava/util/function/Predicate;named IS_GOLEM_HEAD_PREDICATELnet/minecraft/block/CarvedPumpkinBlock;IS_GOLEM_HEAD_PREDICATE:Ljava/util/function/Predicate;
-
snowGolemDispenserPattern
- Mappings:
Namespace Name Mixin selector official bLcmm;b:Lcxy;intermediary field_10749Lnet/minecraft/class_2276;field_10749:Lnet/minecraft/class_2700;named snowGolemDispenserPatternLnet/minecraft/block/CarvedPumpkinBlock;snowGolemDispenserPattern:Lnet/minecraft/block/pattern/BlockPattern;
-
snowGolemPattern
- Mappings:
Namespace Name Mixin selector official cLcmm;c:Lcxy;intermediary field_10750Lnet/minecraft/class_2276;field_10750:Lnet/minecraft/class_2700;named snowGolemPatternLnet/minecraft/block/CarvedPumpkinBlock;snowGolemPattern:Lnet/minecraft/block/pattern/BlockPattern;
-
ironGolemDispenserPattern
- Mappings:
Namespace Name Mixin selector official dLcmm;d:Lcxy;intermediary field_10752Lnet/minecraft/class_2276;field_10752:Lnet/minecraft/class_2700;named ironGolemDispenserPatternLnet/minecraft/block/CarvedPumpkinBlock;ironGolemDispenserPattern:Lnet/minecraft/block/pattern/BlockPattern;
-
ironGolemPattern
- Mappings:
Namespace Name Mixin selector official eLcmm;e:Lcxy;intermediary field_10753Lnet/minecraft/class_2276;field_10753:Lnet/minecraft/class_2700;named ironGolemPatternLnet/minecraft/block/CarvedPumpkinBlock;ironGolemPattern:Lnet/minecraft/block/pattern/BlockPattern;
-
-
Constructor Details
-
CarvedPumpkinBlock
- Mappings:
Namespace Name Mixin selector official <init>Lcxs;<init>(Lcxs$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
-
onBlockAdded
public void onBlockAdded(BlockState state, World world, BlockPos pos, BlockState oldState, boolean notify) Called server-side on the new block when the block state is changed. This includes block placement. When overriding this method,AbstractBlock.getStateForNeighborUpdate(net.minecraft.block.BlockState, net.minecraft.util.math.Direction, net.minecraft.block.BlockState, net.minecraft.world.WorldAccess, net.minecraft.util.math.BlockPos, net.minecraft.util.math.BlockPos)orAbstractBlock.neighborUpdate(net.minecraft.block.BlockState, net.minecraft.world.World, net.minecraft.util.math.BlockPos, net.minecraft.block.Block, net.minecraft.util.math.BlockPos, boolean)should also be overridden. The method is used in the following cases:- When activating a redstone component on placement (used along with
AbstractBlock.neighborUpdate(net.minecraft.block.BlockState, net.minecraft.world.World, net.minecraft.util.math.BlockPos, net.minecraft.block.Block, net.minecraft.util.math.BlockPos, boolean) - When resetting a position-dependent state (see
TargetBlock) - When converting a block on placement (see
WetSpongeBlock) - When fire lights a portal
- Overrides:
onBlockAddedin classAbstractBlock- See Also:
- Mappings:
Namespace Name Mixin selector official bLcxs;b(Lcxt;Lciy;Lgo;Lcxt;Z)Vintermediary method_9615Lnet/minecraft/class_4970;method_9615(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)Vnamed onBlockAddedLnet/minecraft/block/AbstractBlock;onBlockAdded(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)V
- When activating a redstone component on placement (used along with
-
canDispense
- Mappings:
Namespace Name Mixin selector official aLcmm;a(Lcjb;Lgo;)Zintermediary method_9733Lnet/minecraft/class_2276;method_9733(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Znamed canDispenseLnet/minecraft/block/CarvedPumpkinBlock;canDispense(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;)Z
-
trySpawnEntity
- Mappings:
Namespace Name Mixin selector official aLcmm;a(Lciy;Lgo;)Vintermediary method_9731Lnet/minecraft/class_2276;method_9731(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Vnamed trySpawnEntityLnet/minecraft/block/CarvedPumpkinBlock;trySpawnEntity(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)V
-
method_45455
private static void method_45455(World world, BlockPattern.Result result, Entity entity, BlockPos blockPos) - Mappings:
Namespace Name Mixin selector official aLcmm;a(Lciy;Lcxy$b;Lbcx;Lgo;)Vintermediary method_45455Lnet/minecraft/class_2276;method_45455(Lnet/minecraft/class_1937;Lnet/minecraft/class_2700$class_2702;Lnet/minecraft/class_1297;Lnet/minecraft/class_2338;)Vnamed method_45455Lnet/minecraft/block/CarvedPumpkinBlock;method_45455(Lnet/minecraft/world/World;Lnet/minecraft/block/pattern/BlockPattern$Result;Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/BlockPos;)V
-
method_45454
- Mappings:
Namespace Name Mixin selector official aLcmm;a(Lciy;Lcxy$b;)Vintermediary method_45454Lnet/minecraft/class_2276;method_45454(Lnet/minecraft/class_1937;Lnet/minecraft/class_2700$class_2702;)Vnamed method_45454Lnet/minecraft/block/CarvedPumpkinBlock;method_45454(Lnet/minecraft/world/World;Lnet/minecraft/block/pattern/BlockPattern$Result;)V
-
method_45456
- Mappings:
Namespace Name Mixin selector official bLcmm;b(Lciy;Lcxy$b;)Vintermediary method_45456Lnet/minecraft/class_2276;method_45456(Lnet/minecraft/class_1937;Lnet/minecraft/class_2700$class_2702;)Vnamed method_45456Lnet/minecraft/block/CarvedPumpkinBlock;method_45456(Lnet/minecraft/world/World;Lnet/minecraft/block/pattern/BlockPattern$Result;)V
-
getPlacementState
- Overrides:
getPlacementStatein classBlock- Mappings:
Namespace Name Mixin selector official aLclv;a(Lcew;)Lcxt;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;
-
appendProperties
Appends block state properties to this block. To use this, override and callStateManager.Builder.add(net.minecraft.state.property.Property<?>[])inside the method. SeePropertiesfor the list of pre-defined properties.- Overrides:
appendPropertiesin classBlock- Mappings:
Namespace Name Mixin selector official aLclv;a(Lcxu$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
-
getSnowGolemDispenserPattern
- Mappings:
Namespace Name Mixin selector official bLcmm;b()Lcxy;intermediary method_9732Lnet/minecraft/class_2276;method_9732()Lnet/minecraft/class_2700;named getSnowGolemDispenserPatternLnet/minecraft/block/CarvedPumpkinBlock;getSnowGolemDispenserPattern()Lnet/minecraft/block/pattern/BlockPattern;
-
getSnowGolemPattern
- Mappings:
Namespace Name Mixin selector official rLcmm;r()Lcxy;intermediary method_9729Lnet/minecraft/class_2276;method_9729()Lnet/minecraft/class_2700;named getSnowGolemPatternLnet/minecraft/block/CarvedPumpkinBlock;getSnowGolemPattern()Lnet/minecraft/block/pattern/BlockPattern;
-
getIronGolemDispenserPattern
- Mappings:
Namespace Name Mixin selector official vLcmm;v()Lcxy;intermediary method_9727Lnet/minecraft/class_2276;method_9727()Lnet/minecraft/class_2700;named getIronGolemDispenserPatternLnet/minecraft/block/CarvedPumpkinBlock;getIronGolemDispenserPattern()Lnet/minecraft/block/pattern/BlockPattern;
-
getIronGolemPattern
- Mappings:
Namespace Name Mixin selector official wLcmm;w()Lcxy;intermediary method_9730Lnet/minecraft/class_2276;method_9730()Lnet/minecraft/class_2700;named getIronGolemPatternLnet/minecraft/block/CarvedPumpkinBlock;getIronGolemPattern()Lnet/minecraft/block/pattern/BlockPattern;
-