yarn/mappings/net/minecraft/entity/player/EntityPlayerAbstract.mapping

9 lines
358 B
Plaintext
Raw Normal View History

2016-08-19 11:56:55 -04:00
CLASS none/aak net/minecraft/entity/player/EntityPlayerAbstract
FIELD bT gameProfile Lcom/mojang/authlib/GameProfile;
2016-08-15 14:05:37 -04:00
FIELD bv container Lnone/abv;
METHOD a deserializeEntityTag (Lnone/dt;)V
METHOD b serializeEntityTag (Lnone/dt;)V
2016-08-17 06:48:54 -04:00
METHOD bC getSoundCategory ()Lnone/nm;
METHOD cP getGameProfile ()Lcom/mojang/authlib/GameProfile;
METHOD m update ()V