Uses of Enum Class
net.minecraft.block.Portal.Effect
Packages that use Portal.Effect
- 
Uses of Portal.Effect in net.minecraft.blockMethods 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.networkMethods in net.minecraft.client.network that return Portal.Effect
- 
Uses of Portal.Effect in net.minecraft.world.dimensionMethods in net.minecraft.world.dimension that return Portal.Effect