Interface InsideWorldBoundsPredicate

All Superinterfaces:
BlockPredicate, Wrapper

@NullMarked @AsOf("3.0.0") public interface InsideWorldBoundsPredicate extends BlockPredicate
Checks if the position's y-level (with the specified offset) is within the height limits of the world.
Since:
3.0.0
See Also:
  • Method Details