Uses of Enum Class
net.minecraftforge.client.model.data.EmptyModelData
Packages that use EmptyModelData
-
Uses of EmptyModelData in net.minecraftforge.client.model.data
Methods in net.minecraftforge.client.model.data that return EmptyModelDataModifier and TypeMethodDescriptionstatic EmptyModelDataReturns the enum constant of this class with the specified name.static EmptyModelData[]EmptyModelData.values()Returns an array containing the constants of this enum class, in the order they are declared.