yarn/mappings/net/minecraft/block/entity/BlockEntitySkull.mapping

24 lines
914 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS auo net/minecraft/block/entity/BlockEntitySkull
2016-08-15 13:20:34 -04:00
FIELD a type I
FIELD f rotation I
FIELD g owner Lcom/mojang/authlib/GameProfile;
2017-04-05 07:31:24 -04:00
FIELD j userCache Loe;
FIELD k sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
2017-04-05 08:32:34 -04:00
METHOD G_ ()V
2016-09-19 10:40:26 -04:00
METHOD a getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD a setType (I)V
2017-04-05 08:32:34 -04:00
METHOD a applyMirror (Laqm;)V
METHOD a applyRotation (Lasa;)V
2016-09-19 10:40:26 -04:00
METHOD a setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
2017-04-05 08:32:34 -04:00
METHOD a deserialize (Lfc;)V
2017-04-05 07:31:24 -04:00
METHOD a setUserCache (Loe;)V
2016-08-15 13:20:34 -04:00
METHOD b setRotation (I)V
2016-09-19 10:40:26 -04:00
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
2017-04-05 08:32:34 -04:00
METHOD b serialize (Lfc;)Lfc;
METHOD c getUpdatePacket ()Lhi;
METHOD d serializeInitialChunkData ()Lfc;
2016-08-15 13:20:34 -04:00
METHOD e getType ()I
2016-09-12 06:08:56 -04:00
METHOD f getRotation ()I
2016-09-19 10:40:26 -04:00
METHOD h loadOwnerProperties ()V