Uses of Enum Class
net.minecraft.nbt.SnbtGrammar.ArrayPrefix
Packages that use SnbtGrammar.ArrayPrefix
-
Uses of SnbtGrammar.ArrayPrefix in net.minecraft.nbt
Methods in net.minecraft.nbt that return SnbtGrammar.ArrayPrefixModifier and TypeMethodDescriptionstatic SnbtGrammar.ArrayPrefix
Returns 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.