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