Uses of Record Class
net.minecraft.client.SkinTextures
Packages that use SkinTextures
Package
Description
-
Uses of SkinTextures in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type SkinTexturesModifier and TypeMethodDescriptionstatic void
PlayerSkinDrawer.method_52722
(DrawContext drawContext, SkinTextures skinTextures, int int2, int int3, int int4) -
Uses of SkinTextures in net.minecraft.client.gui.hud.spectator
Fields in net.minecraft.client.gui.hud.spectator with type parameters of type SkinTexturesModifier and TypeFieldDescriptionprivate final Supplier<SkinTextures>
TeleportToSpecificPlayerSpectatorCommand.field_45578
private final Supplier<SkinTextures>
TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand.skinId
Constructor parameters in net.minecraft.client.gui.hud.spectator with type arguments of type SkinTexturesModifierConstructorDescriptionprivate
TeleportToSpecificTeamCommand
(Team team, List<PlayerListEntry> scoreboardEntries, Supplier<SkinTextures> supplier) -
Uses of SkinTextures in net.minecraft.client.gui.screen.multiplayer
Fields in net.minecraft.client.gui.screen.multiplayer with type parameters of type SkinTexturesModifier and TypeFieldDescriptionprivate final Supplier<SkinTextures>
SocialInteractionsPlayerListEntry.skinTexture
Constructor parameters in net.minecraft.client.gui.screen.multiplayer with type arguments of type SkinTexturesModifierConstructorDescriptionSocialInteractionsPlayerListEntry
(MinecraftClient client, SocialInteractionsScreen parent, UUID uuid, String name, Supplier<SkinTextures> skinTexture, boolean reportable) -
Uses of SkinTextures in net.minecraft.client.gui.screen.report
Fields in net.minecraft.client.gui.screen.report with type parameters of type SkinTexturesModifier and TypeFieldDescriptionprivate final Supplier<SkinTextures>
ChatSelectionScreen.SelectionListWidget.SenderEntry.skinTextureId
-
Uses of SkinTextures in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type SkinTexturesModifier and TypeFieldDescriptionprivate final Supplier<SkinTextures>
PlayerListEntry.texturesSupplier
Methods in net.minecraft.client.network that return SkinTexturesModifier and TypeMethodDescriptionPlayerListEntry.getSkinTextures()
AbstractClientPlayerEntity.method_52814()
Methods in net.minecraft.client.network that return types with arguments of type SkinTexturesModifier and TypeMethodDescriptionprivate static CompletableFuture<SkinTextures>
PlayerListEntry.fetchSkinTextures
(com.mojang.authlib.GameProfile profiles, PlayerSkinProvider skinProvider, com.mojang.authlib.minecraft.MinecraftSessionService sessionService) private static Supplier<SkinTextures>
PlayerListEntry.texturesSupplier
(com.mojang.authlib.GameProfile profile) -
Uses of SkinTextures in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type SkinTexturesModifier and TypeFieldDescriptionprivate final LoadingCache<PlayerSkinProvider.class_8686,
CompletableFuture<SkinTextures>> PlayerSkinProvider.field_45634
Methods in net.minecraft.client.texture that return SkinTexturesModifier and TypeMethodDescriptionPlayerSkinProvider.method_52862
(com.mojang.authlib.GameProfile gameProfile) Methods in net.minecraft.client.texture that return types with arguments of type SkinTexturesModifier and TypeMethodDescriptionPlayerSkinProvider.method_52858
(com.mojang.authlib.GameProfile gameProfile) (package private) CompletableFuture<SkinTextures>
PlayerSkinProvider.method_52859
(com.mojang.authlib.GameProfile gameProfile, PlayerSkinProvider.class_8688 class_8688) PlayerSkinProvider.method_52863
(com.mojang.authlib.GameProfile gameProfile) -
Uses of SkinTextures in net.minecraft.client.util
Fields in net.minecraft.client.util declared as SkinTexturesMethods in net.minecraft.client.util that return SkinTexturesModifier and TypeMethodDescriptionstatic SkinTextures
DefaultSkinHelper.getTexture
(UUID uuid) static SkinTextures
DefaultSkinHelper.method_52854
(com.mojang.authlib.GameProfile gameProfile) private static SkinTextures
DefaultSkinHelper.method_52855
(String string, SkinTextures.Model model)