Uses of Enum Class
net.minecraft.nbt.SnbtGrammar.ArrayPrefix
Packages that use SnbtGrammar.ArrayPrefix
-
Uses of SnbtGrammar.ArrayPrefix in net.minecraft.nbt
Subclasses with type arguments of type SnbtGrammar.ArrayPrefix in net.minecraft.nbtMethods in net.minecraft.nbt that return SnbtGrammar.ArrayPrefixModifier and TypeMethodDescriptionstatic SnbtGrammar.ArrayPrefixReturns the enum constant of this class with the specified name.static SnbtGrammar.ArrayPrefix[]SnbtGrammar.ArrayPrefix.values()Returns an array containing the constants of this enum class, in the order they are declared.