Hierarchy For All Packages
Package Hierarchies:- com.github.thedeathlycow.thermoo.api,
- com.github.thedeathlycow.thermoo.api.attribute,
- com.github.thedeathlycow.thermoo.api.client,
- com.github.thedeathlycow.thermoo.api.command,
- com.github.thedeathlycow.thermoo.api.predicate,
- com.github.thedeathlycow.thermoo.api.season,
- com.github.thedeathlycow.thermoo.api.temperature,
- com.github.thedeathlycow.thermoo.api.temperature.effects,
- com.github.thedeathlycow.thermoo.api.temperature.event,
- com.github.thedeathlycow.thermoo.api.util,
- com.github.thedeathlycow.thermoo.impl,
- com.github.thedeathlycow.thermoo.impl.client,
- com.github.thedeathlycow.thermoo.impl.component,
- com.github.thedeathlycow.thermoo.mixin.client.compat,
- com.github.thedeathlycow.thermoo.mixin.client.compat.colorfulhearts.present,
- com.github.thedeathlycow.thermoo.mixin.client.compat.overflowingbars.absent,
- com.github.thedeathlycow.thermoo.mixin.client.compat.overflowingbars.present,
- com.github.thedeathlycow.thermoo.mixin.common
Class Hierarchy
- java.lang.Object
- com.github.thedeathlycow.thermoo.api.temperature.effects.ConfiguredTemperatureEffect<C>
- com.github.thedeathlycow.thermoo.api.temperature.effects.ConfiguredTemperatureEffect.Serializer (implements com.google.gson.JsonDeserializer<T>)
- com.github.thedeathlycow.thermoo.api.temperature.EmptyEnvironmentController (implements com.github.thedeathlycow.thermoo.api.temperature.EnvironmentController)
- com.github.thedeathlycow.thermoo.api.temperature.effects.EmptyTemperatureEffect.Config
- net.minecraft.entity.Entity (implements net.minecraft.server.command.CommandOutput, dev.onyxstudios.cca.api.v3.component.ComponentAccess, net.minecraft.world.entity.EntityLike, net.minecraft.util.Nameable)
- com.github.thedeathlycow.thermoo.mixin.common.EnvironmentAwareEntityMixin (implements com.github.thedeathlycow.thermoo.api.temperature.Soakable, com.github.thedeathlycow.thermoo.api.temperature.TemperatureAware)
- com.github.thedeathlycow.thermoo.mixin.common.TemperatureEffectTickerMixin
- com.github.thedeathlycow.thermoo.mixin.common.EntityPredicateMixin
- net.minecraft.command.argument.EnumArgumentType<T> (implements com.mojang.brigadier.arguments.ArgumentType<T>)
- com.github.thedeathlycow.thermoo.api.command.HeatingModeArgumentType
- com.github.thedeathlycow.thermoo.api.command.TemperatureUnitArgumentType
- com.github.thedeathlycow.thermoo.api.command.EnvironmentCommand
- com.github.thedeathlycow.thermoo.impl.component.EnvironmentComponent (implements dev.onyxstudios.cca.api.v3.component.sync.AutoSyncedComponent, dev.onyxstudios.cca.api.v3.component.Component)
- com.github.thedeathlycow.thermoo.api.temperature.EnvironmentControllerDecorator (implements com.github.thedeathlycow.thermoo.api.temperature.EnvironmentController)
- com.github.thedeathlycow.thermoo.api.temperature.event.EnvironmentControllerInitializeEvent
- com.github.thedeathlycow.thermoo.api.temperature.EnvironmentManager
- com.github.thedeathlycow.thermoo.mixin.client.compat.overflowingbars.present.HealthBarRendererMixin
- com.github.thedeathlycow.thermoo.impl.client.HeartOverlayImpl
- com.github.thedeathlycow.thermoo.mixin.client.compat.colorfulhearts.present.HeartRendererMixin
- com.github.thedeathlycow.thermoo.mixin.common.HotFloorMixin
- com.github.thedeathlycow.thermoo.mixin.client.compat.overflowingbars.absent.InGameHudMixin
- com.github.thedeathlycow.thermoo.impl.ItemAttributeModifierManager (implements net.fabricmc.fabric.api.item.v1.ModifyItemAttributeModifiersCallback)
- com.github.thedeathlycow.thermoo.mixin.common.LivingEntityAttributeMixin
- com.github.thedeathlycow.thermoo.impl.LivingEntityEnvironmentTickImpl
- com.github.thedeathlycow.thermoo.mixin.common.LivingEntityEnvironmentTickMixin
- com.github.thedeathlycow.thermoo.api.temperature.event.PlayerEnvironmentEvents
- com.github.thedeathlycow.thermoo.mixin.common.PlayerTemperatureTickMixin
- com.github.thedeathlycow.thermoo.mixin.client.compat.Plugin (implements org.spongepowered.asm.mixin.extensibility.IMixinConfigPlugin)
- java.lang.Record
- com.github.thedeathlycow.thermoo.api.temperature.effects.DamageTemperatureEffect.Config
- com.github.thedeathlycow.thermoo.api.attribute.ItemAttributeModifier
- com.github.thedeathlycow.thermoo.api.attribute.ItemAttributeModifier.ItemTypePredicate (implements java.util.function.Predicate<T>)
- com.github.thedeathlycow.thermoo.api.temperature.effects.LegacyDamageTemperatureEffect.Config
- com.github.thedeathlycow.thermoo.api.temperature.effects.ScalingAttributeModifierTemperatureEffect.Config
- com.github.thedeathlycow.thermoo.api.temperature.effects.SequenceTemperatureEffect.Config
- com.github.thedeathlycow.thermoo.api.temperature.effects.StatusEffectTemperatureEffect.Config
- com.github.thedeathlycow.thermoo.api.temperature.effects.StatusEffectTemperatureEffect.Config.ConfigEffect
- com.github.thedeathlycow.thermoo.api.util.TemperatureConverter.Settings
- com.github.thedeathlycow.thermoo.api.client.StatusBarOverlayRenderEvents
- com.github.thedeathlycow.thermoo.api.command.TemperatureCommand
- com.github.thedeathlycow.thermoo.api.util.TemperatureConverter
- com.github.thedeathlycow.thermoo.api.temperature.effects.TemperatureEffect<C>
- com.github.thedeathlycow.thermoo.api.temperature.effects.DamageTemperatureEffect
- com.github.thedeathlycow.thermoo.api.temperature.effects.EmptyTemperatureEffect
- com.github.thedeathlycow.thermoo.api.temperature.effects.LegacyDamageTemperatureEffect
- com.github.thedeathlycow.thermoo.api.temperature.effects.ScalingAttributeModifierTemperatureEffect
- com.github.thedeathlycow.thermoo.api.temperature.effects.SequenceTemperatureEffect
- com.github.thedeathlycow.thermoo.api.temperature.effects.StatusEffectTemperatureEffect
- com.github.thedeathlycow.thermoo.impl.TemperatureEffectLoader (implements net.fabricmc.fabric.api.resource.SimpleSynchronousResourceReloadListener)
- com.github.thedeathlycow.thermoo.api.temperature.effects.TemperatureEffects
- com.github.thedeathlycow.thermoo.api.predicate.TemperaturePredicate
- com.github.thedeathlycow.thermoo.api.predicate.TemperaturePredicate.Builder
- com.github.thedeathlycow.thermoo.impl.Thermoo (implements net.fabricmc.api.ModInitializer)
- com.github.thedeathlycow.thermoo.api.ThermooAttributes
- com.github.thedeathlycow.thermoo.impl.ThermooClient (implements net.fabricmc.api.ClientModInitializer)
- com.github.thedeathlycow.thermoo.api.ThermooCodecs
- com.github.thedeathlycow.thermoo.impl.ThermooCommonRegisters
- com.github.thedeathlycow.thermoo.impl.component.ThermooComponents (implements dev.onyxstudios.cca.api.v3.entity.EntityComponentInitializer)
- com.github.thedeathlycow.thermoo.impl.ThermooIntegrations
- com.github.thedeathlycow.thermoo.api.ThermooRegistries
- com.github.thedeathlycow.thermoo.api.ThermooRegistryKeys
- com.github.thedeathlycow.thermoo.api.season.ThermooSeasonEvents
- com.github.thedeathlycow.thermoo.api.ThermooTags
Interface Hierarchy
- com.github.thedeathlycow.thermoo.api.temperature.EnvironmentController
- com.github.thedeathlycow.thermoo.api.temperature.event.EnvironmentControllerInitializeEvent.Callback
- com.github.thedeathlycow.thermoo.api.temperature.HeatingMode
- com.github.thedeathlycow.thermoo.api.temperature.event.PlayerEnvironmentEvents.TemperatureChangeEventCallback
- com.github.thedeathlycow.thermoo.api.temperature.Soakable
- com.github.thedeathlycow.thermoo.api.client.StatusBarOverlayRenderEvents.RenderHealthBarCallback
- com.github.thedeathlycow.thermoo.api.temperature.TemperatureAware
- com.github.thedeathlycow.thermoo.api.season.ThermooSeasonEvents.CurrentSeasonCallback
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.thedeathlycow.thermoo.api.temperature.HeatingModes (implements com.github.thedeathlycow.thermoo.api.temperature.HeatingMode, net.minecraft.util.StringIdentifiable)
- com.github.thedeathlycow.thermoo.api.util.TemperatureUnit (implements net.minecraft.util.StringIdentifiable)
- com.github.thedeathlycow.thermoo.api.season.ThermooSeasons
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)