yarn/mappings/net/minecraft/client/texture/TextureDynamic.mapping

14 lines
323 B
Plaintext
Raw Normal View History

2016-09-18 10:43:16 -04:00
CLASS none/bwt net/minecraft/client/texture/TextureDynamic
FIELD f data [I
FIELD g width I
FIELD h height I
METHOD <init> (II)V
ARG 0 width
ARG 1 height
METHOD <init> (Ljava/awt/image/BufferedImage;)V
ARG 0 image
2016-09-19 04:08:43 -04:00
METHOD a load (Lnone/byc;)V
ARG 0 resourceContainer
2016-09-18 10:43:16 -04:00
METHOD d upload ()V
METHOD e getData ()[I