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 hgc$a
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final com.mojang.authlib.GameProfileprivate @Nullable RenderLayerprivate @Nullable TextRenderLayerSetprivate final SkinTexturesprivate @Nullable GpuTextureView -
Constructor Summary
ConstructorsConstructorDescriptionEntry(com.mojang.authlib.GameProfile profile, SkinTextures textures, SkinTextures.SkinOverride skinOverride) -
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 bLhgc$a;b:Lcom/mojang/authlib/GameProfile;
-
textures
- Mappings:
Namespace Name Mixin selector named texturesLnet/minecraft/client/texture/PlayerSkinCache$Entry;textures:Lnet/minecraft/entity/player/SkinTextures;intermediary field_62222Lnet/minecraft/class_11786$class_11787;field_62222:Lnet/minecraft/class_8685;official cLhgc$a;c:Lczp;
-
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 dLhgc$a;d:Lhgk;
-
textureView
- Mappings:
Namespace Name Mixin selector named textureViewLnet/minecraft/client/texture/PlayerSkinCache$Entry;textureView:Lcom/mojang/blaze3d/textures/GpuTextureView;intermediary field_62482Lnet/minecraft/class_11786$class_11787;field_62482:Lcom/mojang/blaze3d/textures/GpuTextureView;official eLhgc$a;e:Lcom/mojang/blaze3d/textures/GpuTextureView;
-
textRenderLayers
- Mappings:
Namespace Name Mixin selector named textRenderLayersLnet/minecraft/client/texture/PlayerSkinCache$Entry;textRenderLayers:Lnet/minecraft/client/font/TextRenderLayerSet;intermediary field_62483Lnet/minecraft/class_11786$class_11787;field_62483:Lnet/minecraft/class_8538;official fLhgc$a;f:Lgib;
-
-
Constructor Details
-
Entry
public Entry(com.mojang.authlib.GameProfile profile, SkinTextures textures, SkinTextures.SkinOverride skinOverride) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/texture/PlayerSkinCache$Entry;<init>(Lnet/minecraft/client/texture/PlayerSkinCache;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/entity/player/SkinTextures;Lnet/minecraft/entity/player/SkinTextures$SkinOverride;)Vintermediary <init>Lnet/minecraft/class_11786$class_11787;<init>(Lnet/minecraft/class_11786;Lcom/mojang/authlib/GameProfile;Lnet/minecraft/class_8685;Lnet/minecraft/class_8685$class_11892;)Vofficial <init>Lhgc$a;<init>(Lhgc;Lcom/mojang/authlib/GameProfile;Lczp;Lczp$a;)V
-
-
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 aLhgc$a;a()Lcom/mojang/authlib/GameProfile;
-
getTextures
- Mappings:
Namespace Name Mixin selector named getTexturesLnet/minecraft/client/texture/PlayerSkinCache$Entry;getTextures()Lnet/minecraft/entity/player/SkinTextures;intermediary method_73503Lnet/minecraft/class_11786$class_11787;method_73503()Lnet/minecraft/class_8685;official bLhgc$a;b()Lczp;
-
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 cLhgc$a;c()Lhgk;
-
getTextureView
- Mappings:
Namespace Name Mixin selector named getTextureViewLnet/minecraft/client/texture/PlayerSkinCache$Entry;getTextureView()Lcom/mojang/blaze3d/textures/GpuTextureView;intermediary method_74051Lnet/minecraft/class_11786$class_11787;method_74051()Lcom/mojang/blaze3d/textures/GpuTextureView;official dLhgc$a;d()Lcom/mojang/blaze3d/textures/GpuTextureView;
-
getTextRenderLayers
- Mappings:
Namespace Name Mixin selector named getTextRenderLayersLnet/minecraft/client/texture/PlayerSkinCache$Entry;getTextRenderLayers()Lnet/minecraft/client/font/TextRenderLayerSet;intermediary method_74052Lnet/minecraft/class_11786$class_11787;method_74052()Lnet/minecraft/class_8538;official eLhgc$a;e()Lgib;
-
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 equalsLhgc$a;equals(Ljava/lang/Object;)Z
-
hashCode
public int hashCode()
-