Uses of Record 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.MapCodec<CountPlacement> CountPlacement.CODECMethods in net.minecraft.world.level.levelgen.placement that return CountPlacementModifier and TypeMethodDescriptionstatic CountPlacementCountPlacement.of(int count) static CountPlacementCountPlacement.of(IntProvider count) Methods in net.minecraft.world.level.levelgen.placement that return types with arguments of type CountPlacementModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<CountPlacement> CountPlacement.codec()