Uses of Enum Class
org.mattrick.enbeet.TagType
Packages that use TagType
-
Uses of TagType in org.mattrick.enbeet
Methods in org.mattrick.enbeet that return TagTypeModifier and TypeMethodDescriptionstatic TagTypeTagType.from(byte id)Get the tag from its ID.static TagTypeNBTList.getType()Get the type of this NBTList.static TagTypeReturns the enum constant of this class with the specified name.static TagType[]TagType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.mattrick.enbeet with parameters of type TagType