Hierarchy For All Packages
- 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
- net.minecraft.block.AbstractBlock (implements net.minecraft.resource.featuretoggle.ToggleableFeature)
- net.minecraft.block.Block (implements net.fabricmc.fabric.api.block.v1.FabricBlock, net.minecraft.item.ItemConvertible)
- net.minecraft.block.AbstractTorchBlock
- net.minecraft.block.TorchBlock
- io.github.realguyman.totally_lit.api.block.NoParticleTorchBlock
- net.minecraft.block.WallTorchBlock
- io.github.realguyman.totally_lit.api.block.NoParticleWallTorchBlock
- net.minecraft.block.TorchBlock
- net.minecraft.block.BlockWithEntity (implements net.minecraft.block.BlockEntityProvider)
- io.github.realguyman.totally_lit.mixin.campfire.CampfireBlockMixin
- net.minecraft.block.AbstractTorchBlock
- net.minecraft.block.Block (implements net.fabricmc.fabric.api.block.v1.FabricBlock, net.minecraft.item.ItemConvertible)
- 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.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.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.mixin.ChestBoatEntityMixin
- net.minecraft.entity.Entity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, net.minecraft.server.command.CommandOutput, net.minecraft.entity.data.DataTracked, net.minecraft.world.entity.EntityLike, net.minecraft.util.Nameable, net.minecraft.scoreboard.ScoreHolder)
- io.github.realguyman.totally_lit.mixin.ItemEntityMixin
- net.minecraft.entity.projectile.ProjectileEntity (implements net.minecraft.entity.Ownable)
- net.minecraft.entity.projectile.thrown.ThrownEntity
- net.minecraft.entity.projectile.thrown.ThrownItemEntity (implements net.minecraft.entity.FlyingItemEntity)
- io.github.realguyman.totally_lit.mixin.PotionEntityMixin
- net.minecraft.entity.projectile.thrown.ThrownItemEntity (implements net.minecraft.entity.FlyingItemEntity)
- net.minecraft.entity.projectile.thrown.ThrownEntity
- 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.inventory.SimpleInventory (implements net.minecraft.inventory.Inventory, net.minecraft.recipe.RecipeInputProvider)
- io.github.realguyman.totally_lit.mixin.EnderChestInventoryMixin
- 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)
- net.minecraft.block.AbstractBlock (implements net.minecraft.resource.featuretoggle.ToggleableFeature)
Interface Hierarchy
- io.github.realguyman.totally_lit.access.CampfireBlockEntityAccess
- io.github.realguyman.totally_lit.api.TotallyLitEntrypoint