yarn/mappings/com/mojang/blaze3d/platform/TextureUtil.mapping

24 lines
458 B
Plaintext

CLASS com/mojang/blaze3d/platform/TextureUtil
METHOD bind (I)V
ARG 0 texture
METHOD prepareImage (III)V
ARG 0 texture
ARG 1 width
ARG 2 height
METHOD prepareImage (IIII)V
ARG 0 texture
ARG 1 levels
ARG 2 width
ARG 3 height
METHOD prepareImage (Lcug$b;III)V
ARG 0 pixelFormat
ARG 1 texture
ARG 2 width
ARG 3 height
METHOD prepareImage (Lcug$b;IIII)V
ARG 0 pixelFormat
ARG 1 texture
ARG 2 levels
ARG 3 width
ARG 4 height