Class FenceGateBlock
- All Implemented Interfaces:
ItemConvertible,ToggleableFeature
- Mappings:
Namespace Name official cwjintermediary net/minecraft/class_2349named net/minecraft/block/FenceGateBlock
-
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.Offsetter, AbstractBlock.OffsetType, AbstractBlock.Settings, AbstractBlock.TypedContextPredicate<A> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final BooleanPropertyprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapestatic final BooleanPropertystatic final BooleanPropertyprivate final WoodTypeprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapeprotected static final VoxelShapeFields inherited from class net.minecraft.block.HorizontalFacingBlock
FACINGFields 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.booleancanPathfindThrough(BlockState state, BlockView world, BlockPos pos, NavigationType type) Returns if an entity using navigation typetypecan navigate through this block.static booleancanWallConnect(BlockState state, Direction side) getCollisionShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context) getCullingShape(BlockState state, BlockView world, BlockPos pos) getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context) getSidesShape(BlockState state, BlockView world, BlockPos pos) getStateForNeighborUpdate(BlockState state, Direction direction, BlockState neighborState, WorldAccess world, BlockPos pos, BlockPos neighborPos) Returns the state of the block after a neighboring block's state change.booleanhasRandomTicks(BlockState state) private booleanisWall(BlockState state) voidneighborUpdate(BlockState state, World world, BlockPos pos, Block sourceBlock, BlockPos sourcePos, boolean notify) Called when a neighboring block is updated.onUse(BlockState state, World world, BlockPos pos, PlayerEntity player, Hand hand, BlockHitResult hit) Called when this block is used by a player.voidrandomTick(BlockState state, ServerWorld world, BlockPos pos, Random random) Called server-side when a block gets ticked randomly.Methods inherited from class net.minecraft.block.HorizontalFacingBlock
mirror, rotateMethods inherited from class net.minecraft.block.Block
afterBreak, 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, hasTopRim, isFaceFullSquare, isShapeFullCube, isTransparent, method_50848, 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, canPlaceAt, canReplace, createScreenHandlerFactory, emitsRedstonePower, getAmbientOcclusionLightLevel, getCameraCollisionShape, getComparatorOutput, getDefaultMapColor, getDroppedStacks, getFluidState, getHardness, getLootTableId, getMaxHorizontalModelOffset, getOpacity, getRaycastShape, getRenderingSeed, getRenderType, getRequiredFeatures, getStrongRedstonePower, getVerticalModelOffsetMultiplier, getWeakRedstonePower, hasComparatorOutput, hasSidedTransparency, isCullingShapeFullCube, isShapeFullCube, isSideInvisible, method_50847, method_50855, onBlockAdded, onBlockBreakStart, onEntityCollision, onProjectileHit, onStacksDropped, onStateReplaced, onSyncedBlockEvent, prepare, scheduledTick, shouldLetAirThroughMethods 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
-
OPEN
- Mappings:
Namespace Name Mixin selector official aLcwj;a:Ldgz;intermediary field_11026Lnet/minecraft/class_2349;field_11026:Lnet/minecraft/class_2746;named OPENLnet/minecraft/block/FenceGateBlock;OPEN:Lnet/minecraft/state/property/BooleanProperty;
-
POWERED
- Mappings:
Namespace Name Mixin selector official bLcwj;b:Ldgz;intermediary field_11021Lnet/minecraft/class_2349;field_11021:Lnet/minecraft/class_2746;named POWEREDLnet/minecraft/block/FenceGateBlock;POWERED:Lnet/minecraft/state/property/BooleanProperty;
-
IN_WALL
- Mappings:
Namespace Name Mixin selector official cLcwj;c:Ldgz;intermediary field_11024Lnet/minecraft/class_2349;field_11024:Lnet/minecraft/class_2746;named IN_WALLLnet/minecraft/block/FenceGateBlock;IN_WALL:Lnet/minecraft/state/property/BooleanProperty;
-
Z_AXIS_SHAPE
- Mappings:
Namespace Name Mixin selector official dLcwj;d:Lejb;intermediary field_11022Lnet/minecraft/class_2349;field_11022:Lnet/minecraft/class_265;named Z_AXIS_SHAPELnet/minecraft/block/FenceGateBlock;Z_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
X_AXIS_SHAPE
- Mappings:
Namespace Name Mixin selector official eLcwj;e:Lejb;intermediary field_11017Lnet/minecraft/class_2349;field_11017:Lnet/minecraft/class_265;named X_AXIS_SHAPELnet/minecraft/block/FenceGateBlock;X_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
IN_WALL_Z_AXIS_SHAPE
- Mappings:
Namespace Name Mixin selector official fLcwj;f:Lejb;intermediary field_11025Lnet/minecraft/class_2349;field_11025:Lnet/minecraft/class_265;named IN_WALL_Z_AXIS_SHAPELnet/minecraft/block/FenceGateBlock;IN_WALL_Z_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
IN_WALL_X_AXIS_SHAPE
- Mappings:
Namespace Name Mixin selector official gLcwj;g:Lejb;intermediary field_11016Lnet/minecraft/class_2349;field_11016:Lnet/minecraft/class_265;named IN_WALL_X_AXIS_SHAPELnet/minecraft/block/FenceGateBlock;IN_WALL_X_AXIS_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
Z_AXIS_COLLISION_SHAPE
- Mappings:
Namespace Name Mixin selector official hLcwj;h:Lejb;intermediary field_11028Lnet/minecraft/class_2349;field_11028:Lnet/minecraft/class_265;named Z_AXIS_COLLISION_SHAPELnet/minecraft/block/FenceGateBlock;Z_AXIS_COLLISION_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
X_AXIS_COLLISION_SHAPE
- Mappings:
Namespace Name Mixin selector official iLcwj;i:Lejb;intermediary field_11019Lnet/minecraft/class_2349;field_11019:Lnet/minecraft/class_265;named X_AXIS_COLLISION_SHAPELnet/minecraft/block/FenceGateBlock;X_AXIS_COLLISION_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
Z_AXIS_SIDES_SHAPE
- Mappings:
Namespace Name Mixin selector official jLcwj;j:Lejb;intermediary field_40744Lnet/minecraft/class_2349;field_40744:Lnet/minecraft/class_265;named Z_AXIS_SIDES_SHAPELnet/minecraft/block/FenceGateBlock;Z_AXIS_SIDES_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
X_AXIS_SIDES_SHAPE
- Mappings:
Namespace Name Mixin selector official kLcwj;k:Lejb;intermediary field_40745Lnet/minecraft/class_2349;field_40745:Lnet/minecraft/class_265;named X_AXIS_SIDES_SHAPELnet/minecraft/block/FenceGateBlock;X_AXIS_SIDES_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
Z_AXIS_CULL_SHAPE
- Mappings:
Namespace Name Mixin selector official lLcwj;l:Lejb;intermediary field_11018Lnet/minecraft/class_2349;field_11018:Lnet/minecraft/class_265;named Z_AXIS_CULL_SHAPELnet/minecraft/block/FenceGateBlock;Z_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
X_AXIS_CULL_SHAPE
- Mappings:
Namespace Name Mixin selector official mLcwj;m:Lejb;intermediary field_11023Lnet/minecraft/class_2349;field_11023:Lnet/minecraft/class_265;named X_AXIS_CULL_SHAPELnet/minecraft/block/FenceGateBlock;X_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
IN_WALL_Z_AXIS_CULL_SHAPE
- Mappings:
Namespace Name Mixin selector official nLcwj;n:Lejb;intermediary field_11020Lnet/minecraft/class_2349;field_11020:Lnet/minecraft/class_265;named IN_WALL_Z_AXIS_CULL_SHAPELnet/minecraft/block/FenceGateBlock;IN_WALL_Z_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
IN_WALL_X_AXIS_CULL_SHAPE
- Mappings:
Namespace Name Mixin selector official ELcwj;E:Lejb;intermediary field_11027Lnet/minecraft/class_2349;field_11027:Lnet/minecraft/class_265;named IN_WALL_X_AXIS_CULL_SHAPELnet/minecraft/block/FenceGateBlock;IN_WALL_X_AXIS_CULL_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
type
- Mappings:
Namespace Name Mixin selector official FLcwj;F:Ldhv;intermediary field_42758Lnet/minecraft/class_2349;field_42758:Lnet/minecraft/class_4719;named typeLnet/minecraft/block/FenceGateBlock;type:Lnet/minecraft/block/WoodType;
-
-
Constructor Details
-
FenceGateBlock
- Mappings:
Namespace Name Mixin selector official <init>Lcwj;<init>(Ldgg$d;Ldhv;)Vintermediary <init>Lnet/minecraft/class_2349;<init>(Lnet/minecraft/class_4970$class_2251;Lnet/minecraft/class_4719;)Vnamed <init>Lnet/minecraft/block/FenceGateBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;Lnet/minecraft/block/WoodType;)V
-
-
Method Details
-
getOutlineShape
public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context) - Overrides:
getOutlineShapein classAbstractBlock- Mappings:
Namespace Name Mixin selector official aLdgg;a(Ldgh;Lcpr;Lgt;Lein;)Lejb;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;
-
getStateForNeighborUpdate
public BlockState getStateForNeighborUpdate(BlockState state, Direction direction, BlockState neighborState, WorldAccess world, BlockPos pos, BlockPos neighborPos) Returns the state of the block after a neighboring block's state change.Returning
Blocks.AIRbreaks the block. This is useful to implement supporting block requirement for blocks (if used along withAbstractBlock.canPlaceAt(net.minecraft.block.BlockState, net.minecraft.world.WorldView, net.minecraft.util.math.BlockPos)).Side effects like activating a redstone component (but not scheduling a tick) should be performed in
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)instead. If the block supports waterlogging and currently has water, this method should be overridden to tick the fluid at the block's position.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. This is not called ifBlock.FORCE_STATEflag is set in thesetBlockStatecall.This method can be used for multiple purposes. Here are some examples:
FenceBlockuses it to update the fence's connection when a horizontally neighboring block's state is changed.PlantBlockuses it to break the plant if the state change causes it to lose its supporting block.DoorBlockuses it to copy the state of the other half of the door.SlabBlockuses it to schedule the fluid to tick if waterlogged.SoulSandBlockuses it to schedule the water block above to tick so that it becomes a bubble column.FallingBlockuses it to schedule the block to tick so that it can fall if needed.
- 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 state of the block after a neighboring block's state change
- See Also:
-
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)AbstractBlock.prepare(net.minecraft.block.BlockState, net.minecraft.world.WorldAccess, net.minecraft.util.math.BlockPos, int, int)AbstractBlock.canPlaceAt(net.minecraft.block.BlockState, net.minecraft.world.WorldView, net.minecraft.util.math.BlockPos)Block.FORCE_STATE
- Mappings:
Namespace Name Mixin selector official aLdgg;a(Ldgh;Lgz;Ldgh;Lcqm;Lgt;Lgt;)Ldgh;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;
-
getSidesShape
- Overrides:
getSidesShapein classAbstractBlock- Mappings:
Namespace Name Mixin selector official b_Ldgg;b_(Ldgh;Lcpr;Lgt;)Lejb;intermediary method_25959Lnet/minecraft/class_4970;method_25959(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;named getSidesShapeLnet/minecraft/block/AbstractBlock;getSidesShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)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 cLdgg;c(Ldgh;Lcpr;Lgt;Lein;)Lejb;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;
-
getCullingShape
- Overrides:
getCullingShapein classAbstractBlock- Mappings:
Namespace Name Mixin selector official fLdgg;f(Ldgh;Lcpr;Lgt;)Lejb;intermediary method_9571Lnet/minecraft/class_4970;method_9571(Lnet/minecraft/class_2680;Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_265;named getCullingShapeLnet/minecraft/block/AbstractBlock;getCullingShape(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/shape/VoxelShape;
-
getPlacementState
- Overrides:
getPlacementStatein classBlock- Mappings:
Namespace Name Mixin selector official aLctm;a(Lcmc;)Ldgh;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;
-
isWall
- Mappings:
Namespace Name Mixin selector official hLcwj;h(Ldgh;)Zintermediary method_10138Lnet/minecraft/class_2349;method_10138(Lnet/minecraft/class_2680;)Znamed isWallLnet/minecraft/block/FenceGateBlock;isWall(Lnet/minecraft/block/BlockState;)Z
-
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 aLdgg;a(Ldgh;Lcql;Lgt;Lcby;Lbhh;Leie;)Lbhi;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;
-
neighborUpdate
public void neighborUpdate(BlockState state, World world, BlockPos pos, Block sourceBlock, BlockPos sourcePos, boolean notify) Called when a neighboring block is updated. This method should be overridden to perform an action with a side effect, most notably an activation of a redstone component. This can also be used to perform an action changing block states of other blocks, such asSpongeBlockwhich absorbs water.To replace the state of the block itself, override
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)instead.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.- Overrides:
neighborUpdatein classAbstractBlock- See Also:
-
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)RedstoneView.isReceivingRedstonePower(net.minecraft.util.math.BlockPos)
- Mappings:
Namespace Name Mixin selector official aLdgg;a(Ldgh;Lcql;Lgt;Lctm;Lgt;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
-
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 aLctm;a(Ldgi$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
-
canWallConnect
- Mappings:
Namespace Name Mixin selector official aLcwj;a(Ldgh;Lgz;)Zintermediary method_16703Lnet/minecraft/class_2349;method_16703(Lnet/minecraft/class_2680;Lnet/minecraft/class_2350;)Znamed canWallConnectLnet/minecraft/block/FenceGateBlock;canWallConnect(Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/Direction;)Z
-
hasRandomTicks
- Overrides:
hasRandomTicksin classBlock- Mappings:
Namespace Name Mixin selector official dLctm;d(Ldgh;)Zintermediary method_9542Lnet/minecraft/class_2248;method_9542(Lnet/minecraft/class_2680;)Znamed hasRandomTicksLnet/minecraft/block/Block;hasRandomTicks(Lnet/minecraft/block/BlockState;)Z
-
randomTick
Called server-side when a block gets ticked randomly. This can be overridden to implement various logics, most commonly plant growth. Default implementation callsAbstractBlock.scheduledTick(net.minecraft.block.BlockState, net.minecraft.server.world.ServerWorld, net.minecraft.util.math.BlockPos, net.minecraft.util.math.random.Random). To control the rate of the action, userandom.Random tick speed is controlled by the game rule
randomTickSpeedand can be disabled. Only blocks within 128-block cylinder (i.e. ignoring Y coordinates) around players receive random ticks.Blocks overriding this must use
AbstractBlock.Settings.ticksRandomly()block settings.Here are some examples:
SugarCaneBlockuses this to grow sugar cane.OxidizableBlockuses this to oxidize.NetherPortalBlockuses this to spawn zombified piglins.LeavesBlockuses this to decay when far from logs.
- Overrides:
randomTickin classAbstractBlock- See Also:
- Mappings:
Namespace Name Mixin selector official aLdgg;a(Ldgh;Laik;Lgt;Lapj;)Vintermediary method_9514Lnet/minecraft/class_4970;method_9514(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Vnamed randomTickLnet/minecraft/block/AbstractBlock;randomTick(Lnet/minecraft/block/BlockState;Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)V
-