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

19 lines
753 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS bpj net/minecraft/block/entity/SkullBlockEntity
FIELD a owner Lcom/mojang/authlib/GameProfile;
2019-01-16 13:24:40 -05:00
FIELD g userCache Lwu;
FIELD h sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
2019-01-16 13:24:40 -05:00
METHOD a toUpdatePacket ()Lkc;
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-05-13 02:02:51 -04:00
ARG 0 value
2019-01-16 13:24:40 -05:00
METHOD a fromTag (Lhq;)V
METHOD a setUserCache (Lwu;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2019-01-09 12:20:38 -05:00
METHOD aa_ tick ()V
2019-01-16 13:24:40 -05:00
METHOD b toInitialChunkDataTag ()Lhq;
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
2019-01-16 13:24:40 -05:00
METHOD b toTag (Lhq;)Lhq;
METHOD c getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD d loadOwnerProperties ()V