Uses of Record Class
net.minecraft.entity.player.SkinTextures.SkinOverride
Packages that use SkinTextures.SkinOverride
Package
Description
-
Uses of SkinTextures.SkinOverride in net.minecraft.client.texture
Constructors in net.minecraft.client.texture with parameters of type SkinTextures.SkinOverrideModifierConstructorDescriptionEntry(com.mojang.authlib.GameProfile profile, SkinTextures textures, SkinTextures.SkinOverride skinOverride) -
Uses of SkinTextures.SkinOverride in net.minecraft.component.type
Fields in net.minecraft.component.type declared as SkinTextures.SkinOverrideModifier and TypeFieldDescriptionprotected final SkinTextures.SkinOverrideProfileComponent.overrideMethods in net.minecraft.component.type that return SkinTextures.SkinOverrideMethods in net.minecraft.component.type with parameters of type SkinTextures.SkinOverrideModifier and TypeMethodDescriptionprivate static ProfileComponentProfileComponent.ofDispatched(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> profileOrData, SkinTextures.SkinOverride override) Constructors in net.minecraft.component.type with parameters of type SkinTextures.SkinOverrideModifierConstructorDescription(package private)Dynamic(com.mojang.datafixers.util.Either<String, UUID> nameOrId, SkinTextures.SkinOverride override) protectedProfileComponent(com.mojang.authlib.GameProfile profile, SkinTextures.SkinOverride override) (package private)Static(com.mojang.datafixers.util.Either<com.mojang.authlib.GameProfile, ProfileComponent.Data> profileOrData, SkinTextures.SkinOverride override) -
Uses of SkinTextures.SkinOverride in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as SkinTextures.SkinOverrideModifier and TypeFieldDescriptionstatic final SkinTextures.SkinOverrideSkinTextures.SkinOverride.EMPTYFields in net.minecraft.entity.player with type parameters of type SkinTextures.SkinOverrideModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<SkinTextures.SkinOverride> SkinTextures.SkinOverride.CODECstatic final PacketCodec<ByteBuf, SkinTextures.SkinOverride> SkinTextures.SkinOverride.PACKET_CODECMethods in net.minecraft.entity.player that return SkinTextures.SkinOverrideModifier and TypeMethodDescriptionstatic SkinTextures.SkinOverrideSkinTextures.SkinOverride.create(Optional<AssetInfo.TextureAssetInfo> texture, Optional<AssetInfo.TextureAssetInfo> cape, Optional<AssetInfo.TextureAssetInfo> elytra, Optional<PlayerSkinType> model) Methods in net.minecraft.entity.player with parameters of type SkinTextures.SkinOverride