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

18 lines
892 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2631 net/minecraft/block/entity/SkullBlockEntity
FIELD field_12085 ticksPowered I
2020-03-31 21:02:51 -04:00
FIELD field_12086 powered Z
2019-06-28 17:55:20 -04:00
FIELD field_12087 owner Lcom/mojang/authlib/GameProfile;
FIELD field_12088 sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
FIELD field_12089 userCache Lnet/minecraft/class_3312;
METHOD method_11333 setOwnerAndType (Lcom/mojang/authlib/GameProfile;)V
METHOD method_11334 getOwner ()Lcom/mojang/authlib/GameProfile;
METHOD method_11335 loadProperties (Lcom/mojang/authlib/GameProfile;)Lcom/mojang/authlib/GameProfile;
ARG 0 profile
METHOD method_11336 setSessionService (Lcom/mojang/authlib/minecraft/MinecraftSessionService;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2019-06-28 17:55:20 -04:00
METHOD method_11337 setUserCache (Lnet/minecraft/class_3312;)V
2017-05-13 02:02:51 -04:00
ARG 0 value
2019-06-28 17:55:20 -04:00
METHOD method_11338 getTicksPowered (F)F
ARG 1 tickDelta
METHOD method_11339 loadOwnerProperties ()V