Class Hierarchy
- java.lang.Object
- net.minecraftforge.common.capabilities.CapabilityProvider<B> (implements net.minecraftforge.common.capabilities.ICapabilityProviderImpl<B>)
- net.minecraft.world.level.Level (implements java.lang.AutoCloseable, net.minecraftforge.common.extensions.IForgeLevel, net.minecraft.world.level.LevelAccessor, dev.latvian.mods.kubejs.core.LevelKJS, com.lightning.northstar.accessor.NorthstarLevel)
- com.lightning.northstar.mixin.level.DamageSourcesMixin (implements com.lightning.northstar.accessor.NorthstarDamageSources)
- com.lightning.northstar.mixin.level.LevelMixin (implements com.lightning.northstar.accessor.NorthstarLevel)
- com.lightning.northstar.mixin.level.VenusServerLevelMixin