Uses of Enum Class
net.minecraft.block.Portal.Effect
-
Uses of Portal.Effect in net.minecraft.block
Modifier and TypeMethodDescriptionNetherPortalBlock.getPortalEffect()
default Portal.Effect
Portal.getPortalEffect()
static Portal.Effect
Returns the enum constant of this class with the specified name.static Portal.Effect[]
Portal.Effect.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Portal.Effect in net.minecraft.client.network
-
Uses of Portal.Effect in net.minecraft.world.dimension