Uses of Record Class
net.minecraft.class_8685
Packages that use class_8685
Package
Description
-
Uses of class_8685 in net.minecraft.client.gui
Methods in net.minecraft.client.gui with parameters of type class_8685Modifier and TypeMethodDescriptionstatic voidPlayerSkinDrawer.method_52722(DrawContext drawContext, class_8685 class_8685, int int2, int int3, int int4) -
Uses of class_8685 in net.minecraft.client.gui.hud.spectator
Fields in net.minecraft.client.gui.hud.spectator with type parameters of type class_8685Modifier and TypeFieldDescriptionprivate final Supplier<class_8685>TeleportToSpecificPlayerSpectatorCommand.field_45578private final Supplier<class_8685>TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand.skinIdConstructor parameters in net.minecraft.client.gui.hud.spectator with type arguments of type class_8685ModifierConstructorDescriptionprivateTeleportToSpecificTeamCommand(Team team, List<PlayerListEntry> scoreboardEntries, Supplier<class_8685> supplier) -
Uses of class_8685 in net.minecraft.client.gui.screen.multiplayer
Fields in net.minecraft.client.gui.screen.multiplayer with type parameters of type class_8685Modifier and TypeFieldDescriptionprivate final Supplier<class_8685>SocialInteractionsPlayerListEntry.skinTextureConstructor parameters in net.minecraft.client.gui.screen.multiplayer with type arguments of type class_8685ModifierConstructorDescriptionSocialInteractionsPlayerListEntry(MinecraftClient client, SocialInteractionsScreen parent, UUID uuid, String name, Supplier<class_8685> skinTexture, boolean reportable) -
Uses of class_8685 in net.minecraft.client.gui.screen.report
Fields in net.minecraft.client.gui.screen.report with type parameters of type class_8685Modifier and TypeFieldDescriptionprivate final Supplier<class_8685>ChatSelectionScreen.SelectionListWidget.SenderEntry.skinTextureId -
Uses of class_8685 in net.minecraft.client.network
Fields in net.minecraft.client.network with type parameters of type class_8685Methods in net.minecraft.client.network that return class_8685Modifier and TypeMethodDescriptionPlayerListEntry.method_52810()AbstractClientPlayerEntity.method_52814()Methods in net.minecraft.client.network that return types with arguments of type class_8685Modifier and TypeMethodDescriptionprivate static Supplier<class_8685>PlayerListEntry.method_52803(com.mojang.authlib.GameProfile gameProfile) private static CompletableFuture<class_8685>PlayerListEntry.method_52805(com.mojang.authlib.GameProfile gameProfile, PlayerSkinProvider playerSkinProvider, com.mojang.authlib.minecraft.MinecraftSessionService minecraftSessionService) -
Uses of class_8685 in net.minecraft.client.texture
Fields in net.minecraft.client.texture with type parameters of type class_8685Modifier and TypeFieldDescriptionprivate final LoadingCache<PlayerSkinProvider.class_8686,CompletableFuture<class_8685>> PlayerSkinProvider.field_45634Methods in net.minecraft.client.texture that return class_8685Modifier and TypeMethodDescriptionPlayerSkinProvider.method_52862(com.mojang.authlib.GameProfile gameProfile) Methods in net.minecraft.client.texture that return types with arguments of type class_8685Modifier and TypeMethodDescriptionPlayerSkinProvider.method_52858(com.mojang.authlib.GameProfile gameProfile) (package private) CompletableFuture<class_8685>PlayerSkinProvider.method_52859(com.mojang.authlib.GameProfile gameProfile, PlayerSkinProvider.class_8688 class_8688) PlayerSkinProvider.method_52863(com.mojang.authlib.GameProfile gameProfile) -
Uses of class_8685 in net.minecraft.client.util
Fields in net.minecraft.client.util declared as class_8685Methods in net.minecraft.client.util that return class_8685Modifier and TypeMethodDescriptionstatic class_8685DefaultSkinHelper.getTexture(UUID uuid) static class_8685DefaultSkinHelper.method_52854(com.mojang.authlib.GameProfile gameProfile) private static class_8685DefaultSkinHelper.method_52855(String string, class_8685.Model model)