yarn/mappings/net/minecraft/sortme/PaintingMotive.mapping

11 lines
269 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS aop net/minecraft/sortme/PaintingMotive
2018-11-09 06:34:44 -05:00
FIELD A width I
FIELD B height I
FIELD C textureX I
FIELD D textureY I
METHOD a getWidth ()I
2018-12-12 12:12:26 -05:00
METHOD a register (Ljava/lang/String;IIII)Laop;
2018-11-09 06:34:44 -05:00
METHOD b getHeight ()I
METHOD c getTextureX ()I
METHOD d getTextureY ()I