Package net.minecraft.world.level.portal
Interface TeleportTransition.PostTeleportTransition
- Enclosing class:
TeleportTransition
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onTransition
(Entity p_379581_) then
(TeleportTransition.PostTeleportTransition p_380353_)
-
Method Details
-
onTransition
-
then
default TeleportTransition.PostTeleportTransition then(TeleportTransition.PostTeleportTransition p_380353_)
-