Uses of Enum Class
net.minecraft.world.level.block.Portal.Transition
Packages that use Portal.Transition
Package
Description
-
Uses of Portal.Transition in net.minecraft.client.player
Methods in net.minecraft.client.player that return Portal.Transition -
Uses of Portal.Transition in net.minecraft.world.entity
Methods in net.minecraft.world.entity that return Portal.Transition -
Uses of Portal.Transition in net.minecraft.world.level.block
Methods in net.minecraft.world.level.block that return Portal.TransitionModifier and TypeMethodDescriptionNetherPortalBlock.getLocalTransition()default Portal.TransitionPortal.getLocalTransition()static Portal.TransitionReturns 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.