yarn/mappings/net/minecraft/client/render/TextureOffset.mapping

7 lines
143 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS cwr net/minecraft/client/render/TextureOffset
FIELD a offsetX I
FIELD b offsetY I
METHOD <init> (II)V
2018-11-04 07:22:38 -05:00
ARG 1 offsetX
ARG 2 offsetY