Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABANDONED - Static variable in class net.litetex.capes.provider.antifeature.AntiFeatures
- acceptTargets(Set<String>, Set<String>) - Method in class net.litetex.capes.CapesMixinPlugin
- ACTIVATE_PROVIDERS_BY_DEFAULT - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- activateByDefault() - Method in enum class net.litetex.capes.config.ModProviderHandling
- ACTIVATED_PROVIDERS - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- activeCapeProviders() - Method in class net.litetex.capes.Capes
- addOptions() - Method in class net.litetex.capes.menu.MainMenuScreen
- addOptions() - Method in class net.litetex.capes.menu.other.OtherMenuScreen
- addSelfManagedDrawableChild(T) - Method in class net.litetex.capes.menu.MainMenuScreen
- addToDrawContext(DrawContext, PlayerDisplayGuiModels, PlayerDisplayGuiPayload, float, float, float, float, int, int, int, int) - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayWidget
- ALL_DEFAULT - Static variable in class net.litetex.capes.provider.antifeature.AntiFeatures
- animated() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
animatedrecord component. - animated() - Method in class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- animated() - Method in class net.litetex.capes.handler.textures.AnimatedSpriteTextureResolver
- animated() - Method in class net.litetex.capes.handler.textures.DefaultTextureResolver
- animated() - Method in interface net.litetex.capes.handler.textures.TextureResolver
- ANIMATED_TEXTURES - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- AnimatedCapesHandling - Enum Class in net.litetex.capes.config
- AnimatedGIFTextureResolver - Class in net.litetex.capes.handler.textures
-
Decodes animated GIFs.
- AnimatedGIFTextureResolver() - Constructor for class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- AnimatedGIFTextureResolver.FrameMetaData - Record Class in net.litetex.capes.handler.textures
- AnimatedGIFTextureResolver.ImageFrame - Record Class in net.litetex.capes.handler.textures
- AnimatedGIFTextureResolver.MetadataInfo - Record Class in net.litetex.capes.handler.textures
- AnimatedNativeImageContainer - Record Class in net.litetex.capes.handler
- AnimatedNativeImageContainer(NativeImage) - Constructor for record class net.litetex.capes.handler.AnimatedNativeImageContainer
- AnimatedNativeImageContainer(NativeImage, int) - Constructor for record class net.litetex.capes.handler.AnimatedNativeImageContainer
-
Creates an instance of a
AnimatedNativeImageContainerrecord class. - AnimatedResolvedTextureData(List<AnimatedNativeImageContainer>) - Constructor for record class net.litetex.capes.handler.textures.TextureResolver.AnimatedResolvedTextureData
- AnimatedResolvedTextureData(List<AnimatedNativeImageContainer>, Boolean) - Constructor for record class net.litetex.capes.handler.textures.TextureResolver.AnimatedResolvedTextureData
-
Creates an instance of a
AnimatedResolvedTextureDatarecord class. - AnimatedSpriteTextureResolver - Class in net.litetex.capes.handler.textures
- AnimatedSpriteTextureResolver() - Constructor for class net.litetex.capes.handler.textures.AnimatedSpriteTextureResolver
- ANTI_FEATURE_ABANDONED - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- ANTI_FEATURE_BAD_CONNECTION - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- ANTI_FEATURE_EXPLICIT - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- ANTI_FEATURE_OVERWRITES - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- ANTI_FEATURE_PAYMENT_TO_UNLOCK_CAPE - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- AntiFeature - Interface in net.litetex.capes.provider.antifeature
- antiFeatures() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
antiFeaturesrecord component. - antiFeatures() - Method in interface net.litetex.capes.provider.CapeProvider
- antiFeatures() - Method in class net.litetex.capes.provider.CustomProvider
- antiFeatures() - Method in class net.litetex.capes.provider.LabyModProvider
- antiFeatures() - Method in class net.litetex.capes.provider.OptiFineCapeProvider
- AntiFeatures - Class in net.litetex.capes.provider.antifeature
- appendClickableNarrations(NarrationMessageBuilder) - Method in class net.litetex.capes.menu.TickBoxWidget
B
- backgroundColor() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.MetadataInfo
-
Returns the value of the
backgroundColorrecord component. - BAD_CONNECTION - Static variable in class net.litetex.capes.provider.antifeature.AntiFeatures
- base64Texture() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
-
Returns the value of the
base64Texturerecord component. - Base64TextureInfo(String) - Constructor for record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
- Base64TextureInfo(String, String) - Constructor for record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
-
Creates an instance of a
Base64TextureInforecord class. - blockedProviderCapeHashes() - Method in class net.litetex.capes.Capes
- bodyTexture() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Returns the value of the
bodyTexturerecord component. - bounds() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
boundsrecord component. - ByteArrayTextureInfo(byte[]) - Constructor for record class net.litetex.capes.provider.ResolvedTextureInfo.ByteArrayTextureInfo
- ByteArrayTextureInfo(byte[], String) - Constructor for record class net.litetex.capes.provider.ResolvedTextureInfo.ByteArrayTextureInfo
-
Creates an instance of a
ByteArrayTextureInforecord class.
C
- cape() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiModels
-
Returns the value of the
caperecord component. - CAPE - Static variable in interface net.litetex.capes.provider.suppliers.ModMetadataProviderSupplier
- CAPE_OPTIONS - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- CapeFeatureRendererMixin - Class in net.litetex.capes.mixins
- CapeFeatureRendererMixin() - Constructor for class net.litetex.capes.mixins.CapeFeatureRendererMixin
- CapeHandlerMixin - Class in net.litetex.capes.mixins.compat.cicada
- CapeHandlerMixin() - Constructor for class net.litetex.capes.mixins.compat.cicada.CapeHandlerMixin
- CapeProvider - Interface in net.litetex.capes.provider
- CapeProviderRateLimits - Class in net.litetex.capes.provider.ratelimit
- CapeProviderRateLimits() - Constructor for class net.litetex.capes.provider.ratelimit.CapeProviderRateLimits
- CapeProviders - Class in net.litetex.capes.provider.suppliers
- CapeProviderTextureAsset - Record Class in net.litetex.capes.util
- CapeProviderTextureAsset(Identifier) - Constructor for record class net.litetex.capes.util.CapeProviderTextureAsset
-
Creates an instance of a
CapeProviderTextureAssetrecord class. - capes() - Method in class net.litetex.capes.menu.MainMenuScreen
- Capes - Class in net.litetex.capes
- Capes(Config, Consumer<Config>, Map<String, CapeProvider>, Map<String, TextureResolver>) - Constructor for class net.litetex.capes.Capes
- CapesCompatMixin - Class in net.litetex.capes.mixins.compat.skinshuffle
- CapesCompatMixin() - Constructor for class net.litetex.capes.mixins.compat.skinshuffle.CapesCompatMixin
- CapesI18NKeys - Class in net.litetex.capes.i18n
- CapesMixinPlugin - Class in net.litetex.capes
- CapesMixinPlugin() - Constructor for class net.litetex.capes.CapesMixinPlugin
- capeTextureProvider() - Method in class net.litetex.capes.handler.PlayerCapeHandler
- capeTextureSupplier() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Returns the value of the
capeTextureSupplierrecord component. - changeCapeUrl() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
changeCapeUrlrecord component. - changeCapeUrl(MinecraftClient) - Method in interface net.litetex.capes.provider.CapeProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.CosmeticaProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.CustomProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.LabyModProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.OptiFineCapeProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.RumbleCapeProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.SkinMCProvider
- changeCapeUrl(MinecraftClient) - Method in class net.litetex.capes.provider.WynntilsProvider
- clearCache() - Method in class net.litetex.capes.handler.PlayerCapeHandlerManager
- clearCache() - Method in class net.litetex.capes.handler.ProfileTextureLoadThrottler
- clearChildren() - Method in class net.litetex.capes.menu.MainMenuScreen
- close() - Method in class net.litetex.capes.menu.MainMenuScreen
- config() - Method in class net.litetex.capes.Capes
- config() - Method in class net.litetex.capes.menu.MainMenuScreen
- Config - Class in net.litetex.capes.config
- Config() - Constructor for class net.litetex.capes.config.Config
- ConversationManagerMixin - Class in net.litetex.capes.mixins.compat.cicada
- ConversationManagerMixin() - Constructor for class net.litetex.capes.mixins.compat.cicada.ConversationManagerMixin
- CorrectHoverParentElement - Interface in net.litetex.capes.util
- CosmeticaProvider - Class in net.litetex.capes.provider
- CosmeticaProvider() - Constructor for class net.litetex.capes.provider.CosmeticaProvider
- createCustomProviderConfig(ModContainer) - Method in class net.litetex.capes.fabric.FabricModMetadataProviderSupplier
- createDefault() - Static method in class net.litetex.capes.config.Config
- CustomProvider - Class in net.litetex.capes.provider
- CustomProvider(CustomProviderConfig) - Constructor for class net.litetex.capes.provider.CustomProvider
- CustomProviderConfig - Record Class in net.litetex.capes.config
- CustomProviderConfig(String, String, String) - Constructor for record class net.litetex.capes.config.CustomProviderConfig
- CustomProviderConfig(String, String, String, Boolean, String, String, String, List<String>, Double) - Constructor for record class net.litetex.capes.config.CustomProviderConfig
-
Creates an instance of a
CustomProviderConfigrecord class.
D
- DEFAULT_ELYTRA_TEXTURE - Static variable in class net.litetex.capes.Capes
- DEFAULT_MAX_DOWNLOAD_BYTES - Static variable in interface net.litetex.capes.provider.CapeProvider
- DEFAULT_RATE_LIMIT_REQ_PER_SEC - Static variable in interface net.litetex.capes.provider.CapeProvider
- DefaultAntiFeature - Class in net.litetex.capes.provider.antifeature
- DefaultAntiFeature(String) - Constructor for class net.litetex.capes.provider.antifeature.DefaultAntiFeature
- DefaultAntiFeature(MutableText) - Constructor for class net.litetex.capes.provider.antifeature.DefaultAntiFeature
- DefaultMinecraftCapeProvider - Class in net.litetex.capes.provider
- DefaultMinecraftCapeProvider() - Constructor for class net.litetex.capes.provider.DefaultMinecraftCapeProvider
- DefaultResolvedTextureData(NativeImage, Boolean) - Constructor for record class net.litetex.capes.handler.textures.TextureResolver.DefaultResolvedTextureData
-
Creates an instance of a
DefaultResolvedTextureDatarecord class. - DefaultTextureResolver - Class in net.litetex.capes.handler.textures
- DefaultTextureResolver() - Constructor for class net.litetex.capes.handler.textures.DefaultTextureResolver
- delay() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Returns the value of the
delayrecord component. - delay() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.ImageFrame
-
Returns the value of the
delayrecord component. - delayMs() - Method in record class net.litetex.capes.handler.AnimatedNativeImageContainer
-
Returns the value of the
delayMsrecord component. - DiscardingQueue<E> - Class in net.litetex.capes.util.collections
- DiscardingQueue(int, Consumer<E>) - Constructor for class net.litetex.capes.util.collections.DiscardingQueue
- disposal() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Returns the value of the
disposalrecord component. - DownloadManagerMixin - Class in net.litetex.capes.mixins.compat.minecraftcapes
- DownloadManagerMixin() - Constructor for class net.litetex.capes.mixins.compat.minecraftcapes.DownloadManagerMixin
- dynamicIdentifier() - Method in interface net.litetex.capes.handler.TextureProvider
E
- elytra() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiModels
-
Returns the value of the
elytrarecord component. - ELYTRA_TEXTURE - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- elytraTextureSupplier() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Returns the value of the
elytraTextureSupplierrecord component. - equals(Object) - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.handler.AnimatedNativeImageContainer
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.ImageFrame
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.MetadataInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.handler.textures.TextureResolver.AnimatedResolvedTextureData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.handler.textures.TextureResolver.DefaultResolvedTextureData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiModels
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.ByteArrayTextureInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.litetex.capes.util.CapeProviderTextureAsset
-
Indicates whether some other object is "equal to" this one.
- EXCLUDE_DEFAULT_MINECRAFT_CP - Static variable in class net.litetex.capes.Capes
- EXPLICIT - Static variable in class net.litetex.capes.provider.antifeature.AntiFeatures
- extractFromSupplierAndRender(Supplier<AssetInfo.TextureAsset>, MatrixStack, Consumer<Identifier>) - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
F
- FabricCapes - Class in net.litetex.capes.fabric
- FabricCapes() - Constructor for class net.litetex.capes.fabric.FabricCapes
- FabricModMetadataProviderSupplier - Class in net.litetex.capes.fabric
- FabricModMetadataProviderSupplier() - Constructor for class net.litetex.capes.fabric.FabricModMetadataProviderSupplier
- fillInTemplate(String, char, String, GameProfile) - Method in class net.litetex.capes.provider.CustomProvider
- findAllProviders(List<CustomProviderConfig>, ModMetadataProviderSupplier) - Static method in class net.litetex.capes.provider.suppliers.CapeProviders
- findAllResolvers() - Static method in class net.litetex.capes.handler.textures.suppliers.TextureResolvers
- FrameMetaData(int, int, int, String) - Constructor for record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Creates an instance of a
FrameMetaDatarecord class. - FROZEN - Enum constant in enum class net.litetex.capes.config.AnimatedCapesHandling
- FROZEN - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
G
- GameProfileUtil - Class in net.litetex.capes.util
- get() - Method in class net.litetex.capes.fabric.FabricModMetadataProviderSupplier
- getActiveProviderIds() - Method in class net.litetex.capes.config.Config
- getAllProviders() - Method in class net.litetex.capes.Capes
- getAllTextureResolvers() - Method in class net.litetex.capes.Capes
- getAnimatedCapesHandling() - Method in class net.litetex.capes.config.Config
- getBaseUrl(GameProfile) - Method in interface net.litetex.capes.provider.CapeProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.CosmeticaProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.CustomProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.DefaultMinecraftCapeProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.LabyModProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.OptiFineCapeProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.RumbleCapeProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.SkinMCProvider
- getBaseUrl(GameProfile) - Method in class net.litetex.capes.provider.WynntilsProvider
- getBlockedProviderCapeHashes() - Method in class net.litetex.capes.config.Config
- getCape() - Method in class net.litetex.capes.handler.PlayerCapeHandler
- getCapeProviderForSelf() - Method in class net.litetex.capes.Capes
- getCurrentPreviewProviderId() - Method in class net.litetex.capes.config.Config
- getCustomProviders() - Method in class net.litetex.capes.config.Config
- getElementClass() - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
- getKnownModProviderIdsFirstTimeMissing() - Method in class net.litetex.capes.config.Config
- getLoadThreads() - Method in class net.litetex.capes.config.Config
- getLoadThrottleSuppressSec() - Method in class net.litetex.capes.config.Config
- getMixins() - Method in class net.litetex.capes.CapesMixinPlugin
- getModConfigScreenFactory() - Method in class net.litetex.capes.fabric.compat.ModMenuCompatibility
- getModProviderHandling() - Method in class net.litetex.capes.config.Config
- getName() - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
- getOrCreateProfile(GameProfile) - Method in class net.litetex.capes.handler.PlayerCapeHandlerManager
- getPlayerCacheSize() - Method in class net.litetex.capes.config.Config
- getProfile(GameProfile) - Method in class net.litetex.capes.handler.PlayerCapeHandlerManager
- getRefMapperConfig() - Method in class net.litetex.capes.CapesMixinPlugin
- getRowWidth() - Method in class net.litetex.capes.menu.provider.ProviderListWidget
- getUseRealPlayerOnlineValidation() - Method in class net.litetex.capes.config.Config
H
- hasChangeCapeUrl() - Method in interface net.litetex.capes.provider.CapeProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.CosmeticaProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.CustomProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.LabyModProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.OptiFineCapeProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.RumbleCapeProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.SkinMCProvider
- hasChangeCapeUrl() - Method in class net.litetex.capes.provider.WynntilsProvider
- hasElytra() - Method in record class net.litetex.capes.handler.textures.TextureResolver.AnimatedResolvedTextureData
-
Returns the value of the
hasElytrarecord component. - hasElytra() - Method in record class net.litetex.capes.handler.textures.TextureResolver.DefaultResolvedTextureData
-
Returns the value of the
hasElytrarecord component. - hasElytra() - Method in interface net.litetex.capes.handler.textures.TextureResolver.ResolvedTextureData
- hasElytraTexture() - Method in class net.litetex.capes.handler.PlayerCapeHandler
- hashCode() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.handler.AnimatedNativeImageContainer
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.ImageFrame
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.MetadataInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.handler.textures.TextureResolver.AnimatedResolvedTextureData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.handler.textures.TextureResolver.DefaultResolvedTextureData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiModels
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.ByteArrayTextureInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.litetex.capes.util.CapeProviderTextureAsset
-
Returns a hash code value for this object.
- homepage() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
homepagerecord component. - homepageUrl() - Method in interface net.litetex.capes.provider.CapeProvider
- homepageUrl() - Method in class net.litetex.capes.provider.CosmeticaProvider
- homepageUrl() - Method in class net.litetex.capes.provider.CustomProvider
- homepageUrl() - Method in class net.litetex.capes.provider.LabyModProvider
- homepageUrl() - Method in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- homepageUrl() - Method in class net.litetex.capes.provider.OptiFineCapeProvider
- homepageUrl() - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- homepageUrl() - Method in class net.litetex.capes.provider.RumbleCapeProvider
- homepageUrl() - Method in class net.litetex.capes.provider.SkinMCProvider
- homepageUrl() - Method in class net.litetex.capes.provider.WynntilsProvider
- hoveredElement(double, double) - Method in interface net.litetex.capes.util.CorrectHoverParentElement
I
- id() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
idrecord component. - id() - Method in class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- id() - Method in class net.litetex.capes.handler.textures.AnimatedSpriteTextureResolver
- id() - Method in class net.litetex.capes.handler.textures.DefaultTextureResolver
- id() - Method in interface net.litetex.capes.handler.textures.TextureResolver
- id() - Method in interface net.litetex.capes.provider.CapeProvider
- id() - Method in class net.litetex.capes.provider.CosmeticaProvider
- id() - Method in class net.litetex.capes.provider.CustomProvider
- id() - Method in class net.litetex.capes.provider.DefaultMinecraftCapeProvider
- id() - Method in class net.litetex.capes.provider.LabyModProvider
- id() - Method in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- id() - Method in class net.litetex.capes.provider.OptiFineCapeProvider
- id() - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- id() - Method in class net.litetex.capes.provider.RumbleCapeProvider
- id() - Method in class net.litetex.capes.provider.SkinMCProvider
- id() - Method in class net.litetex.capes.provider.WynntilsProvider
- id() - Method in record class net.litetex.capes.util.CapeProviderTextureAsset
-
Returns the value of the
idrecord component. - ID - Static variable in class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- ID - Static variable in class net.litetex.capes.handler.textures.AnimatedSpriteTextureResolver
- ID - Static variable in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- ID - Static variable in class net.litetex.capes.provider.OptiFineCapeProvider
- ID - Static variable in class net.litetex.capes.provider.PiCapesCapeProvider
- ID - Static variable in class net.litetex.capes.provider.RumbleCapeProvider
- ID - Static variable in class net.litetex.capes.provider.SkinMCProvider
- image() - Method in record class net.litetex.capes.handler.AnimatedNativeImageContainer
-
Returns the value of the
imagerecord component. - image() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.ImageFrame
-
Returns the value of the
imagerecord component. - imageBytes() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
- imageBytes() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.ByteArrayTextureInfo
-
Returns the value of the
imageBytesrecord component. - imageBytes() - Method in interface net.litetex.capes.provider.ResolvedTextureInfo
- imageBytes() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
- ImageFrame(BufferedImage, int) - Constructor for record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.ImageFrame
-
Creates an instance of a
ImageFramerecord class. - init() - Method in class net.litetex.capes.mixins.SkinOptionsScreenMixin
- initBody() - Method in class net.litetex.capes.menu.MainMenuScreen
- initializeServerHost() - Static method in class net.litetex.capes.provider.PiCapesCapeProvider
- initSelfMangedDrawableChilds() - Method in class net.litetex.capes.menu.MainMenuScreen
- initSelfMangedDrawableChilds() - Method in class net.litetex.capes.menu.preview.PreviewMenuScreen
- initSelfMangedDrawableChilds() - Method in class net.litetex.capes.menu.provider.ProviderMenuScreen
- instance() - Static method in class net.litetex.capes.Capes
- INSTANCE - Static variable in class net.litetex.capes.handler.textures.DefaultTextureResolver
- INSTANCE - Static variable in class net.litetex.capes.provider.DefaultMinecraftCapeProvider
- isEnableElytraTexture() - Method in class net.litetex.capes.config.Config
- isOnlyLoadForSelf() - Method in class net.litetex.capes.config.Config
- isReal(GameProfile) - Method in class net.litetex.capes.handler.RealPlayerValidator
- isSelf(GameProfile) - Static method in class net.litetex.capes.util.GameProfileUtil
- isTicked() - Method in class net.litetex.capes.menu.TickBoxWidget
- isUseDefaultProvider() - Method in class net.litetex.capes.Capes
- isUseDefaultProvider() - Method in class net.litetex.capes.config.Config
- isValidateProfile() - Method in class net.litetex.capes.config.Config
L
- LabyModProvider - Class in net.litetex.capes.provider
- LabyModProvider() - Constructor for class net.litetex.capes.provider.LabyModProvider
- load() - Method in enum class net.litetex.capes.config.ModProviderHandling
- LOAD - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- LOAD_PROVIDERS - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- loadIfRequired(GameProfile) - Method in class net.litetex.capes.handler.ProfileTextureLoadThrottler
- loadThrottleSuppressDuration() - Method in class net.litetex.capes.Capes
- logicalScreenHeight() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.MetadataInfo
-
Returns the value of the
logicalScreenHeightrecord component. - logicalScreenWidth() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.MetadataInfo
-
Returns the value of the
logicalScreenWidthrecord component.
M
- MainMenuScreen - Class in net.litetex.capes.menu
- MainMenuScreen(Screen, GameOptions) - Constructor for class net.litetex.capes.menu.MainMenuScreen
- MANAGE_PROVIDERS - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- MaxSizedHashMap<K,
V> - Class in net.litetex.capes.util.collections - MaxSizedHashMap(int) - Constructor for class net.litetex.capes.util.collections.MaxSizedHashMap
- message() - Method in interface net.litetex.capes.provider.antifeature.AntiFeature
- message() - Method in class net.litetex.capes.provider.antifeature.DefaultAntiFeature
- MetadataInfo(int, int, Color) - Constructor for record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.MetadataInfo
-
Creates an instance of a
MetadataInforecord class. - MinecraftCapesCapeProvider - Class in net.litetex.capes.provider
- MinecraftCapesCapeProvider() - Constructor for class net.litetex.capes.provider.MinecraftCapesCapeProvider
- MOD_ID - Static variable in class net.litetex.capes.Capes
- models() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
modelsrecord component. - ModMenuCompatibility - Class in net.litetex.capes.fabric.compat
- ModMenuCompatibility() - Constructor for class net.litetex.capes.fabric.compat.ModMenuCompatibility
- ModMetadataProvider - Class in net.litetex.capes.provider
- ModMetadataProvider(CustomProviderConfig) - Constructor for class net.litetex.capes.provider.ModMetadataProvider
- ModMetadataProviderSupplier - Interface in net.litetex.capes.provider.suppliers
- ModProviderHandling - Enum Class in net.litetex.capes.config
N
- name() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
namerecord component. - name() - Method in interface net.litetex.capes.provider.CapeProvider
- name() - Method in class net.litetex.capes.provider.CosmeticaProvider
- name() - Method in class net.litetex.capes.provider.CustomProvider
- name() - Method in class net.litetex.capes.provider.DefaultMinecraftCapeProvider
- name() - Method in class net.litetex.capes.provider.LabyModProvider
- name() - Method in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- name() - Method in class net.litetex.capes.provider.OptiFineCapeProvider
- name() - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- name() - Method in class net.litetex.capes.provider.RumbleCapeProvider
- name() - Method in class net.litetex.capes.provider.SkinMCProvider
- name() - Method in class net.litetex.capes.provider.WynntilsProvider
- net.litetex.capes - package net.litetex.capes
- net.litetex.capes.config - package net.litetex.capes.config
- net.litetex.capes.fabric - package net.litetex.capes.fabric
- net.litetex.capes.fabric.compat - package net.litetex.capes.fabric.compat
- net.litetex.capes.handler - package net.litetex.capes.handler
- net.litetex.capes.handler.textures - package net.litetex.capes.handler.textures
- net.litetex.capes.handler.textures.suppliers - package net.litetex.capes.handler.textures.suppliers
- net.litetex.capes.i18n - package net.litetex.capes.i18n
- net.litetex.capes.menu - package net.litetex.capes.menu
- net.litetex.capes.menu.other - package net.litetex.capes.menu.other
- net.litetex.capes.menu.preview - package net.litetex.capes.menu.preview
- net.litetex.capes.menu.preview.render - package net.litetex.capes.menu.preview.render
- net.litetex.capes.menu.provider - package net.litetex.capes.menu.provider
- net.litetex.capes.mixins - package net.litetex.capes.mixins
- net.litetex.capes.mixins.compat.cicada - package net.litetex.capes.mixins.compat.cicada
- net.litetex.capes.mixins.compat.minecraftcapes - package net.litetex.capes.mixins.compat.minecraftcapes
- net.litetex.capes.mixins.compat.skinshuffle - package net.litetex.capes.mixins.compat.skinshuffle
- net.litetex.capes.provider - package net.litetex.capes.provider
- net.litetex.capes.provider.antifeature - package net.litetex.capes.provider.antifeature
- net.litetex.capes.provider.ratelimit - package net.litetex.capes.provider.ratelimit
- net.litetex.capes.provider.suppliers - package net.litetex.capes.provider.suppliers
- net.litetex.capes.util - package net.litetex.capes.util
- net.litetex.capes.util.collections - package net.litetex.capes.util.collections
O
- OFF - Enum constant in enum class net.litetex.capes.config.AnimatedCapesHandling
- OFF - Enum constant in enum class net.litetex.capes.config.ModProviderHandling
- offer(E) - Method in class net.litetex.capes.util.collections.DiscardingQueue
- ON - Enum constant in enum class net.litetex.capes.config.AnimatedCapesHandling
- ON - Enum constant in enum class net.litetex.capes.config.ModProviderHandling
- onClick(Click, boolean) - Method in class net.litetex.capes.menu.TickBoxWidget
- onInitializeClient() - Method in class net.litetex.capes.fabric.FabricCapes
- onLoad(String) - Method in class net.litetex.capes.CapesMixinPlugin
- onLoadTexture(GameProfile) - Method in class net.litetex.capes.handler.PlayerCapeHandlerManager
- onLoadTexture(GameProfile, boolean, Collection<CapeProvider>, Runnable) - Method in class net.litetex.capes.handler.PlayerCapeHandlerManager
- ONLY_LOAD - Enum constant in enum class net.litetex.capes.config.ModProviderHandling
- ONLY_LOAD_YOUR_CAPE - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- OptiFineCapeProvider - Class in net.litetex.capes.provider
- OptiFineCapeProvider() - Constructor for class net.litetex.capes.provider.OptiFineCapeProvider
- OTHER - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- OtherMenuScreen - Class in net.litetex.capes.menu.other
- OtherMenuScreen(Screen, GameOptions) - Constructor for class net.litetex.capes.menu.other.OtherMenuScreen
- OVERWRITES - Static variable in class net.litetex.capes.provider.antifeature.AntiFeatures
- overwriteSkinTextures(GameProfile, Supplier<SkinTextures>, Consumer<SkinTextures>) - Method in class net.litetex.capes.Capes
P
- payload() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
payloadrecord component. - PAYMENT_TO_UNLOCK_CAPE - Static variable in class net.litetex.capes.provider.antifeature.AntiFeatures
- PiCapesCapeProvider - Class in net.litetex.capes.provider
- PiCapesCapeProvider() - Constructor for class net.litetex.capes.provider.PiCapesCapeProvider
- player() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiModels
-
Returns the value of the
playerrecord component. - playerCacheSize() - Method in class net.litetex.capes.Capes
- PlayerCapeHandler - Class in net.litetex.capes.handler
- PlayerCapeHandler(Capes, GameProfile) - Constructor for class net.litetex.capes.handler.PlayerCapeHandler
- playerCapeHandlerManager() - Method in class net.litetex.capes.Capes
- PlayerCapeHandlerManager - Class in net.litetex.capes.handler
- PlayerCapeHandlerManager(Capes) - Constructor for class net.litetex.capes.handler.PlayerCapeHandlerManager
- PlayerDisplayGuiElementRenderer - Class in net.litetex.capes.menu.preview.render
- PlayerDisplayGuiElementRenderer(VertexConsumerProvider.Immediate) - Constructor for class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
- PlayerDisplayGuiElementRenderState - Record Class in net.litetex.capes.menu.preview.render
- PlayerDisplayGuiElementRenderState(PlayerDisplayGuiModels, PlayerDisplayGuiPayload, float, float, float, int, int, int, int, float, ScreenRect) - Constructor for record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
- PlayerDisplayGuiElementRenderState(PlayerDisplayGuiModels, PlayerDisplayGuiPayload, float, float, float, int, int, int, int, float, ScreenRect, ScreenRect) - Constructor for record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Creates an instance of a
PlayerDisplayGuiElementRenderStaterecord class. - PlayerDisplayGuiModels - Record Class in net.litetex.capes.menu.preview.render
- PlayerDisplayGuiModels(PlayerEntityModel, ElytraEntityModel, ModelPart) - Constructor for record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiModels
-
Creates an instance of a
PlayerDisplayGuiModelsrecord class. - PlayerDisplayGuiPayload - Record Class in net.litetex.capes.menu.preview.render
- PlayerDisplayGuiPayload(AssetInfo.TextureAsset, Supplier<AssetInfo.TextureAsset>, Supplier<AssetInfo.TextureAsset>, boolean) - Constructor for record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Creates an instance of a
PlayerDisplayGuiPayloadrecord class. - PlayerDisplayWidget - Class in net.litetex.capes.menu.preview.render
- PlayerDisplayWidget(int, int, LoadedEntityModels, Supplier<PlayerDisplayGuiPayload>, Consumer<PlayerDisplayGuiModels>) - Constructor for class net.litetex.capes.menu.preview.render.PlayerDisplayWidget
- PlayerListEntryMixin - Class in net.litetex.capes.mixins
- PlayerListEntryMixin() - Constructor for class net.litetex.capes.mixins.PlayerListEntryMixin
- postApply(String, ClassNode, String, IMixinInfo) - Method in class net.litetex.capes.CapesMixinPlugin
- postProcessModProviders() - Method in class net.litetex.capes.Capes
- preApply(String, ClassNode, String, IMixinInfo) - Method in class net.litetex.capes.CapesMixinPlugin
- PREVIEW - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- PreviewMenuScreen - Class in net.litetex.capes.menu.preview
- PreviewMenuScreen(Screen, GameOptions) - Constructor for class net.litetex.capes.menu.preview.PreviewMenuScreen
- ProfileTextureLoadThrottler - Class in net.litetex.capes.handler
- ProfileTextureLoadThrottler(PlayerCapeHandlerManager, int) - Constructor for class net.litetex.capes.handler.ProfileTextureLoadThrottler
- ProviderListWidget - Class in net.litetex.capes.menu.provider
- ProviderListWidget(MinecraftClient, int, int, Screen) - Constructor for class net.litetex.capes.menu.provider.ProviderListWidget
- ProviderMenuScreen - Class in net.litetex.capes.menu.provider
- ProviderMenuScreen(Screen, GameOptions) - Constructor for class net.litetex.capes.menu.provider.ProviderMenuScreen
- PROVIDERS_FROM_MODS - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
R
- rateLimitedReqPerSec() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
rateLimitedReqPerSecrecord component. - rateLimitedReqPerSec() - Method in interface net.litetex.capes.provider.CapeProvider
- rateLimitedReqPerSec() - Method in class net.litetex.capes.provider.CustomProvider
- rateLimitedReqPerSec() - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- rateLimitedReqPerSec() - Method in class net.litetex.capes.provider.WynntilsProvider
- RealPlayerValidator - Class in net.litetex.capes.handler
- RealPlayerValidator(int, boolean) - Constructor for class net.litetex.capes.handler.RealPlayerValidator
- refresh() - Method in class net.litetex.capes.Capes
- refreshIfMarked() - Method in class net.litetex.capes.Capes
- refreshWidgetPositions() - Method in class net.litetex.capes.menu.MainMenuScreen
- refreshWidgetPositions() - Method in class net.litetex.capes.mixins.SkinOptionsScreenMixin
- removeEldestEntry(Map.Entry<K, V>) - Method in class net.litetex.capes.util.collections.MaxSizedHashMap
- render(PlayerDisplayGuiElementRenderState, MatrixStack) - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
- render(Model<?>, MatrixStack, VertexConsumer) - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
- render(ModelPart, MatrixStack, VertexConsumer) - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
- renderParts(PlayerDisplayGuiPayload, PlayerDisplayGuiModels, MatrixStack) - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderer
- renderWidget(DrawContext, int, int, float) - Method in class net.litetex.capes.menu.preview.render.PlayerDisplayWidget
- renderWidget(DrawContext, int, int, float) - Method in class net.litetex.capes.menu.TickBoxWidget
- reset() - Method in class net.litetex.capes.config.Config
- resetCape() - Method in class net.litetex.capes.handler.PlayerCapeHandler
- resolve(byte[], boolean) - Method in class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- resolve(byte[], boolean) - Method in class net.litetex.capes.handler.textures.AnimatedSpriteTextureResolver
- resolve(byte[], boolean) - Method in class net.litetex.capes.handler.textures.DefaultTextureResolver
- resolve(byte[], boolean) - Method in interface net.litetex.capes.handler.textures.TextureResolver
- ResolvedTextureInfo - Interface in net.litetex.capes.provider
- ResolvedTextureInfo.Base64TextureInfo - Record Class in net.litetex.capes.provider
- ResolvedTextureInfo.ByteArrayTextureInfo - Record Class in net.litetex.capes.provider
- ResolvedTextureInfo.UrlTextureInfo - Record Class in net.litetex.capes.provider
- resolveFrameMetaData(ImageReader, int) - Method in class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- resolveFrames(ImageReader, AnimatedGIFTextureResolver.MetadataInfo, int) - Method in class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- resolveMetaDataInfo(IIOMetadata) - Method in class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver
- resolveTexture(HttpClient.Builder, HttpRequest.Builder, GameProfile) - Method in interface net.litetex.capes.provider.CapeProvider
- resolveTexture(HttpClient.Builder, HttpRequest.Builder, GameProfile) - Method in class net.litetex.capes.provider.CosmeticaProvider
- resolveTexture(HttpClient.Builder, HttpRequest.Builder, GameProfile) - Method in class net.litetex.capes.provider.LabyModProvider
- resolveTexture(HttpClient.Builder, HttpRequest.Builder, GameProfile) - Method in class net.litetex.capes.provider.MinecraftCapesCapeProvider
- resolveTexture(HttpClient.Builder, HttpRequest.Builder, GameProfile) - Method in class net.litetex.capes.provider.PiCapesCapeProvider
- resolveTexture(HttpClient.Builder, HttpRequest.Builder, GameProfile) - Method in class net.litetex.capes.provider.WynntilsProvider
- resolveTextureDefault(HttpClient.Builder, HttpRequest.Builder, String) - Static method in interface net.litetex.capes.provider.CapeProvider
- RumbleCapeProvider - Class in net.litetex.capes.provider
- RumbleCapeProvider() - Constructor for class net.litetex.capes.provider.RumbleCapeProvider
S
- saveConfig() - Method in class net.litetex.capes.Capes
- saveConfigAndMarkRefresh() - Method in class net.litetex.capes.Capes
- scale() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
scalerecord component. - scissorArea() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
scissorArearecord component. - setActiveProviderIds(Collection<String>) - Method in class net.litetex.capes.config.Config
- setAnimatedCapesHandling(AnimatedCapesHandling) - Method in class net.litetex.capes.config.Config
- setBlockedProviderCapeHashes(Map<String, Set<Integer>>) - Method in class net.litetex.capes.config.Config
- setCurrentPreviewProviderId(String) - Method in class net.litetex.capes.config.Config
- setCustomProviders(List<CustomProviderConfig>) - Method in class net.litetex.capes.config.Config
- setEnableElytraTexture(boolean) - Method in class net.litetex.capes.config.Config
- setInstance(Capes) - Static method in class net.litetex.capes.Capes
- setKnownModProviderIdsFirstTimeMissing(Map<String, Instant>) - Method in class net.litetex.capes.config.Config
- setLoadThreads(Integer) - Method in class net.litetex.capes.config.Config
- setLoadThrottleSuppressSec(Integer) - Method in class net.litetex.capes.config.Config
- setModProviderHandling(ModProviderHandling) - Method in class net.litetex.capes.config.Config
- setOnlyLoadForSelf(boolean) - Method in class net.litetex.capes.config.Config
- setPlayerCacheSize(Integer) - Method in class net.litetex.capes.config.Config
- setPosition(int, int) - Method in class net.litetex.capes.menu.provider.ProviderListWidget
- setUseDefaultProvider(boolean) - Method in class net.litetex.capes.config.Config
- setUseRealPlayerOnlineValidation(Boolean) - Method in class net.litetex.capes.config.Config
- setValidateProfile(Boolean) - Method in class net.litetex.capes.config.Config
- shouldApplyMixin(String, String) - Method in class net.litetex.capes.CapesMixinPlugin
- SkinMCProvider - Class in net.litetex.capes.provider
- SkinMCProvider() - Constructor for class net.litetex.capes.provider.SkinMCProvider
- SkinOptionsScreenMixin - Class in net.litetex.capes.mixins
- SkinOptionsScreenMixin(Screen, GameOptions, Text) - Constructor for class net.litetex.capes.mixins.SkinOptionsScreenMixin
- slim() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Returns the value of the
slimrecord component.
T
- texture() - Method in interface net.litetex.capes.handler.TextureProvider
- texture() - Method in record class net.litetex.capes.handler.textures.TextureResolver.DefaultResolvedTextureData
-
Returns the value of the
texturerecord component. - textureLoadThrottler() - Method in class net.litetex.capes.Capes
- texturePath() - Method in record class net.litetex.capes.util.CapeProviderTextureAsset
- TextureProvider - Interface in net.litetex.capes.handler
- TextureResolver - Interface in net.litetex.capes.handler.textures
- TextureResolver.AnimatedResolvedTextureData - Record Class in net.litetex.capes.handler.textures
- TextureResolver.DefaultResolvedTextureData - Record Class in net.litetex.capes.handler.textures
- TextureResolver.ResolvedTextureData - Interface in net.litetex.capes.handler.textures
- textureResolverId() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
textureResolverIdrecord component. - textureResolverId() - Method in interface net.litetex.capes.provider.CapeProvider
- textureResolverId() - Method in class net.litetex.capes.provider.CustomProvider
- textureResolverId() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
-
Returns the value of the
textureResolverIdrecord component. - textureResolverId() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.ByteArrayTextureInfo
-
Returns the value of the
textureResolverIdrecord component. - textureResolverId() - Method in interface net.litetex.capes.provider.ResolvedTextureInfo
- textureResolverId() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
-
Returns the value of the
textureResolverIdrecord component. - TextureResolvers - Class in net.litetex.capes.handler.textures.suppliers
- textures() - Method in record class net.litetex.capes.handler.textures.TextureResolver.AnimatedResolvedTextureData
-
Returns the value of the
texturesrecord component. - textureURL() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
-
Returns the value of the
textureURLrecord component. - TickBoxWidget - Class in net.litetex.capes.menu
- TickBoxWidget(int, boolean, boolean, BiConsumer<TickBoxWidget, Boolean>) - Constructor for class net.litetex.capes.menu.TickBoxWidget
- toggle() - Method in class net.litetex.capes.menu.TickBoxWidget
- TOGGLE_ELYTRA - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- TOGGLE_PLAYER - Static variable in class net.litetex.capes.i18n.CapesI18NKeys
- toString() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.handler.AnimatedNativeImageContainer
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.ImageFrame
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.MetadataInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.handler.textures.TextureResolver.AnimatedResolvedTextureData
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.handler.textures.TextureResolver.DefaultResolvedTextureData
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiModels
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiPayload
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.Base64TextureInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.ByteArrayTextureInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.litetex.capes.util.CapeProviderTextureAsset
-
Returns a string representation of this record class.
- trySetCape(CapeProvider) - Method in class net.litetex.capes.handler.PlayerCapeHandler
U
- uriTemplate() - Method in record class net.litetex.capes.config.CustomProviderConfig
-
Returns the value of the
uriTemplaterecord component. - UrlTextureInfo(String) - Constructor for record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
- UrlTextureInfo(String, String) - Constructor for record class net.litetex.capes.provider.ResolvedTextureInfo.UrlTextureInfo
-
Creates an instance of a
UrlTextureInforecord class. - useRealPlayerOnlineValidation() - Method in class net.litetex.capes.Capes
- uuid() - Method in class net.litetex.capes.handler.PlayerCapeHandler
V
- validateProfile() - Method in class net.litetex.capes.Capes
- valueOf(String) - Static method in enum class net.litetex.capes.config.AnimatedCapesHandling
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.litetex.capes.config.ModProviderHandling
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.litetex.capes.config.AnimatedCapesHandling
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.litetex.capes.config.ModProviderHandling
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- waitForRateLimit(CapeProvider) - Method in class net.litetex.capes.provider.ratelimit.CapeProviderRateLimits
- WynntilsProvider - Class in net.litetex.capes.provider
- WynntilsProvider() - Constructor for class net.litetex.capes.provider.WynntilsProvider
X
- x() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Returns the value of the
xrecord component. - x1() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
x1record component. - x2() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
x2record component. - xRotation() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
xRotationrecord component.
Y
- y() - Method in record class net.litetex.capes.handler.textures.AnimatedGIFTextureResolver.FrameMetaData
-
Returns the value of the
yrecord component. - y1() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
y1record component. - y2() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
y2record component. - yPivot() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
yPivotrecord component. - yRotation() - Method in record class net.litetex.capes.menu.preview.render.PlayerDisplayGuiElementRenderState
-
Returns the value of the
yRotationrecord component.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form