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

24 lines
771 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/arw 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-09-12 06:08:56 -04:00
METHOD a applyMirror (Lnone/anx;)V
2016-08-20 15:23:28 -04:00
ARG 0 mirror
2016-09-12 06:08:56 -04:00
METHOD a applyRotation (Lnone/apk;)V
2016-08-28 10:10:46 -04:00
ARG 0 rotation
2016-08-14 16:19:38 -04:00
METHOD a deserializeTag (Lnone/dt;)V
2016-09-12 09:16:04 -04:00
ARG 0 tag
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-09-12 09:16:04 -04:00
ARG 0 tag
2016-09-12 06:08:56 -04:00
METHOD c getUpdatePacket ()Lnone/fy;
METHOD d writeToTag ()Lnone/dt;
2016-08-15 13:20:34 -04:00
METHOD e getType ()I
2016-09-12 06:08:56 -04:00
METHOD f getRotation ()I