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.CODECstatic final PlacementModifierType<CountPlacement>PlacementModifierType.COUNTMethods in net.minecraft.world.level.levelgen.placement that return CountPlacementModifier and TypeMethodDescriptionstatic CountPlacementCountPlacement.of(int p_191629_) static CountPlacementCountPlacement.of(IntProvider p_191631_)