Package net.minecraft.world.level.block
Interface Portal
- All Known Implementing Classes:
EndGatewayBlock,EndPortalBlock,NetherPortalBlock
public interface Portal
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondefault Portal.TransitiongetPortalDestination(ServerLevel level, Entity entity, BlockPos pos) default intgetPortalTransitionTime(ServerLevel level, Entity entity)
-
Method Details
-
getPortalTransitionTime
-
getPortalDestination
-
getLocalTransition
-