Package Hierarchies:
- dev.dhyces.trimmed,
- dev.dhyces.trimmed.api,
- dev.dhyces.trimmed.api.client,
- dev.dhyces.trimmed.api.client.map,
- dev.dhyces.trimmed.api.client.override.provider,
- dev.dhyces.trimmed.api.client.override.provider.providers,
- dev.dhyces.trimmed.api.client.tag,
- dev.dhyces.trimmed.api.client.util,
- dev.dhyces.trimmed.api.codec,
- dev.dhyces.trimmed.api.data,
- dev.dhyces.trimmed.api.data.client.tag,
- dev.dhyces.trimmed.api.data.client.tag.appenders,
- dev.dhyces.trimmed.api.data.map,
- dev.dhyces.trimmed.api.data.map.appenders,
- dev.dhyces.trimmed.api.data.model.override,
- dev.dhyces.trimmed.api.data.model.source,
- dev.dhyces.trimmed.api.data.tag,
- dev.dhyces.trimmed.api.maps,
- dev.dhyces.trimmed.api.maps.types,
- dev.dhyces.trimmed.api.util,
- dev.dhyces.trimmed.impl,
- dev.dhyces.trimmed.impl.client,
- dev.dhyces.trimmed.impl.client.atlas,
- dev.dhyces.trimmed.impl.client.maps,
- dev.dhyces.trimmed.impl.client.maps.manager,
- dev.dhyces.trimmed.impl.client.models.override,
- dev.dhyces.trimmed.impl.client.models.override.provider,
- dev.dhyces.trimmed.impl.client.models.source,
- dev.dhyces.trimmed.impl.client.models.template,
- dev.dhyces.trimmed.impl.client.tags.manager,
- dev.dhyces.trimmed.impl.mixin,
- dev.dhyces.trimmed.impl.mixin.client,
- dev.dhyces.trimmed.modhelper.services,
- dev.dhyces.trimmed.modhelper.services.helpers
Class Hierarchy
- java.lang.Object
- dev.dhyces.trimmed.api.maps.types.AdvancedMapType<K,V,M> (implements dev.dhyces.trimmed.api.maps.types.MapType<K,V>)
- dev.dhyces.trimmed.api.data.client.tag.BaseClientTagDataProvider<T,R> (implements net.minecraft.data.DataProvider)
- dev.dhyces.trimmed.api.data.map.BaseMapDataProvider<K> (implements net.minecraft.data.DataProvider)
- dev.dhyces.trimmed.api.data.model.source.BaseModelSourceDataProvider (implements net.minecraft.data.DataProvider)
- dev.dhyces.trimmed.api.data.BaseTrimDatagenSuite
- dev.dhyces.trimmed.api.data.BaseTrimDatagenSuite.MaterialConfig
- dev.dhyces.trimmed.api.data.BaseTrimDatagenSuite.PatternConfig
- dev.dhyces.trimmed.api.client.ClientKeyResolvers
- dev.dhyces.trimmed.api.client.map.ClientMapKeys
- dev.dhyces.trimmed.impl.client.maps.manager.ClientMapManager (implements net.minecraft.server.packs.resources.PreparableReloadListener)
- dev.dhyces.trimmed.api.client.map.ClientMapTypes
- dev.dhyces.trimmed.api.data.client.tag.appenders.ClientTagAppender<T>
- dev.dhyces.trimmed.api.data.client.tag.ClientTagBuilder<T>
- dev.dhyces.trimmed.api.client.tag.ClientTagKey<T>
- dev.dhyces.trimmed.impl.client.tags.manager.ClientTagManager (implements net.minecraft.server.packs.resources.PreparableReloadListener)
- dev.dhyces.trimmed.api.client.tag.ClientTags
- dev.dhyces.trimmed.api.client.util.ClientUtil
- dev.dhyces.trimmed.api.util.CodecUtil
- dev.dhyces.trimmed.impl.mixin.DataPackContentsMixin
- dev.dhyces.trimmed.modhelper.services.helpers.FabricClientHelper (implements dev.dhyces.trimmed.modhelper.services.helpers.ClientHelper)
- dev.dhyces.trimmed.modhelper.services.helpers.FabricPlatformHelper (implements dev.dhyces.trimmed.modhelper.services.helpers.PlatformHelper)
- dev.dhyces.trimmed.FabricTrimmed (implements net.fabricmc.api.ModInitializer)
- dev.dhyces.trimmed.FabricTrimmedClient (implements net.fabricmc.api.ClientModInitializer)
- dev.dhyces.trimmed.impl.client.InfoToast (implements net.minecraft.client.gui.components.toasts.Toast)
- dev.dhyces.trimmed.api.data.ItemOverrideDataProvider (implements net.minecraft.data.DataProvider)
- dev.dhyces.trimmed.api.data.ItemOverrideDataProvider.ArmorSetTrimBuilder
- dev.dhyces.trimmed.impl.client.models.override.provider.ItemOverrideProviderRegistry
- dev.dhyces.trimmed.impl.client.models.override.ItemOverrideRegistry
- dev.dhyces.trimmed.impl.client.maps.KeyResolvers
- dev.dhyces.trimmed.api.util.LenientUnboundedMapCodec<K,V> (implements com.mojang.serialization.codecs.BaseMapCodec<K,V>, com.mojang.serialization.Codec<A>)
- dev.dhyces.trimmed.api.data.map.appenders.MapAppender<K,V>
- dev.dhyces.trimmed.api.data.map.MapBuilder<V>
- dev.dhyces.trimmed.impl.client.maps.manager.MapHandler<K,V>
- dev.dhyces.trimmed.api.maps.MapKey<K,V>
- dev.dhyces.trimmed.api.maps.types.MapType.BaseBuilder<K,V>
- dev.dhyces.trimmed.impl.mixin.client.MinecraftMixin
- dev.dhyces.trimmed.impl.mixin.client.ModelBakeryMixin (implements dev.dhyces.trimmed.impl.ModelBakeryHelper)
- dev.dhyces.trimmed.impl.mixin.client.ModelOverrideListMixin
- dev.dhyces.trimmed.impl.client.models.source.ModelSourceLoader
- dev.dhyces.trimmed.impl.client.models.source.ModelSourceRegistry
- dev.dhyces.trimmed.impl.client.models.template.ModelTemplateManager
- dev.dhyces.trimmed.impl.client.atlas.OpenPalettedPermutations (implements net.minecraft.client.renderer.texture.atlas.SpriteSource)
- dev.dhyces.trimmed.modhelper.services.Services
- dev.dhyces.trimmed.api.codec.SetCodec<A> (implements com.mojang.serialization.Codec<A>)
- dev.dhyces.trimmed.api.client.override.provider.SimpleItemOverrideProvider (implements dev.dhyces.trimmed.api.client.override.provider.ItemOverrideProvider)
- dev.dhyces.trimmed.api.maps.types.SimpleMapType<K,V> (implements dev.dhyces.trimmed.api.maps.types.MapType<K,V>)
- net.minecraft.server.packs.resources.SimplePreparableReloadListener<T> (implements net.minecraft.server.packs.resources.PreparableReloadListener)
- dev.dhyces.trimmed.impl.client.models.template.StringTemplate
- dev.dhyces.trimmed.Trimmed
- dev.dhyces.trimmed.TrimmedClient
- dev.dhyces.trimmed.impl.client.TrimmedClientApiImpl (implements dev.dhyces.trimmed.api.client.TrimmedClientApi)
- dev.dhyces.trimmed.impl.client.TrimmedClientMapApiImpl (implements dev.dhyces.trimmed.api.client.TrimmedClientMapApi)
- dev.dhyces.trimmed.impl.client.TrimmedClientRegistrationImpl (implements dev.dhyces.trimmed.api.client.TrimmedClientApiEntrypoint.TrimmedClientRegistration)
- dev.dhyces.trimmed.impl.client.TrimmedClientTagApiImpl (implements dev.dhyces.trimmed.api.client.TrimmedClientTagApi)
- dev.dhyces.trimmed.impl.client.atlas.TrimmedSpriteSourceTypes
- dev.dhyces.trimmed.api.util.Utils