Package Hierarchies:
- com.github.thedeathlycow.thermoo.api.client.v1,
- com.github.thedeathlycow.thermoo.api.command.v1,
- com.github.thedeathlycow.thermoo.api.core.v1,
- com.github.thedeathlycow.thermoo.api.core.v1.event,
- com.github.thedeathlycow.thermoo.api.core.v1.registry,
- com.github.thedeathlycow.thermoo.api.core.v1.source,
- com.github.thedeathlycow.thermoo.api.entity.v1,
- com.github.thedeathlycow.thermoo.api.entity.v1.predicate,
- com.github.thedeathlycow.thermoo.api.environment.v2,
- com.github.thedeathlycow.thermoo.api.environment.v2.attribute,
- com.github.thedeathlycow.thermoo.api.environment.v2.component,
- com.github.thedeathlycow.thermoo.api.environment.v2.event,
- com.github.thedeathlycow.thermoo.api.environment.v2.provider,
- com.github.thedeathlycow.thermoo.api.item.v2,
- com.github.thedeathlycow.thermoo.api.season.v2,
- com.github.thedeathlycow.thermoo.api.temperature.status.v2,
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect,
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.tag,
- com.github.thedeathlycow.thermoo.api.util.v1,
- com.github.thedeathlycow.thermoo.impl,
- com.github.thedeathlycow.thermoo.impl.attribute,
- com.github.thedeathlycow.thermoo.impl.client,
- com.github.thedeathlycow.thermoo.impl.client.debug,
- com.github.thedeathlycow.thermoo.impl.command,
- com.github.thedeathlycow.thermoo.impl.compat,
- com.github.thedeathlycow.thermoo.impl.compat.init,
- com.github.thedeathlycow.thermoo.impl.compat.polymer,
- com.github.thedeathlycow.thermoo.impl.component,
- com.github.thedeathlycow.thermoo.impl.config,
- com.github.thedeathlycow.thermoo.impl.core,
- com.github.thedeathlycow.thermoo.impl.environment,
- com.github.thedeathlycow.thermoo.impl.environment.attribute,
- com.github.thedeathlycow.thermoo.impl.item,
- com.github.thedeathlycow.thermoo.impl.season,
- com.github.thedeathlycow.thermoo.impl.temperature.status,
- com.github.thedeathlycow.thermoo.mixin.client,
- com.github.thedeathlycow.thermoo.mixin.common,
- com.github.thedeathlycow.thermoo.mixin.common.accessor,
- com.github.thedeathlycow.thermoo.mixin.common.datafix
Class Hierarchy
- java.lang.Object
- com.github.thedeathlycow.thermoo.api.environment.v2.component.AtmosphericPressureComponent
- com.github.thedeathlycow.thermoo.impl.attribute.AttributeHelper
- com.github.thedeathlycow.thermoo.mixin.common.datafix.AttributeIdPrefixFixMixin
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.AttributeModifierEffect (implements com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureEffect)
- com.github.thedeathlycow.thermoo.mixin.common.BiomeMixin (implements com.github.thedeathlycow.thermoo.impl.environment.ThermooBiome)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.BiomePrecipitationTypeEnvironmentProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.BiomePrecipitationTypeEnvironmentProvider.Builder
- com.github.thedeathlycow.thermoo.impl.CodecHelper
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.ConstantEnvironmentProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.tag.ConventionalTemperatureStatusTags
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.DamageEffect (implements com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureEffect)
- com.github.thedeathlycow.thermoo.impl.client.debug.DebugEnvironmentComponents (implements com.github.thedeathlycow.thermoo.impl.client.debug.ThermooDebugScreenEntry)
- com.github.thedeathlycow.thermoo.impl.client.debug.DebugEnvironments (implements com.github.thedeathlycow.thermoo.impl.client.debug.ThermooDebugScreenEntry)
- com.github.thedeathlycow.thermoo.impl.client.debug.DebugSeasons (implements com.github.thedeathlycow.thermoo.impl.client.debug.ThermooDebugScreenEntry)
- net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, org.ladysnake.cca.api.v3.component.ComponentAccess, net.minecraft.core.component.DataComponentGetter, net.minecraft.util.debug.DebugValueSource, net.minecraft.world.level.entity.EntityAccess, net.minecraft.world.entity.ItemOwner, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.world.entity.SlotProvider, net.minecraft.network.syncher.SyncedDataHolder, net.minecraft.core.TypedInstance<T>)
- com.github.thedeathlycow.thermoo.mixin.common.EntityTypeMixin (implements com.github.thedeathlycow.thermoo.impl.temperature.status.TemperatureEffectCache)
- com.github.thedeathlycow.thermoo.impl.command.EnvironmentCommand
- com.github.thedeathlycow.thermoo.impl.component.EnvironmentComponent (implements org.ladysnake.cca.api.v3.component.sync.AutoSyncedComponent, org.ladysnake.cca.api.v3.component.Component)
- com.github.thedeathlycow.thermoo.api.environment.v2.component.EnvironmentComponentTypes
- com.github.thedeathlycow.thermoo.api.environment.v2.EnvironmentDefinition
- com.github.thedeathlycow.thermoo.api.environment.v2.EnvironmentDefinition.Builder
- com.github.thedeathlycow.thermoo.impl.environment.EnvironmentLookupImpl (implements com.github.thedeathlycow.thermoo.api.environment.v2.EnvironmentLookup)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProviderType<T>
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProviderTypes
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.FunctionEffect (implements com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureEffect)
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.FunctionEffect.Builder
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.FunctionWithArguments
- com.github.thedeathlycow.thermoo.mixin.client.GuiMountTemperatureMixin
- com.github.thedeathlycow.thermoo.mixin.client.GuiPlayerTemperatureMixin
- com.github.thedeathlycow.thermoo.mixin.common.ItemStackMixin
- com.github.thedeathlycow.thermoo.mixin.common.LevelMixin (implements com.github.thedeathlycow.thermoo.api.core.v1.ThermooLevel)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.LightThresholdLightProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.LightThresholdLightProvider.Builder
- com.github.thedeathlycow.thermoo.mixin.common.LivingEntityAttributeMixin
- com.github.thedeathlycow.thermoo.mixin.common.LivingEntityEnvironmentTickMixin
- com.github.thedeathlycow.thermoo.api.core.v1.event.LivingEntitySoakingTickEvents
- com.github.thedeathlycow.thermoo.api.core.v1.event.LivingEntityTemperatureTickEvents
- com.github.thedeathlycow.thermoo.impl.LivingEntityTickUtil
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.MobEffectEffect (implements com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureEffect)
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.MobEffectEffect.Builder
- com.github.thedeathlycow.thermoo.impl.environment.attribute.ModifierLibraries
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.ModifyEnvironmentProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.impl.item.ModifyItemAttributeModifiersImpl
- com.github.thedeathlycow.thermoo.impl.compat.PatchListService
- com.github.thedeathlycow.thermoo.api.core.v1.source.RandomlyDodgeReduction (implements com.github.thedeathlycow.thermoo.api.core.v1.source.TemperatureReduction)
- com.github.thedeathlycow.thermoo.api.environment.v2.component.RelativeHumidityComponent
- com.github.thedeathlycow.thermoo.api.core.v1.source.ScaledAttributeReduction (implements com.github.thedeathlycow.thermoo.api.core.v1.source.TemperatureReduction)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.SeasonalEnvironmentProvider<S> (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.impl.environment.SeasonalProviderBuilderHelper<Season>
- com.github.thedeathlycow.thermoo.mixin.common.ServerLevelMixin (implements com.github.thedeathlycow.thermoo.impl.core.ThermooServerLevel)
- com.github.thedeathlycow.thermoo.api.environment.v2.event.ServerPlayerEnvironmentTickEvents
- com.github.thedeathlycow.thermoo.impl.environment.ServerPlayerTickUtil
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.SetPressureFromAltitude (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.SetTemperatureFromPressure (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.impl.command.SoakingCommand
- com.github.thedeathlycow.thermoo.api.client.v1.StatusBarOverlayRenderEvents
- net.minecraft.commands.arguments.StringRepresentableArgument<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.TemperateSeasonEnvironmentProvider.Builder
- com.github.thedeathlycow.thermoo.api.core.v1.event.TemperatureChangeEvents
- com.github.thedeathlycow.thermoo.impl.command.TemperatureCommand
- com.github.thedeathlycow.thermoo.impl.temperature.status.TemperatureEffectContextImpl (implements com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureEffectContext)
- com.github.thedeathlycow.thermoo.impl.temperature.status.TemperatureEffectsComponent (implements org.ladysnake.cca.api.v3.component.Component, org.ladysnake.cca.api.v3.component.tick.ServerTickingComponent)
- com.github.thedeathlycow.thermoo.api.util.v1.TemperatureRecord (implements java.lang.Comparable<T>)
- com.github.thedeathlycow.thermoo.api.environment.v2.component.TemperatureRecordComponent
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.TemperatureShiftEnvironmentProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.core.v1.source.TemperatureSource.Builder
- com.github.thedeathlycow.thermoo.api.core.v1.source.TemperatureSources
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureStatus.Builder
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureStatusLookup
- com.github.thedeathlycow.thermoo.impl.temperature.status.TemperatureStatusManager
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.TemperatureStatusSelector.Builder
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.tag.TemperatureStatusTags
- com.github.thedeathlycow.thermoo.api.util.v1.TemperatureUnitLookup
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.TemplateMobEffect
- com.github.thedeathlycow.thermoo.api.temperature.status.v2.effect.TemplateMobEffect.Builder
- com.github.thedeathlycow.thermoo.impl.Thermoo (implements net.fabricmc.api.ModInitializer)
- com.github.thedeathlycow.thermoo.api.entity.v1.ThermooAttributes
- com.github.thedeathlycow.thermoo.api.environment.v2.attribute.ThermooAttributeTypes
- com.github.thedeathlycow.thermoo.impl.ThermooClient (implements net.fabricmc.api.ClientModInitializer)
- com.github.thedeathlycow.thermoo.impl.client.ThermooClientRegisters
- com.github.thedeathlycow.thermoo.api.util.v1.ThermooCodecs
- com.github.thedeathlycow.thermoo.impl.ThermooCommonRegisters
- com.github.thedeathlycow.thermoo.impl.component.ThermooComponents (implements org.ladysnake.cca.api.v3.entity.EntityComponentInitializer)
- com.github.thedeathlycow.thermoo.api.entity.v1.ThermooEntityTypeTags
- com.github.thedeathlycow.thermoo.api.environment.v2.attribute.ThermooEnvironmentAttributes
- com.github.thedeathlycow.thermoo.api.item.v2.ThermooItemTags
- com.github.thedeathlycow.thermoo.impl.compat.ThermooPatchesNag (implements net.fabricmc.fabric.api.client.event.lifecycle.v1.ClientTickEvents.EndTick)
- com.github.thedeathlycow.thermoo.impl.compat.polymer.ThermooPolymerPatch (implements com.github.thedeathlycow.thermoo.impl.compat.init.DependentServerModInitializer)
- com.github.thedeathlycow.thermoo.api.core.v1.registry.ThermooRegistries
- com.github.thedeathlycow.thermoo.api.core.v1.registry.ThermooRegistryKeys
- com.github.thedeathlycow.thermoo.api.season.v2.ThermooSeasonEvents
- com.github.thedeathlycow.thermoo.impl.ThermooServer (implements net.fabricmc.api.DedicatedServerModInitializer)
- java.lang.Throwable (implements java.io.Serializable)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.TropicalSeasonEnvironmentProvider.Builder
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.WeatherStateEnvironmentProvider (implements com.github.thedeathlycow.thermoo.api.environment.v2.provider.EnvironmentProvider)
- com.github.thedeathlycow.thermoo.api.environment.v2.provider.WeatherStateEnvironmentProvider.Builder