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

19 lines
757 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS bnk net/minecraft/block/entity/SkullBlockEntity
FIELD a owner Lcom/mojang/authlib/GameProfile;
2018-11-29 15:10:38 -05:00
FIELD g userCache Lwi;
FIELD h sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
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
2018-12-03 13:09:06 -05:00
METHOD a toTag (Lhp;)Lhp;
2018-11-29 15:10:38 -05:00
METHOD a setUserCache (Lwi;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2018-11-29 15:10:38 -05:00
METHOD ab_ tick ()V
2018-12-03 13:09:06 -05:00
METHOD ac_ toUpdatePacket ()Lkb;
METHOD ad_ toInitialChunkDataTag ()Lhp;
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-12-03 13:09:06 -05:00
METHOD b fromTag (Lhp;)V
METHOD c getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD d loadOwnerProperties ()V