Uses of Class
net.minecraft.world.level.levelgen.placement.CountPlacement
Packages that use CountPlacement
-
Uses of CountPlacement in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type CountPlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CountPlacement>
CountPlacement.CODEC
static final PlacementModifierType<CountPlacement>
PlacementModifierType.COUNT
Methods in net.minecraft.world.level.levelgen.placement that return CountPlacementModifier and TypeMethodDescriptionstatic CountPlacement
CountPlacement.of
(int p_191629_) static CountPlacement
CountPlacement.of
(IntProvider p_191631_)