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

22 lines
807 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS bmh net/minecraft/block/entity/BlockEntitySkull
FIELD a owner Lcom/mojang/authlib/GameProfile;
2018-10-31 12:57:21 -04:00
FIELD g userCache Lvz;
FIELD h sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
2018-10-31 09:03:33 -04:00
METHOD Z_ tick ()V
2016-09-19 10:40:26 -04:00
METHOD a setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
2017-05-13 02:02:51 -04:00
ARG 0 owner
METHOD a setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2018-10-31 12:57:21 -04:00
METHOD a serialize (Lhm;)Lhm;
2017-05-13 02:02:51 -04:00
ARG 0 tag
2018-10-31 12:57:21 -04:00
METHOD a setUserCache (Lvz;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2018-10-31 12:57:21 -04:00
METHOD aa_ getUpdatePacket ()Ljy;
METHOD ab_ serializeInitialChunkData ()Lhm;
2016-09-19 10:40:26 -04:00
METHOD b loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
2017-05-13 02:02:51 -04:00
ARG 0 profile
2018-10-31 12:57:21 -04:00
METHOD b deserialize (Lhm;)V
2017-05-13 02:02:51 -04:00
ARG 0 tag
METHOD c getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD d loadOwnerProperties ()V