yarn/mappings/net/minecraft/client/resource/metadata/ResourceMetadataAnimationFr...

12 lines
275 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS djy net/minecraft/client/resource/metadata/ResourceMetadataAnimationFrame
2016-09-18 10:43:16 -04:00
FIELD a index I
FIELD b time I
METHOD <init> (I)V
2018-11-04 07:22:38 -05:00
ARG 1 index
METHOD <init> (II)V
2018-11-04 07:22:38 -05:00
ARG 1 index
ARG 2 time
METHOD a usesDefaultFrameTime ()Z
METHOD b getTime ()I
METHOD c getIndex ()I