Uses of Class
net.minecraft.client.util.math.TexturePosition
Packages that use TexturePosition
Package
Description
-
Uses of TexturePosition in net.minecraft.client.render
Fields in net.minecraft.client.render declared as TexturePosition -
Uses of TexturePosition in net.minecraft.client.util
Fields in net.minecraft.client.util declared as TexturePositionConstructors in net.minecraft.client.util with parameters of type TexturePositionModifierConstructorDescriptionTexturedQuad(TexturePosition[] positions) TexturedQuad(TexturePosition[] positions, int u1, int v1, int u2, int v2, float textureWidth, float textureHeight) -
Uses of TexturePosition in net.minecraft.client.util.math
Methods in net.minecraft.client.util.math that return TexturePositionConstructors in net.minecraft.client.util.math with parameters of type TexturePosition