Uses of Enum Class
net.minecraft.nbt.SnbtParsing.ArrayType
Packages that use SnbtParsing.ArrayType
- 
Uses of SnbtParsing.ArrayType in net.minecraft.nbt
Methods in net.minecraft.nbt that return SnbtParsing.ArrayTypeModifier and TypeMethodDescriptionstatic SnbtParsing.ArrayTypeReturns the enum constant of this class with the specified name.static SnbtParsing.ArrayType[]SnbtParsing.ArrayType.values()Returns an array containing the constants of this enum class, in the order they are declared.