Hierarchy For All Packages
Package Hierarchies:- com.github.thedeathlycow.thermoo.api,
- com.github.thedeathlycow.thermoo.api.command,
- com.github.thedeathlycow.thermoo.api.predicate,
- com.github.thedeathlycow.thermoo.api.temperature,
- com.github.thedeathlycow.thermoo.api.temperature.effects,
- com.github.thedeathlycow.thermoo.api.temperature.event,
- com.github.thedeathlycow.thermoo.impl,
- com.github.thedeathlycow.thermoo.mixin
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.EnvironmentAwareEntityMixin (implements com.github.thedeathlycow.thermoo.api.temperature.Soakable, com.github.thedeathlycow.thermoo.api.temperature.TemperatureAware)
- com.github.thedeathlycow.thermoo.mixin.TemperatureEffectTickerMixin
- com.github.thedeathlycow.thermoo.mixin.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.EnvironmentCommand
- 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.HotFloorMixin
- com.github.thedeathlycow.thermoo.mixin.LivingEntityAttributeMixin
- com.github.thedeathlycow.thermoo.impl.LivingEntityEnvironmentTickImpl
- com.github.thedeathlycow.thermoo.mixin.LivingEntityEnvironmentTickMixin
- com.github.thedeathlycow.thermoo.api.temperature.event.PlayerEnvironmentEvents
- com.github.thedeathlycow.thermoo.mixin.PlayerTemperatureTickMixin
- java.lang.Record
- com.github.thedeathlycow.thermoo.api.temperature.effects.DamageTemperatureEffect.Config
- 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.StatusEffectTemperatureEffect.Config
- com.github.thedeathlycow.thermoo.api.temperature.effects.StatusEffectTemperatureEffect.Config.ConfigEffect
- com.github.thedeathlycow.thermoo.api.command.TemperatureCommand
- com.github.thedeathlycow.thermoo.impl.TemperatureComponent (implements dev.onyxstudios.cca.api.v3.component.sync.AutoSyncedComponent, com.github.thedeathlycow.thermoo.impl.EnvironmentComponent)
- 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.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.ThermooCommonRegisters
- com.github.thedeathlycow.thermoo.impl.ThermooComponents (implements dev.onyxstudios.cca.api.v3.entity.EntityComponentInitializer)
- com.github.thedeathlycow.thermoo.api.ThermooRegistries
- com.github.thedeathlycow.thermoo.api.ThermooRegistryKeys
- com.github.thedeathlycow.thermoo.api.ThermooTags
- com.github.thedeathlycow.thermoo.impl.WetComponent (implements dev.onyxstudios.cca.api.v3.component.sync.AutoSyncedComponent, com.github.thedeathlycow.thermoo.impl.EnvironmentComponent)
Interface Hierarchy
- dev.onyxstudios.cca.api.v3.component.Component
- com.github.thedeathlycow.thermoo.impl.EnvironmentComponent
- 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.temperature.TemperatureAware
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)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)