Uses of Enum Class
net.minecraft.world.level.block.Portal.Transition
Package
Description
-
Uses of Portal.Transition in net.minecraft.client.player
-
Uses of Portal.Transition in net.minecraft.world.entity
-
Uses of Portal.Transition in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionNetherPortalBlock.getLocalTransition()
default Portal.Transition
Portal.getLocalTransition()
static Portal.Transition
Returns the enum constant of this class with the specified name.static Portal.Transition[]
Portal.Transition.values()
Returns an array containing the constants of this enum class, in the order they are declared.