History - net.minecraft.world.level.levelgen.feature.configurations.MultifaceGrowthConfiguration
25w18a
Names
eng
enw
Fields
com.mojang.serialization.Codec<MultifaceGrowthConfiguration>: a, CODEC, field_28429, CODEC, f_225381_
com.mojang.serialization.Codec<MultifaceGrowthConfiguration>: a, CODEC, field_28429
int: c, searchRange, field_28430, searchRange, f_225383_
int: c, searchRange, field_28430
boolean: d, canPlaceOnFloor, field_28431, placeOnFloor, f_225384_
boolean: d, canPlaceOnFloor, field_28431
boolean: e, canPlaceOnCeiling, field_28432, placeOnCeiling, f_225385_
boolean: e, canPlaceOnCeiling, field_28432
boolean: f, canPlaceOnWall, field_28433, placeOnWalls, f_225386_
boolean: f, canPlaceOnWall, field_28433
float: g, chanceOfSpreading, field_28434, spreadChance, f_225387_
float: g, chanceOfSpreading, field_28434
HolderSet<Block>: h, canBePlacedOn, field_28435, canPlaceOn, f_225388_
HolderSet<Block>: h, canBePlacedOn, field_28435
it.unimi.dsi.fastutil.objects.ObjectArrayList<Direction>: i, validDirections, field_28436, directions, f_225389_
it.unimi.dsi.fastutil.objects.ObjectArrayList<Direction>: i, validDirections, field_28436
MultifaceSpreadeableBlock: b, placeBlock, field_37709, block, f_225382_
MultifaceSpreadeableBlock: b, placeBlock, field_37709
Constructors
Methods
com.mojang.serialization.DataResult<MultifaceSpreadeableBlock> (Block): a, apply, method_41573, validateBlock, m_225404_
com.mojang.serialization.DataResult<MultifaceSpreadeableBlock> (Block): a, apply, method_41573
List<Direction> (RandomSource, Direction): a, getShuffledDirectionsExcept, method_43296, shuffleDirections, m_225401_
List<Direction> (RandomSource, Direction): a, getShuffledDirectionsExcept, method_43296
List<Direction> (RandomSource): a, getShuffledDirections, method_43295, shuffleDirections, m_225399_
List<Direction> (RandomSource): a, getShuffledDirections, method_43295
1.21.5
Names
eii
eng
Fields
Constructors
Methods
1.21.4
Names
ejf
eii
Fields
MultifaceBlock: b, placeBlock, field_37709, lichen, f_225382_
MultifaceSpreadeableBlock: b, placeBlock, field_37709, block, f_225382_
Constructors
(MultifaceBlock, int, boolean, boolean, boolean, float, HolderSet<Block>)
(MultifaceSpreadeableBlock, int, boolean, boolean, boolean, float, HolderSet<Block>)
Methods
1.21.3
Names
een
ejf
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
edj
een
Fields
Constructors
Methods
1.20.6
Names
dud
edj
Fields
Constructors
Methods
1.20.4
Names
dqf
dud
Fields
Constructors
Methods
1.20.2
Names
dmx
dqf
Fields
Constructors
Methods
1.20.1
Names
dmm
dmx
Fields
Constructors
Methods
1.19.4
Names
djo
dmm
Fields
Constructors
Methods
1.19.3
Names
dgc
djo
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dff
dgc
Fields
Constructors
Methods
1.19
Names
dab
dff
net.minecraft.world.level.levelgen.feature.configurations.GlowLichenConfiguration
net.minecraft.world.level.levelgen.feature.configurations.MultifaceGrowthConfiguration
net.minecraft.world.gen.feature.GlowLichenFeatureConfig
net.minecraft.world.gen.feature.MultifaceGrowthFeatureConfig
net.minecraft.src.C_141381_
net.minecraft.src.C_213144_
Fields
com.mojang.serialization.Codec<GlowLichenConfiguration>: a, CODEC, field_28429, CODEC, f_160869_
com.mojang.serialization.Codec<MultifaceGrowthConfiguration>: a, CODEC, field_28429, CODEC, f_225381_
int: b, searchRange, field_28430, searchRange, f_160870_
int: c, searchRange, field_28430, searchRange, f_225383_
boolean: c, canPlaceOnFloor, field_28431, placeOnFloor, f_160871_
boolean: d, canPlaceOnFloor, field_28431, placeOnFloor, f_225384_
boolean: d, canPlaceOnCeiling, field_28432, placeOnCeiling, f_160872_
boolean: e, canPlaceOnCeiling, field_28432, placeOnCeiling, f_225385_
boolean: e, canPlaceOnWall, field_28433, placeOnWalls, f_160873_
boolean: f, canPlaceOnWall, field_28433, placeOnWalls, f_225386_
float: f, chanceOfSpreading, field_28434, spreadChance, f_160874_
float: g, chanceOfSpreading, field_28434, spreadChance, f_225387_
List<Direction>: h, validDirections, field_28436, directions, f_160876_
HolderSet<Block>: g, canBePlacedOn, field_28435, canPlaceOn, f_160875_
HolderSet<Block>: h, canBePlacedOn, field_28435, canPlaceOn, f_225388_
MultifaceBlock: b, placeBlock, field_37709, lichen, f_225382_
it.unimi.dsi.fastutil.objects.ObjectArrayList<Direction>: i, validDirections, field_28436, directions, f_225389_
Constructors
(int, boolean, boolean, boolean, float, HolderSet<Block>)
(MultifaceBlock, int, boolean, boolean, boolean, float, HolderSet<Block>)
Methods
com.mojang.serialization.DataResult<MultifaceBlock> (Block): a, apply, method_41573, validateBlock, m_225404_
List<Direction> (RandomSource, Direction): a, getShuffledDirectionsExcept, method_43296, shuffleDirections, m_225401_
List<Direction> (RandomSource): a, getShuffledDirections, method_43295, shuffleDirections, m_225399_
1.18.2
Names
czh
dab
Fields
List<Block>: g, canBePlacedOn, field_28435, canPlaceOn, f_160875_
HolderSet<Block>: g, canBePlacedOn, field_28435, canPlaceOn, f_160875_
Constructors
(int, boolean, boolean, boolean, float, List<Block>)
(int, boolean, boolean, boolean, float, HolderSet<Block>)
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
cvj
czh
Fields
Constructors
Methods
boolean (Block): a, canBePlacedOn, method_33396, canGrowOn, m_160885_
1.17.1
Names
cvi
cvj
Fields
Constructors
Methods
1.17
Names
cvi
net.minecraft.world.level.levelgen.feature.configurations.GlowLichenConfiguration
net.minecraft.class_5780
net.minecraft.world.gen.feature.GlowLichenFeatureConfig
net.minecraft.src.C_141381_
Fields
com.mojang.serialization.Codec<GlowLichenConfiguration>: a, CODEC, field_28429, CODEC, f_160869_
int: b, searchRange, field_28430, searchRange, f_160870_
boolean: c, canPlaceOnFloor, field_28431, placeOnFloor, f_160871_
boolean: d, canPlaceOnCeiling, field_28432, placeOnCeiling, f_160872_
boolean: e, canPlaceOnWall, field_28433, placeOnWalls, f_160873_
float: f, chanceOfSpreading, field_28434, spreadChance, f_160874_
List<BlockState>: g, canBePlacedOn, field_28435, canPlaceOn, f_160875_
List<Direction>: h, validDirections, field_28436, directions, f_160876_
Constructors
(int, boolean, boolean, boolean, float, List<BlockState>)
Methods
boolean (Block): a, canBePlacedOn, method_33396, canGrowOn, m_160885_