Package net.minecraft.client.texture
Class PlayerSkinCache.Entry
java.lang.Object
net.minecraft.client.texture.PlayerSkinCache.Entry
- Enclosing class:
PlayerSkinCache
- Mappings:
Namespace Name named net/minecraft/client/texture/PlayerSkinCache$Entryintermediary net/minecraft/class_11786$class_11787official hfh$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate @Nullable GpuTextureViewprivate @Nullable TextRenderLayerSetprivate final com.mojang.authlib.GameProfileprivate @Nullable RenderLayerprivate final SkinTextures -
Constructor Summary
ConstructorsConstructorDescriptionEntry(com.mojang.authlib.GameProfile gameProfile, SkinTextures skinTextures) -
Method Summary
-
Field Details
-
profile
private final com.mojang.authlib.GameProfile profile- Mappings:
Namespace Name Mixin selector named profileLnet/minecraft/client/texture/PlayerSkinCache$Entry;profile:Lcom/mojang/authlib/GameProfile;intermediary field_62221Lnet/minecraft/class_11786$class_11787;field_62221:Lcom/mojang/authlib/GameProfile;official bLhfh$a;b:Lcom/mojang/authlib/GameProfile;
-
textures
- Mappings:
Namespace Name Mixin selector named texturesLnet/minecraft/client/texture/PlayerSkinCache$Entry;textures:Lnet/minecraft/client/util/SkinTextures;intermediary field_62222Lnet/minecraft/class_11786$class_11787;field_62222:Lnet/minecraft/class_8685;official cLhfh$a;c:Lici;
-
renderLayer
- Mappings:
Namespace Name Mixin selector named renderLayerLnet/minecraft/client/texture/PlayerSkinCache$Entry;renderLayer:Lnet/minecraft/client/render/RenderLayer;intermediary field_62223Lnet/minecraft/class_11786$class_11787;field_62223:Lnet/minecraft/class_1921;official dLhfh$a;d:Lhfq;
-
field_62482
- Mappings:
Namespace Name Mixin selector named field_62482Lnet/minecraft/client/texture/PlayerSkinCache$Entry;field_62482:Lcom/mojang/blaze3d/textures/GpuTextureView;intermediary field_62482Lnet/minecraft/class_11786$class_11787;field_62482:Lcom/mojang/blaze3d/textures/GpuTextureView;official eLhfh$a;e:Lcom/mojang/blaze3d/textures/GpuTextureView;
-
field_62483
- Mappings:
Namespace Name Mixin selector named field_62483Lnet/minecraft/client/texture/PlayerSkinCache$Entry;field_62483:Lnet/minecraft/client/font/TextRenderLayerSet;intermediary field_62483Lnet/minecraft/class_11786$class_11787;field_62483:Lnet/minecraft/class_8538;official fLhfh$a;f:Lghe;
-
-
Constructor Details
-
Entry
-
-
Method Details
-
getProfile
public com.mojang.authlib.GameProfile getProfile()- Mappings:
Namespace Name Mixin selector named getProfileLnet/minecraft/client/texture/PlayerSkinCache$Entry;getProfile()Lcom/mojang/authlib/GameProfile;intermediary method_73502Lnet/minecraft/class_11786$class_11787;method_73502()Lcom/mojang/authlib/GameProfile;official aLhfh$a;a()Lcom/mojang/authlib/GameProfile;
-
getTextures
- Mappings:
Namespace Name Mixin selector named getTexturesLnet/minecraft/client/texture/PlayerSkinCache$Entry;getTextures()Lnet/minecraft/client/util/SkinTextures;intermediary method_73503Lnet/minecraft/class_11786$class_11787;method_73503()Lnet/minecraft/class_8685;official bLhfh$a;b()Lici;
-
getRenderLayer
- Mappings:
Namespace Name Mixin selector named getRenderLayerLnet/minecraft/client/texture/PlayerSkinCache$Entry;getRenderLayer()Lnet/minecraft/client/render/RenderLayer;intermediary method_73504Lnet/minecraft/class_11786$class_11787;method_73504()Lnet/minecraft/class_1921;official cLhfh$a;c()Lhfq;
-
method_74051
- Mappings:
Namespace Name Mixin selector named method_74051Lnet/minecraft/client/texture/PlayerSkinCache$Entry;method_74051()Lcom/mojang/blaze3d/textures/GpuTextureView;intermediary method_74051Lnet/minecraft/class_11786$class_11787;method_74051()Lcom/mojang/blaze3d/textures/GpuTextureView;official dLhfh$a;d()Lcom/mojang/blaze3d/textures/GpuTextureView;
-
method_74052
- Mappings:
Namespace Name Mixin selector named method_74052Lnet/minecraft/client/texture/PlayerSkinCache$Entry;method_74052()Lnet/minecraft/client/font/TextRenderLayerSet;intermediary method_74052Lnet/minecraft/class_11786$class_11787;method_74052()Lnet/minecraft/class_8538;official eLhfh$a;e()Lghe;
-
equals
- Overrides:
equalsin classObject- Mappings:
Namespace Name Mixin selector named equalsLnet/minecraft/client/texture/PlayerSkinCache$Entry;equals(Ljava/lang/Object;)Zintermediary equalsLnet/minecraft/class_11786$class_11787;equals(Ljava/lang/Object;)Zofficial equalsLhfh$a;equals(Ljava/lang/Object;)Z
-
hashCode
public int hashCode()
-