Package Hierarchies:
Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.block.state.BlockBehaviour (implements net.minecraft.world.flag.FeatureElement)
- net.minecraft.world.level.block.Block (implements net.fabricmc.fabric.api.block.v1.FabricBlock, net.minecraft.world.level.ItemLike)
- net.minecraft.world.level.block.BaseEntityBlock (implements net.minecraft.world.level.block.EntityBlock)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.util.debug.DebugValueSource, net.fabricmc.fabric.api.blockview.v2.RenderDataBlockEntity)
- de.cech12.unlitcampfire.mixin.BlockStateBaseMixin
- de.cech12.unlitcampfire.CommonLoader
- de.cech12.unlitcampfire.Constants
- de.cech12.unlitcampfire.platform.FabricConfigHelper (implements me.shedaniel.autoconfig.ConfigData, de.cech12.unlitcampfire.platform.services.IConfigHelper)
- de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire (implements me.shedaniel.autoconfig.ConfigData)
- de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire (implements me.shedaniel.autoconfig.ConfigData)
- de.cech12.unlitcampfire.platform.FabricPlatformHelper (implements de.cech12.unlitcampfire.platform.services.IPlatformHelper)
- de.cech12.unlitcampfire.FabricUnlitCampfireMod (implements net.fabricmc.api.ModInitializer)
- de.cech12.unlitcampfire.client.JadeClientCompat (implements snownee.jade.api.IBlockComponentProvider, snownee.jade.api.IWailaPlugin)
- de.cech12.unlitcampfire.compat.JadeCompat (implements snownee.jade.api.IServerDataProvider<T>, snownee.jade.api.IWailaPlugin)
- net.minecraft.world.level.Level (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, java.lang.AutoCloseable, net.minecraft.world.level.LevelAccessor)
- de.cech12.unlitcampfire.compat.ModMenuCompat (implements com.terraformersmc.modmenu.api.ModMenuApi)
- de.cech12.unlitcampfire.ModTags
- de.cech12.unlitcampfire.ModTags.Items
- de.cech12.unlitcampfire.platform.Services