Uses of Class
net.minecraft.world.dimension.NetherPortal
-
Uses of NetherPortal in net.minecraft.world.dimension
Modifier and TypeMethodDescriptionstatic Optional<NetherPortal>
NetherPortal.getNewPortal
(WorldAccess world, BlockPos pos, Direction.Axis axis) static Optional<NetherPortal>
NetherPortal.getOrEmpty
(WorldAccess world, BlockPos pos, Predicate<NetherPortal> validator, Direction.Axis axis) Modifier and TypeMethodDescriptionstatic Optional<NetherPortal>
NetherPortal.getOrEmpty
(WorldAccess world, BlockPos pos, Predicate<NetherPortal> validator, Direction.Axis axis)