Package net.minecraft.world.level.block
Interface Portal
- All Known Implementing Classes:
EndGatewayBlock
,EndPortalBlock
,NetherPortalBlock
public interface Portal
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptiondefault Portal.Transition
getPortalDestination
(ServerLevel p_343424_, Entity p_344569_, BlockPos p_345365_) default int
getPortalTransitionTime
(ServerLevel p_345098_, Entity p_345452_)
-
Method Details
-
getPortalTransitionTime
-
getPortalDestination
@Nullable DimensionTransition getPortalDestination(ServerLevel p_343424_, Entity p_344569_, BlockPos p_345365_) -
getLocalTransition
-