Uses of Class
net.minecraft.world.dimension.AreaHelper
Packages that use AreaHelper
-
Uses of AreaHelper in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension that return types with arguments of type AreaHelperModifier and TypeMethodDescriptionstatic Optional<AreaHelper>
AreaHelper.getNewPortal(WorldAccess world, BlockPos pos, Direction.Axis axis)
static Optional<AreaHelper>
AreaHelper.getOrEmpty(WorldAccess world, BlockPos pos, Predicate<AreaHelper> predicate, Direction.Axis axis)
Method parameters in net.minecraft.world.dimension with type arguments of type AreaHelperModifier and TypeMethodDescriptionstatic Optional<AreaHelper>
AreaHelper.getOrEmpty(WorldAccess world, BlockPos pos, Predicate<AreaHelper> predicate, Direction.Axis axis)