Class FireBlock
- All Implemented Interfaces:
ItemConvertible,ToggleableFeature
- Mappings:
Namespace Name intermediary net/minecraft/class_2358official csgnamed net/minecraft/block/FireBlock
-
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 IntPropertyprivate final Object2IntMap<Block>private static final Map<Direction,BooleanProperty> static final BooleanPropertyprivate static final VoxelShapeprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intstatic final intstatic final BooleanPropertyprivate static final VoxelShapeprivate final Map<BlockState,VoxelShape> static final BooleanPropertyprivate static final VoxelShapeprivate final Object2IntMap<Block>static final BooleanPropertyprivate static final VoxelShapestatic final BooleanPropertyprivate static final VoxelShapeFields inherited from class net.minecraft.block.AbstractFireBlock
BASE_SHAPE, BASE_SOUND_VOLUMEFields 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, STATE_IDS, stateManagerFields inherited from class net.minecraft.block.AbstractBlock
collidable, DIRECTIONS, dynamicBounds, jumpVelocityMultiplier, lootTableId, 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.private booleanareBlocksAroundFlammable(BlockView world, BlockPos pos) booleancanPlaceAt(BlockState state, WorldView world, BlockPos pos) Returns whether the block can be placed atpos.private intgetBurnChance(BlockState state) private intgetBurnChance(WorldView world, BlockPos pos) private static intgetFireTickDelay(Random random) getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context) private static VoxelShapegetShapeForState(BlockState state) private intgetSpreadChance(BlockState state) 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.protected BlockStategetStateForPosition(BlockView world, BlockPos pos) private BlockStategetStateWithAge(WorldAccess world, BlockPos pos, int age) protected booleanisFlammable(BlockState state) protected booleanisRainingAround(World world, BlockPos pos) voidonBlockAdded(BlockState state, World world, BlockPos pos, BlockState oldState, boolean notify) Called server-side on the new block when the block state is changed.static voidprivate voidregisterFlammableBlock(Block block, int burnChance, int spreadChance) voidscheduledTick(BlockState state, ServerWorld world, BlockPos pos, Random random) Called server-side when a block receives a scheduled tick.private voidtrySpreadingFire(World world, BlockPos pos, int spreadFactor, Random random, int currentAge) Methods inherited from class net.minecraft.block.AbstractFireBlock
canPlaceAt, getState, onBreak, onEntityCollision, randomDisplayTick, spawnBreakParticlesMethods inherited from class net.minecraft.block.Block
afterBreak, appendTooltip, asBlock, asItem, canMobSpawnInside, cannotConnect, createCuboidShape, dropExperience, dropExperienceWhenMined, dropStack, dropStack, 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, isTransparent, onBroken, onDestroyedByExplosion, onEntityLand, onLandedUpon, onPlaced, onSteppedOn, postProcessState, precipitationTick, pushEntitiesUpBeforeBlockChange, replace, replace, setDefaultState, shouldDrawSide, shouldDropItemsOnExplosion, sideCoversSmallSquare, toStringMethods inherited from class net.minecraft.block.AbstractBlock
calcBlockBreakingDelta, canBucketPlace, canPathfindThrough, canReplace, createScreenHandlerFactory, emitsRedstonePower, getAmbientOcclusionLightLevel, getCameraCollisionShape, getCollisionShape, getComparatorOutput, getCullingShape, getDefaultMapColor, getDroppedStacks, getFluidState, getHardness, getLootTableId, getMaxHorizontalModelOffset, getOpacity, getRaycastShape, getRenderingSeed, getRenderType, getRequiredFeatures, getSidesShape, getStrongRedstonePower, getVerticalModelOffsetMultiplier, getWeakRedstonePower, hasComparatorOutput, hasSidedTransparency, isCullingShapeFullCube, isShapeFullCube, isSideInvisible, mirror, neighborUpdate, onBlockBreakStart, onProjectileHit, onStacksDropped, onStateReplaced, onSyncedBlockEvent, onUse, prepare, randomTick, rotateMethods 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
-
field_31093
public static final int field_31093- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31093Lnet/minecraft/class_2358;field_31093:Iofficial cLcsg;c:Inamed field_31093Lnet/minecraft/block/FireBlock;field_31093:I
-
AGE
- Mappings:
Namespace Name Mixin selector intermediary field_11092Lnet/minecraft/class_2358;field_11092:Lnet/minecraft/class_2758;official dLcsg;d:Ldcy;named AGELnet/minecraft/block/FireBlock;AGE:Lnet/minecraft/state/property/IntProperty;
-
NORTH
- Mappings:
Namespace Name Mixin selector intermediary field_11096Lnet/minecraft/class_2358;field_11096:Lnet/minecraft/class_2746;official eLcsg;e:Ldcp;named NORTHLnet/minecraft/block/FireBlock;NORTH:Lnet/minecraft/state/property/BooleanProperty;
-
EAST
- Mappings:
Namespace Name Mixin selector intermediary field_11094Lnet/minecraft/class_2358;field_11094:Lnet/minecraft/class_2746;official fLcsg;f:Ldcp;named EASTLnet/minecraft/block/FireBlock;EAST:Lnet/minecraft/state/property/BooleanProperty;
-
SOUTH
- Mappings:
Namespace Name Mixin selector intermediary field_11089Lnet/minecraft/class_2358;field_11089:Lnet/minecraft/class_2746;official gLcsg;g:Ldcp;named SOUTHLnet/minecraft/block/FireBlock;SOUTH:Lnet/minecraft/state/property/BooleanProperty;
-
WEST
- Mappings:
Namespace Name Mixin selector intermediary field_11088Lnet/minecraft/class_2358;field_11088:Lnet/minecraft/class_2746;official hLcsg;h:Ldcp;named WESTLnet/minecraft/block/FireBlock;WEST:Lnet/minecraft/state/property/BooleanProperty;
-
UP
- Mappings:
Namespace Name Mixin selector intermediary field_11093Lnet/minecraft/class_2358;field_11093:Lnet/minecraft/class_2746;official iLcsg;i:Ldcp;named UPLnet/minecraft/block/FireBlock;UP:Lnet/minecraft/state/property/BooleanProperty;
-
DIRECTION_PROPERTIES
- Mappings:
Namespace Name Mixin selector intermediary field_11090Lnet/minecraft/class_2358;field_11090:Ljava/util/Map;official jLcsg;j:Ljava/util/Map;named DIRECTION_PROPERTIESLnet/minecraft/block/FireBlock;DIRECTION_PROPERTIES:Ljava/util/Map;
-
UP_SHAPE
- Mappings:
Namespace Name Mixin selector intermediary field_26653Lnet/minecraft/class_2358;field_26653:Lnet/minecraft/class_265;official kLcsg;k:Leet;named UP_SHAPELnet/minecraft/block/FireBlock;UP_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
WEST_SHAPE
- Mappings:
Namespace Name Mixin selector intermediary field_26654Lnet/minecraft/class_2358;field_26654:Lnet/minecraft/class_265;official lLcsg;l:Leet;named WEST_SHAPELnet/minecraft/block/FireBlock;WEST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
EAST_SHAPE
- Mappings:
Namespace Name Mixin selector intermediary field_26655Lnet/minecraft/class_2358;field_26655:Lnet/minecraft/class_265;official mLcsg;m:Leet;named EAST_SHAPELnet/minecraft/block/FireBlock;EAST_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
NORTH_SHAPE
- Mappings:
Namespace Name Mixin selector intermediary field_26656Lnet/minecraft/class_2358;field_26656:Lnet/minecraft/class_265;official nLcsg;n:Leet;named NORTH_SHAPELnet/minecraft/block/FireBlock;NORTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
SOUTH_SHAPE
- Mappings:
Namespace Name Mixin selector intermediary field_26657Lnet/minecraft/class_2358;field_26657:Lnet/minecraft/class_265;official DLcsg;D:Leet;named SOUTH_SHAPELnet/minecraft/block/FireBlock;SOUTH_SHAPE:Lnet/minecraft/util/shape/VoxelShape;
-
field_31085
private static final int field_31085- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31085Lnet/minecraft/class_2358;field_31085:Iofficial FLcsg;F:Inamed field_31085Lnet/minecraft/block/FireBlock;field_31085:I
-
field_31086
private static final int field_31086- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31086Lnet/minecraft/class_2358;field_31086:Iofficial GLcsg;G:Inamed field_31086Lnet/minecraft/block/FireBlock;field_31086:I
-
field_31087
private static final int field_31087- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31087Lnet/minecraft/class_2358;field_31087:Iofficial HLcsg;H:Inamed field_31087Lnet/minecraft/block/FireBlock;field_31087:I
-
field_31088
private static final int field_31088- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31088Lnet/minecraft/class_2358;field_31088:Iofficial ILcsg;I:Inamed field_31088Lnet/minecraft/block/FireBlock;field_31088:I
-
field_31089
private static final int field_31089- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31089Lnet/minecraft/class_2358;field_31089:Iofficial JLcsg;J:Inamed field_31089Lnet/minecraft/block/FireBlock;field_31089:I
-
field_31090
private static final int field_31090- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31090Lnet/minecraft/class_2358;field_31090:Iofficial KLcsg;K:Inamed field_31090Lnet/minecraft/block/FireBlock;field_31090:I
-
field_31091
private static final int field_31091- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31091Lnet/minecraft/class_2358;field_31091:Iofficial LLcsg;L:Inamed field_31091Lnet/minecraft/block/FireBlock;field_31091:I
-
field_31092
private static final int field_31092- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_31092Lnet/minecraft/class_2358;field_31092:Iofficial MLcsg;M:Inamed field_31092Lnet/minecraft/block/FireBlock;field_31092:I
-
shapesByState
- Mappings:
Namespace Name Mixin selector intermediary field_26658Lnet/minecraft/class_2358;field_26658:Ljava/util/Map;official ELcsg;E:Ljava/util/Map;named shapesByStateLnet/minecraft/block/FireBlock;shapesByState:Ljava/util/Map;
-
burnChances
- Mappings:
Namespace Name Mixin selector intermediary field_11095Lnet/minecraft/class_2358;field_11095:Lit/unimi/dsi/fastutil/objects/Object2IntMap;official NLcsg;N:Lit/unimi/dsi/fastutil/objects/Object2IntMap;named burnChancesLnet/minecraft/block/FireBlock;burnChances:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
spreadChances
- Mappings:
Namespace Name Mixin selector intermediary field_11091Lnet/minecraft/class_2358;field_11091:Lit/unimi/dsi/fastutil/objects/Object2IntMap;official OLcsg;O:Lit/unimi/dsi/fastutil/objects/Object2IntMap;named spreadChancesLnet/minecraft/block/FireBlock;spreadChances:Lit/unimi/dsi/fastutil/objects/Object2IntMap;
-
-
Constructor Details
-
FireBlock
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_4970;<init>(Lnet/minecraft/class_4970$class_2251;)Vofficial <init>Ldbx;<init>(Ldbx$d;)Vnamed <init>Lnet/minecraft/block/AbstractBlock;<init>(Lnet/minecraft/block/AbstractBlock$Settings;)V
-
-
Method Details
-
getShapeForState
- Mappings:
Namespace Name Mixin selector intermediary method_31016Lnet/minecraft/class_2358;method_31016(Lnet/minecraft/class_2680;)Lnet/minecraft/class_265;official hLcsg;h(Ldby;)Leet;named getShapeForStateLnet/minecraft/block/FireBlock;getShapeForState(Lnet/minecraft/block/BlockState;)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:
- Mappings:
Namespace Name Mixin selector 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;official aLdbx;a(Ldby;Lha;Ldby;Lcml;Lgu;Lgu;)Ldby;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;
-
getOutlineShape
public VoxelShape getOutlineShape(BlockState state, BlockView world, BlockPos pos, ShapeContext context) - Overrides:
getOutlineShapein classAbstractFireBlock- Mappings:
Namespace Name Mixin selector 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;official aLdbx;a(Ldby;Lclq;Lgu;Leef;)Leet;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;
-
getPlacementState
- Overrides:
getPlacementStatein classAbstractFireBlock- Mappings:
Namespace Name Mixin selector intermediary method_9605Lnet/minecraft/class_2248;method_9605(Lnet/minecraft/class_1750;)Lnet/minecraft/class_2680;official aLcpl;a(Lcif;)Ldby;named getPlacementStateLnet/minecraft/block/Block;getPlacementState(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
-
getStateForPosition
- Mappings:
Namespace Name Mixin selector intermediary method_10198Lnet/minecraft/class_2358;method_10198(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;official bLcsg;b(Lclq;Lgu;)Ldby;named getStateForPositionLnet/minecraft/block/FireBlock;getStateForPosition(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
canPlaceAt
Returns whether the block can be placed atpos.Blocks with supporting block requirements should override this method. Note that this should also be checked manually during
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)in order to break the block that lost its supporting block.This is only checked during the use of block items or by endermen, falling blocks, etc that can place blocks. This does not affect block state changes performed through
World.setBlockState(BlockPos, BlockState)call.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:
canPlaceAtin classAbstractBlock- Returns:
- whether the block can be placed at
pos - See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_9558Lnet/minecraft/class_4970;method_9558(Lnet/minecraft/class_2680;Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Zofficial aLdbx;a(Ldby;Lcmn;Lgu;)Znamed canPlaceAtLnet/minecraft/block/AbstractBlock;canPlaceAt(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;)Z
-
scheduledTick
Called server-side when a block receives a scheduled tick. This can be used like a timer. Scheduled ticks are added usingWorldAccess.scheduleBlockTick(BlockPos, Block, int). Additionally,AbstractBlock.randomTick(net.minecraft.block.BlockState, net.minecraft.server.world.ServerWorld, net.minecraft.util.math.BlockPos, net.minecraft.util.math.random.Random)by default calls this method; overrideAbstractBlock.randomTick(net.minecraft.block.BlockState, net.minecraft.server.world.ServerWorld, net.minecraft.util.math.BlockPos, net.minecraft.util.math.random.Random)to disable this behavior.Scheduled ticks are often used inside
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).Here are some examples:
SugarCaneBlockchecks the placement requirement.DispenserBlockdispenses its content.CommandBlockexecutes its command.FrogspawnBlockspawns a tadpole.SoulSandBlockupdates a bubble column.FallingBlocktries to fall.
- Overrides:
scheduledTickin classAbstractBlock- See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_9588Lnet/minecraft/class_4970;method_9588(Lnet/minecraft/class_2680;Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Vofficial aLdbx;a(Ldby;Laif;Lgu;Lapf;)Vnamed scheduledTickLnet/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
-
isRainingAround
- Mappings:
Namespace Name Mixin selector intermediary method_10192Lnet/minecraft/class_2358;method_10192(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Zofficial aLcsg;a(Lcmk;Lgu;)Znamed isRainingAroundLnet/minecraft/block/FireBlock;isRainingAround(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Z
-
getSpreadChance
- Mappings:
Namespace Name Mixin selector intermediary method_10190Lnet/minecraft/class_2358;method_10190(Lnet/minecraft/class_2680;)Iofficial nLcsg;n(Ldby;)Inamed getSpreadChanceLnet/minecraft/block/FireBlock;getSpreadChance(Lnet/minecraft/block/BlockState;)I
-
getBurnChance
- Mappings:
Namespace Name Mixin selector intermediary method_10191Lnet/minecraft/class_2358;method_10191(Lnet/minecraft/class_2680;)Iofficial oLcsg;o(Ldby;)Inamed getBurnChanceLnet/minecraft/block/FireBlock;getBurnChance(Lnet/minecraft/block/BlockState;)I
-
trySpreadingFire
private void trySpreadingFire(World world, BlockPos pos, int spreadFactor, Random random, int currentAge) - Mappings:
Namespace Name Mixin selector intermediary method_10196Lnet/minecraft/class_2358;method_10196(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;ILnet/minecraft/class_5819;I)Vofficial aLcsg;a(Lcmk;Lgu;ILapf;I)Vnamed trySpreadingFireLnet/minecraft/block/FireBlock;trySpreadingFire(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILnet/minecraft/util/math/random/Random;I)V
-
getStateWithAge
- Mappings:
Namespace Name Mixin selector intermediary method_24855Lnet/minecraft/class_2358;method_24855(Lnet/minecraft/class_1936;Lnet/minecraft/class_2338;I)Lnet/minecraft/class_2680;official aLcsg;a(Lcml;Lgu;I)Ldby;named getStateWithAgeLnet/minecraft/block/FireBlock;getStateWithAge(Lnet/minecraft/world/WorldAccess;Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/block/BlockState;
-
areBlocksAroundFlammable
- Mappings:
Namespace Name Mixin selector intermediary method_10193Lnet/minecraft/class_2358;method_10193(Lnet/minecraft/class_1922;Lnet/minecraft/class_2338;)Zofficial dLcsg;d(Lclq;Lgu;)Znamed areBlocksAroundFlammableLnet/minecraft/block/FireBlock;areBlocksAroundFlammable(Lnet/minecraft/world/BlockView;Lnet/minecraft/util/math/BlockPos;)Z
-
getBurnChance
- Mappings:
Namespace Name Mixin selector intermediary method_10194Lnet/minecraft/class_2358;method_10194(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Iofficial aLcsg;a(Lcmn;Lgu;)Inamed getBurnChanceLnet/minecraft/block/FireBlock;getBurnChance(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;)I
-
isFlammable
- Specified by:
isFlammablein classAbstractFireBlock- Mappings:
Namespace Name Mixin selector intermediary method_10195Lnet/minecraft/class_4770;method_10195(Lnet/minecraft/class_2680;)Zofficial fLcoz;f(Ldby;)Znamed isFlammableLnet/minecraft/block/AbstractFireBlock;isFlammable(Lnet/minecraft/block/BlockState;)Z
-
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 classAbstractFireBlock- See Also:
- Mappings:
Namespace Name Mixin selector intermediary method_9615Lnet/minecraft/class_4970;method_9615(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Z)Vofficial bLdbx;b(Ldby;Lcmk;Lgu;Ldby;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
-
getFireTickDelay
- Mappings:
Namespace Name Mixin selector intermediary method_26155Lnet/minecraft/class_2358;method_26155(Lnet/minecraft/class_5819;)Iofficial aLcsg;a(Lapf;)Inamed getFireTickDelayLnet/minecraft/block/FireBlock;getFireTickDelay(Lnet/minecraft/util/math/random/Random;)I
-
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 intermediary method_9515Lnet/minecraft/class_2248;method_9515(Lnet/minecraft/class_2689$class_2690;)Vofficial aLcpl;a(Ldbz$a;)Vnamed appendPropertiesLnet/minecraft/block/Block;appendProperties(Lnet/minecraft/state/StateManager$Builder;)V
-
registerFlammableBlock
- Mappings:
Namespace Name Mixin selector intermediary method_10189Lnet/minecraft/class_2358;method_10189(Lnet/minecraft/class_2248;II)Vofficial aLcsg;a(Lcpl;II)Vnamed registerFlammableBlockLnet/minecraft/block/FireBlock;registerFlammableBlock(Lnet/minecraft/block/Block;II)V
-
registerDefaultFlammables
public static void registerDefaultFlammables()- Mappings:
Namespace Name Mixin selector intermediary method_10199Lnet/minecraft/class_2358;method_10199()Vofficial aLcsg;a()Vnamed registerDefaultFlammablesLnet/minecraft/block/FireBlock;registerDefaultFlammables()V
-