Interface Portal
- All Known Implementing Classes:
EndGatewayBlock, EndPortalBlock, NetherPortalBlock
public interface Portal
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault Portal.Transition@Nullable TeleportTransitiongetPortalDestination(ServerLevel currentLevel, Entity entity, BlockPos portalEntryPos) default intgetPortalTransitionTime(ServerLevel level, Entity entity)
-
Method Details
-
getPortalTransitionTime
-
getPortalDestination
@Nullable TeleportTransition getPortalDestination(ServerLevel currentLevel, Entity entity, BlockPos portalEntryPos) -
getLocalTransition
-