Uses of Enum Class
com.comphenix.protocol.wrappers.EnumWrappers.Dimension
Packages that use EnumWrappers.Dimension
-
Uses of EnumWrappers.Dimension in com.comphenix.protocol.wrappers
Methods in com.comphenix.protocol.wrappers that return EnumWrappers.DimensionModifier and TypeMethodDescriptionstatic EnumWrappers.DimensionEnumWrappers.Dimension.fromId(int id)static EnumWrappers.DimensionReturns the enum constant of this class with the specified name.static EnumWrappers.Dimension[]EnumWrappers.Dimension.values()Returns an array containing the constants of this enum class, in the order they are declared.