Uses of Enum Class
net.minecraft.client.texture.ClampedTexture
Packages that use ClampedTexture
Package
Description
The base package for all Minecraft classes.
-
Uses of ClampedTexture in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform with parameters of type ClampedTexture -
Uses of ClampedTexture in net.minecraft
Methods in net.minecraft with parameters of type ClampedTexture -
Uses of ClampedTexture in net.minecraft.client.texture
Fields in net.minecraft.client.texture declared as ClampedTextureModifier and TypeFieldDescriptionprotected ClampedTextureDrawableTexture.clampedUprotected 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)