Uses of Enum Class
net.minecraft.client.texture.ClampedTexture
Packages that use ClampedTexture
-
Uses of ClampedTexture in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as ClampedTextureModifier and TypeFieldDescriptionprivate ClampedTextureDrawableTexture.clampedUprivate ClampedTextureDrawableTexture.clampedVMethods in net.minecraft.client.texture that return ClampedTextureModifier and TypeMethodDescriptionstatic ClampedTextureReturns the enum constant of this class with the specified name.static ClampedTexture[]ClampedTexture.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.texture with parameters of type ClampedTextureModifier and TypeMethodDescriptionvoidDrawableTexture.setClamp(ClampedTexture uv) voidDrawableTexture.setClamp(ClampedTexture u, ClampedTexture v)