Uses of Enum Class
net.minecraftforge.fml.loading.moddiscovery.InvalidModIdentifier
Packages that use InvalidModIdentifier
-
Uses of InvalidModIdentifier in net.minecraftforge.fml.loading.moddiscovery
Methods in net.minecraftforge.fml.loading.moddiscovery that return InvalidModIdentifierModifier and TypeMethodDescriptionstatic InvalidModIdentifierReturns the enum constant of this class with the specified name.static InvalidModIdentifier[]InvalidModIdentifier.values()Returns an array containing the constants of this enum class, in the order they are declared.