yarn/mappings/net/minecraft/block/tile/impl/TileEntitySkull.mapping

17 lines
603 B
Plaintext
Raw Normal View History

2016-08-12 14:24:17 -04:00
CLASS none/aru net/minecraft/block/tile/impl/TileEntitySkull
2016-08-15 13:20:34 -04:00
FIELD a type I
FIELD f rotation I
FIELD g owner Lcom/mojang/authlib/GameProfile;
FIELD j userCache Lnone/mn;
FIELD k sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
METHOD D_ update ()V
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
2016-08-14 16:19:38 -04:00
METHOD a deserializeTag (Lnone/dt;)V
METHOD a setUserCache (Lnone/mn;)V
2016-08-15 13:20:34 -04:00
METHOD b setRotation (I)V
ARG 0 otation
2016-08-14 16:19:38 -04:00
METHOD b serializeTag (Lnone/dt;)Lnone/dt;
2016-08-15 13:20:34 -04:00
METHOD c writeToTag ()Lnone/dt;
METHOD e getType ()I
METHOD g getRotation ()I