Uses of Class
net.minecraft.world.dimension.AreaHelper
Package | Description |
---|---|
net.minecraft.world.dimension |
-
Uses of AreaHelper in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension that return types with arguments of type AreaHelper Modifier and Type Method Description static 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 AreaHelper Modifier and Type Method Description static Optional<AreaHelper>
AreaHelper. getOrEmpty(WorldAccess world, BlockPos pos, Predicate<AreaHelper> predicate, Direction.Axis axis)