Uses of Enum Class
net.minecraft.datafixer.DataFixerPhase
Packages that use DataFixerPhase
Package
Description
The base package for all Minecraft classes.
- 
Uses of DataFixerPhase in net.minecraftFields in net.minecraft declared as DataFixerPhase
- 
Uses of DataFixerPhase in net.minecraft.datafixerMethods in net.minecraft.datafixer that return DataFixerPhaseModifier and TypeMethodDescriptionstatic DataFixerPhaseReturns the enum constant of this class with the specified name.static DataFixerPhase[]DataFixerPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.