Uses of Class
net.minecraft.block.PortalInfo
Package
Description
-
Uses of PortalInfo in net.minecraft.block
Modifier and TypeMethodDescriptionstatic PortalInfo
PortalSize.createPortalInfo
(ServerWorld p_242963_0_, TeleportationRepositioner.Result p_242963_1_, Direction.Axis p_242963_2_, Vector3d p_242963_3_, EntitySize p_242963_4_, Vector3d p_242963_5_, float p_242963_6_, float p_242963_7_) -
Uses of PortalInfo in net.minecraft.entity
Modifier and TypeMethodDescriptionprotected PortalInfo
Entity.findDimensionEntryPoint
(ServerWorld p_241829_1_) -
Uses of PortalInfo in net.minecraft.entity.player
Modifier and TypeMethodDescriptionprotected PortalInfo
ServerPlayerEntity.findDimensionEntryPoint
(ServerWorld p_241829_1_) -
Uses of PortalInfo in net.minecraftforge.common.util
Modifier and TypeMethodDescriptiondefault PortalInfo
ITeleporter.getPortalInfo
(Entity entity, ServerWorld destWorld, Function<ServerWorld, PortalInfo> defaultPortalInfo) Gets the PortalInfo.Modifier and TypeMethodDescriptiondefault PortalInfo
ITeleporter.getPortalInfo
(Entity entity, ServerWorld destWorld, Function<ServerWorld, PortalInfo> defaultPortalInfo) Gets the PortalInfo.