Uses of Class
net.minecraft.world.dimension.NetherPortal
Packages that use NetherPortal
-
Uses of NetherPortal in net.minecraft.world.dimension
Methods in net.minecraft.world.dimension that return types with arguments of type NetherPortalModifier 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) Method parameters in net.minecraft.world.dimension with type arguments of type NetherPortalModifier and TypeMethodDescriptionstatic Optional
<NetherPortal> NetherPortal.getOrEmpty
(WorldAccess world, BlockPos pos, Predicate<NetherPortal> validator, Direction.Axis axis)