Package Hierarchies:
- io.github.realguyman.totally_lit,
- io.github.realguyman.totally_lit.access,
- io.github.realguyman.totally_lit.api,
- io.github.realguyman.totally_lit.api.block,
- io.github.realguyman.totally_lit.gametest,
- io.github.realguyman.totally_lit.mixin,
- io.github.realguyman.totally_lit.mixin.campfire,
- io.github.realguyman.totally_lit.mixin.candle,
- io.github.realguyman.totally_lit.mixin.jack_o_lantern,
- io.github.realguyman.totally_lit.mixin.lantern,
- io.github.realguyman.totally_lit.mixin.torch,
- io.github.realguyman.totally_lit.registry,
- io.github.realguyman.totally_lit.util
Class Hierarchy
- java.lang.Object
- io.github.realguyman.totally_lit.mixin.campfire.AbstractBlockMixin
- io.github.realguyman.totally_lit.mixin.candle.AbstractBlockMixin
- io.github.realguyman.totally_lit.mixin.jack_o_lantern.AbstractBlockMixin
- io.github.realguyman.totally_lit.mixin.lantern.AbstractBlockMixin
- io.github.realguyman.totally_lit.mixin.torch.AbstractBlockMixin
- io.github.realguyman.totally_lit.mixin.AbstractChestBoatEntityMixin
- 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.BaseTorchBlock
- net.minecraft.world.level.block.TorchBlock
- io.github.realguyman.totally_lit.api.block.NoParticleTorchBlock
- net.minecraft.world.level.block.WallTorchBlock
- net.minecraft.world.level.block.LanternBlock (implements net.minecraft.world.level.block.SimpleWaterloggedBlock)
- io.github.realguyman.totally_lit.mixin.candle.BlockMixin
- io.github.realguyman.totally_lit.mixin.jack_o_lantern.BlockMixin
- io.github.realguyman.totally_lit.mixin.lantern.BlockMixin
- io.github.realguyman.totally_lit.mixin.torch.BlockMixin
- io.github.realguyman.totally_lit.registry.BlockRegistry
- io.github.realguyman.totally_lit.mixin.BundleContentsComponentBuilderMixin
- io.github.realguyman.totally_lit.mixin.campfire.CampfireBlockEntityMixin (implements io.github.realguyman.totally_lit.access.CampfireBlockEntityAccess)
- io.github.realguyman.totally_lit.gametest.CampfireTestSuite
- io.github.realguyman.totally_lit.gametest.CandleCakeTestSuite
- io.github.realguyman.totally_lit.gametest.CandleTestSuite
- io.github.realguyman.totally_lit.gametest.CaretakerTestSuite
- net.minecraft.world.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, 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)
- io.github.realguyman.totally_lit.mixin.ItemEntityMixin
- net.minecraft.world.entity.projectile.Projectile (implements net.minecraft.world.entity.TraceableEntity)
- net.minecraft.world.entity.projectile.ThrowableProjectile
- net.minecraft.world.entity.projectile.throwableitemprojectile.ThrowableItemProjectile (implements net.minecraft.world.entity.projectile.ItemSupplier)
- io.github.realguyman.totally_lit.mixin.ItemMixin
- io.github.realguyman.totally_lit.registry.ItemRegistry
- io.github.realguyman.totally_lit.gametest.JackOLanternTestSuite
- io.github.realguyman.totally_lit.gametest.LanternTestSuite
- io.github.realguyman.totally_lit.mixin.LootableContainerBlockEntityMixin
- net.minecraft.world.SimpleContainer (implements net.minecraft.world.Container, net.minecraft.world.inventory.StackedContentsCompatible)
- io.github.realguyman.totally_lit.gametest.SoulLanternTestSuite
- io.github.realguyman.totally_lit.gametest.SoulTorchTestSuite
- io.github.realguyman.totally_lit.mixin.StorageMinecartEntityMixin
- io.github.realguyman.totally_lit.registry.TagRegistry
- io.github.realguyman.totally_lit.util.TestUtil
- io.github.realguyman.totally_lit.gametest.TorchTestSuite
- io.github.realguyman.totally_lit.TotallyLit (implements net.fabricmc.api.ModInitializer)
- io.github.realguyman.totally_lit.TotallyLitConfigModel
- io.github.realguyman.totally_lit.TotallyLitConfigModel.Campfires
- io.github.realguyman.totally_lit.TotallyLitConfigModel.Candles
- io.github.realguyman.totally_lit.TotallyLitConfigModel.JackOLanterns
- io.github.realguyman.totally_lit.TotallyLitConfigModel.Lanterns
- io.github.realguyman.totally_lit.TotallyLitConfigModel.Torches
- io.github.realguyman.totally_lit.TotallyLitVanillaMap (implements io.github.realguyman.totally_lit.api.TotallyLitEntrypoint)