History - net.minecraft.block.FireBlock
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
com.mojang.serialization.MapCodec<FireBlock>: CODEC, field_46352, CODEC
Constructors
Methods
com.mojang.serialization.MapCodec<FireBlock> (): codec, method_53969, getCodec
26.3-snapshot-1
Names
Fields
Constructors
Methods
void (FireBlock, Block): lambda$bootStrap$1, method_1_4198, method_1_4198
void (FireBlock, Block): lambda$bootStrap$1, method_1_6578, method_1_6578
void (FireBlock, Block): lambda$bootStrap$3, method_1_6580, method_1_6580
void (FireBlock, Block): lambda$bootStrap$2, method_1_6579, method_1_6579
26.2
Names
Fields
Constructors
Methods
void (FireBlock, Block): lambda$bootStrap$1, method_1_4198, method_1_4198
void (FireBlock, Block): lambda$bootStrap$0, method_1_4197, method_1_4197
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
VoxelShape (Map, BlockState): lambda$makeShapes$1, method_66431, method_66431
VoxelShape (Map, BlockState): lambda$makeShapes$0, method_66431, method_66431
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.FireBlock
net.minecraft.class_2358
net.minecraft.block.FireBlock
Fields
com.mojang.serialization.MapCodec<FireBlock>: CODEC, field_46352, CODEC
int: MAX_AGE, field_31093, field_31093
IntProperty: AGE, field_11092, AGE
BooleanProperty: NORTH, field_11096, NORTH
BooleanProperty: EAST, field_11094, EAST
BooleanProperty: SOUTH, field_11089, SOUTH
BooleanProperty: WEST, field_11088, WEST
BooleanProperty: UP, field_11093, UP
Map<Direction, BooleanProperty>: PROPERTY_BY_DIRECTION, field_11090, DIRECTION_PROPERTIES
Function<BlockState, VoxelShape>: shapes, field_55760, shapeFunction
int: IGNITE_INSTANT, field_31085, field_31085
int: IGNITE_EASY, field_31086, field_31086
int: IGNITE_MEDIUM, field_31087, field_31087
int: IGNITE_HARD, field_31088, field_31088
int: BURN_INSTANT, field_31089, field_31089
int: BURN_EASY, field_31090, field_31090
int: BURN_MEDIUM, field_31091, field_31091
int: BURN_HARD, field_31092, field_31092
it.unimi.dsi.fastutil.objects.Object2IntMap<Block>: igniteOdds, field_11095, burnChances
it.unimi.dsi.fastutil.objects.Object2IntMap<Block>: burnOdds, field_11091, spreadChances
Constructors
Methods
com.mojang.serialization.MapCodec<FireBlock> (): codec, method_53969, getCodec
Function<BlockState, VoxelShape> (): makeShapes, method_66432, createShapeFunction
BlockState (BlockState, WorldView, ScheduledTickView, BlockPos, Direction, BlockPos, BlockState, Random): updateShape, method_9559, getStateForNeighborUpdate
VoxelShape (BlockState, BlockView, BlockPos, ShapeContext): getShape, method_9530, getOutlineShape
BlockState (ItemPlacementContext): getStateForPlacement, method_9605, getPlacementState
BlockState (BlockView, BlockPos): getStateForPlacement, method_10198, getStateForPosition
boolean (BlockState, WorldView, BlockPos): canSurvive, method_9558, canPlaceAt
void (BlockState, ServerWorld, BlockPos, Random): tick, method_9588, scheduledTick
boolean (World, BlockPos): isNearRain, method_10192, isRainingAround
int (BlockState): getBurnOdds, method_10190, getSpreadChance
int (BlockState): getIgniteOdds, method_10191, getBurnChance
void (World, BlockPos, int, Random, int): checkBurnOut, method_10196, trySpreadingFire
BlockState (WorldView, BlockPos, int): getStateWithAge, method_24855, getStateWithAge
boolean (BlockView, BlockPos): isValidFireLocation, method_10193, areBlocksAroundFlammable
int (WorldView, BlockPos): getIgniteOdds, method_10194, getBurnChance
boolean (BlockState): canBurn, method_10195, isFlammable
void (BlockState, World, BlockPos, BlockState, boolean): onPlace, method_9615, onBlockAdded
int (Random): getFireTickDelay, method_26155, getFireTickDelay
void (StateManager$Builder<Block, BlockState>): createBlockStateDefinition, method_9515, appendProperties
void (Block, int, int): setFlammable, method_10189, registerFlammableBlock
void (): bootStrap, method_10199, registerDefaultFlammables
VoxelShape (Map, BlockState): lambda$makeShapes$1, method_66431, method_66431
boolean (Map$Entry): lambda$static$0, method_10197, method_10197