Class SkullTileEntity

    • Field Detail

      • sessionService

        @Nullable
        private static com.mojang.authlib.minecraft.MinecraftSessionService sessionService
      • owner

        @Nullable
        private com.mojang.authlib.GameProfile owner
      • mouthTickCount

        private int mouthTickCount
      • isMovingMouth

        private boolean isMovingMouth
    • Constructor Detail

      • SkullTileEntity

        public SkullTileEntity()
    • Method Detail

      • setProfileCache

        public static void setProfileCache​(PlayerProfileCache p_184293_0_)
      • setSessionService

        public static void setSessionService​(com.mojang.authlib.minecraft.MinecraftSessionService p_184294_0_)
      • getMouthAnimation

        public float getMouthAnimation​(float p_184295_1_)
      • getOwnerProfile

        @Nullable
        public com.mojang.authlib.GameProfile getOwnerProfile()
      • setOwner

        public void setOwner​(@Nullable
                             com.mojang.authlib.GameProfile p_195485_1_)
      • updateOwnerProfile

        private void updateOwnerProfile()
      • updateGameprofile

        @Nullable
        public static com.mojang.authlib.GameProfile updateGameprofile​(@Nullable
                                                                       com.mojang.authlib.GameProfile p_174884_0_)