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.minecraft
Fields in net.minecraft declared as DataFixerPhase -
Uses of DataFixerPhase in net.minecraft.datafixer
Methods in net.minecraft.datafixer that return DataFixerPhaseModifier and TypeMethodDescriptionstatic DataFixerPhase
Returns 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.