Uses of Enum Class
net.minecraft.client.texture.Scaling.Type
Packages that use Scaling.Type
-
Uses of Scaling.Type in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type Scaling.TypeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Scaling.Type>Scaling.Type.CODECMethods in net.minecraft.client.texture that return Scaling.TypeModifier and TypeMethodDescriptionScaling.getType()Scaling.NineSlice.getType()Scaling.Stretch.getType()Scaling.Tile.getType()static Scaling.TypeReturns the enum constant of this class with the specified name.static Scaling.Type[]Scaling.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.