Uses of Record Class
net.minecraft.world.level.levelgen.feature.rootplacers.MangroveRootPlacement
Packages that use MangroveRootPlacement
-
Uses of MangroveRootPlacement in net.minecraft.world.level.levelgen.feature.rootplacers
Fields in net.minecraft.world.level.levelgen.feature.rootplacers declared as MangroveRootPlacementModifier and TypeFieldDescriptionprivate final MangroveRootPlacementMangroveRootPlacer.mangroveRootPlacementFields in net.minecraft.world.level.levelgen.feature.rootplacers with type parameters of type MangroveRootPlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<MangroveRootPlacement>MangroveRootPlacement.CODECConstructors in net.minecraft.world.level.levelgen.feature.rootplacers with parameters of type MangroveRootPlacementModifierConstructorDescriptionMangroveRootPlacer(IntProvider p_225817_, BlockStateProvider p_225818_, Optional<AboveRootPlacement> p_225819_, MangroveRootPlacement p_225820_)