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_350469_, Entity p_350401_, BlockPos p_350443_) default int
getPortalTransitionTime
(ServerLevel p_350613_, Entity p_350544_)
-
Method Details
-
getPortalTransitionTime
-
getPortalDestination
@Nullable DimensionTransition getPortalDestination(ServerLevel p_350469_, Entity p_350401_, BlockPos p_350443_) -
getLocalTransition
-