Package net.minecraft
Class class_7332
java.lang.Object
net.minecraft.block.AbstractBlock
net.minecraft.block.Block
net.minecraft.class_7321
net.minecraft.class_7332
- All Implemented Interfaces:
class_7331,ItemConvertible
- Mappings:
Namespace Name official cjwintermediary net/minecraft/class_7332named net/minecraft/class_7332
-
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
FieldsFields 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, resistance, settings, slipperiness, soundGroup, velocityMultiplierFields inherited from interface net.minecraft.class_7331
field_38571 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintmethod_42920(class_7334.class_7335 class_7335, World world, BlockPos blockPos, Random random) booleanprivate static booleanmethod_42923(World world, BlockPos blockPos) private static intmethod_42924(BlockPos blockPos, BlockPos blockPos2, int int2) Methods inherited from class net.minecraft.class_7321
onStacksDroppedMethods inherited from class net.minecraft.block.Block
afterBreak, appendProperties, appendStacks, appendTooltip, asBlock, asItem, canMobSpawnInside, cannotConnect, createCuboidShape, dropExperience, dropStack, dropStack, dropStacks, dropStacks, dropStacks, dropStacks, getBlastResistance, getBlockFromItem, getDefaultState, getDroppedStacks, getDroppedStacks, getJumpVelocityMultiplier, getName, getPickStack, getPlacementState, getRawIdFromState, getRegistryEntry, getShapesForStates, getSlipperiness, getSoundGroup, getStateFromRawId, getStateManager, getStateWithProperties, getTranslationKey, getVelocityMultiplier, hasDynamicBounds, hasRandomTicks, hasTopRim, isFaceFullSquare, isShapeFullCube, isTranslucent, method_42872, 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, getOffsetType, getOpacity, getOutlineShape, getPistonBehavior, getRaycastShape, getRenderingSeed, getRenderType, getSidesShape, getStateForNeighborUpdate, getStrongRedstonePower, getVerticalModelOffsetMultiplier, getWeakRedstonePower, hasComparatorOutput, hasSidedTransparency, isShapeFullCube, isSideInvisible, mirror, neighborUpdate, onBlockAdded, onBlockBreakStart, onEntityCollision, onProjectileHit, onStateReplaced, onSyncedBlockEvent, onUse, 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.class_7331
method_42916, method_42917, method_42918, method_42919, method_42922
-
Field Details
-
field_38572
private static final int field_38572- See Also:
- Mappings:
Namespace Name Mixin selector official bLcjw;b:Iintermediary field_38572Lnet/minecraft/class_7332;field_38572:Inamed field_38572Lnet/minecraft/class_7332;field_38572:I
-
-
Constructor Details
-
class_7332
- Mappings:
Namespace Name Mixin selector official <init>Lcpf;<init>(Lcpf$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
-
method_42920
public int method_42920(class_7334.class_7335 class_7335, World world, BlockPos blockPos, Random random) - Specified by:
method_42920in interfaceclass_7331- Mappings:
Namespace Name Mixin selector official aLcjv;a(Lcjz$a;Lcay;Lgk;Ljava/util/Random;)Iintermediary method_42920Lnet/minecraft/class_7331;method_42920(Lnet/minecraft/class_7334$class_7335;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Ljava/util/Random;)Inamed method_42920Lnet/minecraft/class_7331;method_42920(Lnet/minecraft/class_7334$class_7335;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Ljava/util/Random;)I
-
method_42924
- Mappings:
Namespace Name Mixin selector official aLcjw;a(Lgk;Lgk;I)Iintermediary method_42924Lnet/minecraft/class_7332;method_42924(Lnet/minecraft/class_2338;Lnet/minecraft/class_2338;I)Inamed method_42924Lnet/minecraft/class_7332;method_42924(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/BlockPos;I)I
-
method_42923
- Mappings:
Namespace Name Mixin selector official aLcjw;a(Lcay;Lgk;)Zintermediary method_42923Lnet/minecraft/class_7332;method_42923(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Znamed method_42923Lnet/minecraft/class_7332;method_42923(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
-
method_42921
public boolean method_42921()- Specified by:
method_42921in interfaceclass_7331- Mappings:
Namespace Name Mixin selector official bLcjv;b()Zintermediary method_42921Lnet/minecraft/class_7331;method_42921()Znamed method_42921Lnet/minecraft/class_7331;method_42921()Z
-