Uses of Class
net.minecraft.world.level.levelgen.placement.InSquarePlacement
Packages that use InSquarePlacement
-
Uses of InSquarePlacement in net.minecraft.world.level.levelgen.placement
Fields in net.minecraft.world.level.levelgen.placement declared as InSquarePlacementModifier and TypeFieldDescriptionprivate static final InSquarePlacement
InSquarePlacement.INSTANCE
Fields in net.minecraft.world.level.levelgen.placement with type parameters of type InSquarePlacementModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<InSquarePlacement> InSquarePlacement.CODEC
static final PlacementModifierType
<InSquarePlacement> PlacementModifierType.IN_SQUARE
Methods in net.minecraft.world.level.levelgen.placement that return InSquarePlacement