Uses of Enum Class
net.minecraft.block.Portal.Effect
Packages that use Portal.Effect
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
Uses of Portal.Effect in net.minecraft.block
Methods in net.minecraft.block that return Portal.EffectModifier and TypeMethodDescriptionNetherPortalBlock.getPortalEffect()default Portal.EffectPortal.getPortalEffect()static Portal.EffectReturns 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
Methods in net.minecraft.client.network that return Portal.Effect -
Uses of Portal.Effect in net.minecraft.util
Methods in net.minecraft.util that return Portal.Effect