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

14 lines
302 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS cmm net/minecraft/sortme/MapFrameInstance
FIELD a pos Lev;
2018-11-07 11:33:00 -05:00
FIELD b rotation I
FIELD c entityId I
2019-03-20 13:56:26 -04:00
METHOD <init> (Lev;II)V
2018-11-07 11:33:00 -05:00
ARG 1 pos
ARG 2 rotation
2019-03-20 13:56:26 -04:00
METHOD a getNbt ()Lib;
METHOD a fromNbt (Lib;)Lcmm;
2018-11-07 11:33:00 -05:00
ARG 0 tag
2019-03-20 13:56:26 -04:00
METHOD b getPos ()Lev;
2018-11-07 11:33:00 -05:00
METHOD c getRotation ()I
METHOD d getEntityId ()I