Class PlayerSkinRenderCache.RenderInfo
java.lang.Object
net.minecraft.client.renderer.PlayerSkinRenderCache.RenderInfo
- Enclosing class:
PlayerSkinRenderCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final com.mojang.authlib.GameProfileprivate @Nullable GlyphRenderTypesprivate @Nullable RenderTypeprivate final PlayerSkinprivate @Nullable GpuTextureView -
Constructor Summary
ConstructorsConstructorDescriptionRenderInfo(com.mojang.authlib.GameProfile gameProfile, PlayerSkin playerSkin, PlayerSkin.Patch patch) -
Method Summary
-
Field Details
-
gameProfile
private final com.mojang.authlib.GameProfile gameProfile -
playerSkin
-
itemRenderType
-
textureView
-
glyphRenderTypes
-
-
Constructor Details
-
RenderInfo
public RenderInfo(com.mojang.authlib.GameProfile gameProfile, PlayerSkin playerSkin, PlayerSkin.Patch patch)
-
-
Method Details
-
gameProfile
public com.mojang.authlib.GameProfile gameProfile() -
playerSkin
-
renderType
-
textureView
-
glyphRenderTypes
-
equals
-
hashCode
-