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

18 lines
892 B
Plaintext

CLASS net/minecraft/class_2631 net/minecraft/block/entity/SkullBlockEntity
FIELD field_12085 ticksPowered I
FIELD field_12086 powered Z
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
ARG 0 value
METHOD method_11337 setUserCache (Lnet/minecraft/class_3312;)V
ARG 0 value
METHOD method_11338 getTicksPowered (F)F
ARG 1 tickDelta
METHOD method_11339 loadOwnerProperties ()V