Interface InSquarePlacement

All Superinterfaces:
PlacementModifier, Wrapper

@NullMarked @AsOf("3.0.0") public interface InSquarePlacement extends PlacementModifier
Adds a random value between 0 and 15 (inclusive) to both the X and Z coordinates. This is a shortcut for a random offset modifier with a zero Y spread and a uniform XZ spread from 0 to 15.
Since:
3.0.0
See Also: