Package Hierarchies:
- com.lightning.northstar,
- com.lightning.northstar.accessor,
- com.lightning.northstar.advancements,
- com.lightning.northstar.api,
- com.lightning.northstar.api.create,
- com.lightning.northstar.api.data.recipe,
- com.lightning.northstar.block.crops,
- com.lightning.northstar.block.display,
- com.lightning.northstar.block.entity,
- com.lightning.northstar.block.simple,
- com.lightning.northstar.block.tech.astronomy_table,
- com.lightning.northstar.block.tech.atmospheric_concentrator,
- com.lightning.northstar.block.tech.auto_lander,
- com.lightning.northstar.block.tech.circuit_engraver,
- com.lightning.northstar.block.tech.cogs,
- com.lightning.northstar.block.tech.combustion_engine,
- com.lightning.northstar.block.tech.computer_rack,
- com.lightning.northstar.block.tech.electrolysis_machine,
- com.lightning.northstar.block.tech.ice_box,
- com.lightning.northstar.block.tech.jet_engine,
- com.lightning.northstar.block.tech.large_fan,
- com.lightning.northstar.block.tech.oxygen_detector,
- com.lightning.northstar.block.tech.oxygen_filler,
- com.lightning.northstar.block.tech.oxygen_sealer,
- com.lightning.northstar.block.tech.rocket_controls,
- com.lightning.northstar.block.tech.rocket_station,
- com.lightning.northstar.block.tech.solar_panel,
- com.lightning.northstar.block.tech.telescope,
- com.lightning.northstar.block.tech.temperature_regulator,
- com.lightning.northstar.client,
- com.lightning.northstar.client.model.armor,
- com.lightning.northstar.client.renderer,
- com.lightning.northstar.client.renderer.armor,
- com.lightning.northstar.client.renderer.block,
- com.lightning.northstar.client.renderer.effect,
- com.lightning.northstar.commands,
- com.lightning.northstar.compat.copycats,
- com.lightning.northstar.compat.jei,
- com.lightning.northstar.compat.jei.animations,
- com.lightning.northstar.compat.jei.category,
- com.lightning.northstar.compat.jei.subcategory,
- com.lightning.northstar.compat.kubejs,
- com.lightning.northstar.compat.kubejs.event,
- com.lightning.northstar.compat.kubejs.recipe,
- com.lightning.northstar.config,
- com.lightning.northstar.content,
- com.lightning.northstar.contraption,
- com.lightning.northstar.contraption.rocket,
- com.lightning.northstar.contraption.rocket.packet,
- com.lightning.northstar.data,
- com.lightning.northstar.data.recipe,
- com.lightning.northstar.data.util,
- com.lightning.northstar.entity,
- com.lightning.northstar.entity.goals,
- com.lightning.northstar.entity.projectiles,
- com.lightning.northstar.entity.projectiles.renderers,
- com.lightning.northstar.entity.renderers,
- com.lightning.northstar.entity.variants,
- com.lightning.northstar.entity.variants.renderers,
- com.lightning.northstar.events,
- com.lightning.northstar.fluid,
- com.lightning.northstar.item,
- com.lightning.northstar.item.enchantments,
- com.lightning.northstar.mixin,
- com.lightning.northstar.mixin.accessor,
- com.lightning.northstar.mixin.block,
- com.lightning.northstar.mixin.client,
- com.lightning.northstar.mixin.compat.cdg,
- com.lightning.northstar.mixin.compat.copycat,
- com.lightning.northstar.mixin.compat.create,
- com.lightning.northstar.mixin.compat.tfmg,
- com.lightning.northstar.mixin.dimensionstuff,
- com.lightning.northstar.mixin.entity,
- com.lightning.northstar.mixin.gravitystuff,
- com.lightning.northstar.mixin.item,
- com.lightning.northstar.mixin.level,
- com.lightning.northstar.mixin.oxygen,
- com.lightning.northstar.network.packet,
- com.lightning.northstar.particle,
- com.lightning.northstar.ponder,
- com.lightning.northstar.ponder.scene,
- com.lightning.northstar.util,
- com.lightning.northstar.world,
- com.lightning.northstar.world.dimension,
- com.lightning.northstar.world.features,
- com.lightning.northstar.world.features.configuration,
- com.lightning.northstar.world.features.foliageplacers,
- com.lightning.northstar.world.features.trunkplacers,
- com.lightning.northstar.world.oxygen,
- com.lightning.northstar.world.sealer,
- com.lightning.northstar.world.temperature
Class Hierarchy
- java.lang.Object
- com.lightning.northstar.mixin.gravitystuff.AbstractArrowGravityMixin
- net.minecraft.client.gui.components.events.AbstractContainerEventHandler (implements net.minecraft.client.gui.components.events.ContainerEventHandler)
- net.minecraft.client.gui.screens.Screen (implements net.minecraft.client.gui.components.Renderable)
- net.minecraft.client.gui.screens.inventory.AbstractContainerScreen<T> (implements net.minecraft.client.gui.screens.inventory.MenuAccess<T>)
- com.simibubi.create.foundation.gui.menu.AbstractSimiContainerScreen<T>
- com.lightning.northstar.block.tech.astronomy_table.AstronomyTableScreen (implements net.minecraft.world.inventory.ContainerListener)
- com.lightning.northstar.block.tech.rocket_station.RocketStationScreen (implements net.minecraft.world.inventory.ContainerListener)
- net.createmod.catnip.gui.AbstractSimiScreen
- net.minecraft.world.inventory.AbstractContainerMenu
- com.simibubi.create.foundation.gui.menu.MenuBase<T>
- com.lightning.northstar.mixin.oxygen.AbstractFurnaceBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- com.lightning.northstar.mixin.gravitystuff.AbstractMinecartGravityMixin
- mezz.jei.api.recipe.category.AbstractRecipeCategory<T> (implements mezz.jei.api.recipe.category.IRecipeCategory<T>)
- net.minecraft.client.resources.sounds.AbstractSoundInstance (implements net.minecraft.client.resources.sounds.SoundInstance)
- net.minecraft.client.resources.sounds.AbstractTickableSoundInstance (implements net.minecraft.client.resources.sounds.TickableSoundInstance)
- dev.engine_room.flywheel.lib.visual.AbstractVisual (implements dev.engine_room.flywheel.api.visual.Visual)
- dev.engine_room.flywheel.lib.visual.AbstractBlockEntityVisual<T> (implements dev.engine_room.flywheel.api.visual.BlockEntityVisual<T>, dev.engine_room.flywheel.api.visual.LightUpdatedVisual)
- com.simibubi.create.content.kinetics.base.KineticBlockEntityVisual<T>
- com.lightning.northstar.block.tech.atmospheric_concentrator.AtmosphericConcentratorVisual (implements dev.engine_room.flywheel.lib.visual.SimpleTickableVisual)
- com.lightning.northstar.block.tech.combustion_engine.CombustionEngineVisual (implements dev.engine_room.flywheel.lib.visual.SimpleDynamicVisual)
- com.lightning.northstar.block.tech.oxygen_sealer.OxygenSealerVisual (implements dev.engine_room.flywheel.lib.visual.SimpleTickableVisual)
- com.simibubi.create.content.kinetics.base.SingleAxisRotatingVisual<T> (implements dev.engine_room.flywheel.lib.visual.SimpleTickableVisual)
- com.lightning.northstar.contraption.ActorConfigPacket (implements net.createmod.catnip.net.base.ClientboundPacketPayload)
- com.lightning.northstar.mixin.compat.tfmg.AirIntakeBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer, com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.world.features.configuration.AlienTreeConfig.AlienTreeConfigBuilder
- com.lightning.northstar.world.features.trunkplacers.AlienTrunkPlacerType
- com.simibubi.create.compat.jei.category.animations.AnimatedKinetics (implements mezz.jei.api.gui.drawable.IDrawable)
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
- net.minecraft.world.level.block.entity.BlockEntity (implements net.neoforged.neoforge.common.extensions.IBlockEntityExtension)
- com.lightning.northstar.block.tech.astronomy_table.AstronomyTableBlockEntity (implements net.minecraft.world.MenuProvider)
- net.minecraft.world.level.block.entity.BaseContainerBlockEntity (implements net.minecraft.world.Container, net.minecraft.world.MenuProvider, net.minecraft.world.Nameable)
- com.lightning.northstar.block.entity.LaserLenseBlockEntity
- com.lightning.northstar.block.entity.OxygenBubbleGeneratorBlockEntity (implements com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation)
- com.simibubi.create.foundation.blockEntity.SyncedBlockEntity
- com.simibubi.create.foundation.blockEntity.CachedRenderBBBlockEntity
- com.simibubi.create.foundation.blockEntity.SmartBlockEntity (implements com.simibubi.create.foundation.utility.IInteractionChecker, com.simibubi.create.api.schematic.nbt.PartialSafeNBT, com.simibubi.create.api.schematic.requirement.SpecialBlockEntityItemRequirement, net.createmod.ponder.api.VirtualBlockEntity)
- com.lightning.northstar.mixin.compat.cdg.HugeDieselEngineBlockEntityMixin
- com.lightning.northstar.block.tech.ice_box.IceBoxBlockEntity (implements com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation)
- com.simibubi.create.content.kinetics.base.KineticBlockEntity (implements com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation, com.simibubi.create.api.equipment.goggles.IHaveHoveringInformation)
- com.lightning.northstar.block.tech.oxygen_detector.OxygenDetectorBlockEntity
- com.lightning.northstar.block.tech.oxygen_filler.OxygenFillerBlockEntity (implements com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation)
- com.lightning.northstar.block.tech.rocket_controls.RocketControlsBlockEntity
- com.lightning.northstar.block.tech.rocket_station.RocketStationBlockEntity (implements com.simibubi.create.content.contraptions.IControlContraption, com.simibubi.create.content.contraptions.IDisplayAssemblyExceptions, net.minecraft.world.MenuProvider)
- com.lightning.northstar.block.tech.computer_rack.TargetingComputerRackBlockEntity
- com.lightning.northstar.block.tech.telescope.TelescopeBlockEntity (implements net.minecraft.world.MenuProvider)
- com.lightning.northstar.block.entity.VenusExhaustBlockEntity
- net.minecraft.world.entity.Entity (implements net.minecraft.commands.CommandSource, net.minecraft.world.level.entity.EntityAccess, net.neoforged.neoforge.common.extensions.IEntityExtension, net.minecraft.world.Nameable, net.minecraft.world.scores.ScoreHolder, net.minecraft.network.syncher.SyncedDataHolder)
- com.simibubi.create.content.contraptions.AbstractContraptionEntity (implements net.neoforged.neoforge.entity.IEntityWithComplexSpawn)
- net.minecraft.world.entity.LivingEntity (implements net.minecraft.world.entity.Attackable, net.neoforged.neoforge.common.extensions.ILivingEntityExtension)
- net.minecraft.world.entity.Mob (implements net.minecraft.world.entity.EquipmentUser, net.minecraft.world.entity.Leashable, net.minecraft.world.entity.Targeting)
- net.minecraft.world.entity.PathfinderMob
- net.minecraft.world.entity.monster.Monster (implements net.minecraft.world.entity.monster.Enemy)
- com.lightning.northstar.entity.MarsCobraEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.MarsMothEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.MarsToadEntity (implements software.bernie.geckolib.animatable.GeoAnimatable, net.minecraft.world.entity.monster.RangedAttackMob)
- com.lightning.northstar.entity.MarsWormEntity (implements software.bernie.geckolib.animatable.GeoAnimatable, net.minecraft.world.level.gameevent.vibrations.VibrationSystem)
- com.lightning.northstar.entity.MercuryRaptorEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.MercuryRoachEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.MercuryTortoiseEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.MoonEelEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.MoonLunargradeEntity (implements software.bernie.geckolib.animatable.GeoAnimatable, net.minecraft.world.entity.monster.RangedAttackMob)
- com.lightning.northstar.entity.MoonSnailEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.VenusMimicEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.VenusScorpionEntity (implements software.bernie.geckolib.animatable.GeoAnimatable, net.minecraft.world.entity.monster.RangedAttackMob)
- com.lightning.northstar.entity.VenusStoneBullEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- com.lightning.northstar.entity.VenusVultureEntity (implements software.bernie.geckolib.animatable.GeoAnimatable)
- net.minecraft.world.entity.monster.Zombie
- com.lightning.northstar.mixin.entity.LivingEntityMixin
- net.minecraft.world.entity.projectile.Projectile (implements net.minecraft.world.entity.TraceableEntity)
- net.minecraft.world.level.Level (implements java.lang.AutoCloseable, net.neoforged.neoforge.common.extensions.ILevelExtension, net.minecraft.world.level.LevelAccessor, com.lightning.northstar.accessor.NorthstarLevel)
- com.lightning.northstar.mixin.compat.create.BackTankBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- com.lightning.northstar.mixin.oxygen.BaseFireBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- com.lightning.northstar.block.tech.temperature_regulator.BaseTemperatureRegulator
- com.lightning.northstar.mixin.compat.create.BlazeBurnerBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- net.minecraft.world.level.block.state.BlockBehaviour (implements net.minecraft.world.flag.FeatureElement)
- net.minecraft.world.level.block.Block (implements net.neoforged.neoforge.common.extensions.IBlockExtension, net.minecraft.world.level.ItemLike)
- net.minecraft.world.level.block.AbstractCandleBlock
- net.minecraft.world.level.block.AmethystBlock
- com.lightning.northstar.block.simple.BuddingCrystalBlock
- com.lightning.northstar.block.simple.ClusterBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- com.lightning.northstar.block.tech.astronomy_table.AstronomyTableBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.auto_lander.AutoLanderBlock (implements com.simibubi.create.content.equipment.wrench.IWrenchable)
- net.minecraft.world.level.block.BaseEntityBlock (implements net.minecraft.world.level.block.EntityBlock)
- com.lightning.northstar.mixin.block.CampfireBlockMixin (implements com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.block.tech.telescope.TelescopeBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.simple.VenusExhaustBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.simple.VenusSporeSpreaderBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- net.minecraft.world.level.block.BaseTorchBlock
- net.minecraft.world.level.block.TorchBlock
- com.lightning.northstar.block.simple.ExtinguishedTorchBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- net.minecraft.world.level.block.WallTorchBlock
- com.lightning.northstar.block.simple.ExtinguishedTorchWallBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- net.minecraft.world.level.block.BushBlock
- net.minecraft.world.level.block.DoublePlantBlock
- net.minecraft.world.level.block.TallFlowerBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- com.lightning.northstar.block.crops.MartianFlowerBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- com.lightning.northstar.block.crops.MartianStrawberryBushBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- com.lightning.northstar.block.simple.MartianTallGrassBlock
- com.lightning.northstar.block.simple.VenusMushroomBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- com.lightning.northstar.block.simple.VenusTallMyceliumBlock
- com.lightning.northstar.block.simple.CrystalBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- net.minecraft.world.level.block.DirectionalBlock
- com.lightning.northstar.block.tech.oxygen_detector.OxygenDetectorBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- net.minecraft.world.level.block.DoorBlock
- com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.foundation.block.IHaveBigOutline, com.simibubi.create.content.equipment.wrench.IWrenchable)
- net.minecraft.world.level.block.FarmBlock
- com.lightning.northstar.block.simple.GlowstoneTorchBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- com.lightning.northstar.block.simple.GlowstoneTorchWallBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- net.minecraft.world.level.block.HalfTransparentBlock
- com.lightning.northstar.block.simple.CustomIceBlock (implements com.lightning.northstar.world.sealer.SealReactiveBlock)
- net.minecraft.world.level.block.TransparentBlock
- com.lightning.northstar.block.simple.GrateBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- com.lightning.northstar.block.simple.VentBlock
- com.lightning.northstar.block.simple.InsulatedVentBlock (implements com.simibubi.create.content.equipment.wrench.IWrenchable, com.lightning.northstar.world.sealer.SealableBlock)
- net.minecraft.world.level.block.HorizontalDirectionalBlock
- com.lightning.northstar.block.tech.rocket_controls.RocketControlsBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.content.equipment.wrench.IWrenchable)
- com.lightning.northstar.block.tech.rocket_station.RocketStationBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.content.equipment.wrench.IWrenchable)
- com.lightning.northstar.block.tech.ice_box.IceBoxBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.content.equipment.wrench.IWrenchable)
- com.lightning.northstar.block.simple.InterplanetaryNavigatorBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- com.lightning.northstar.block.tech.jet_engine.JetEngineBlock (implements com.simibubi.create.content.equipment.wrench.IWrenchable)
- com.simibubi.create.content.kinetics.base.KineticBlock (implements com.simibubi.create.content.kinetics.base.IRotate)
- com.simibubi.create.content.kinetics.base.HorizontalKineticBlock
- com.lightning.northstar.block.tech.atmospheric_concentrator.AtmosphericConcentratorBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.circuit_engraver.CircuitEngraverBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.combustion_engine.CombustionEngineBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.lightning.northstar.world.oxygen.OxygenConsumer)
- com.lightning.northstar.block.tech.electrolysis_machine.ElectrolysisMachineBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.oxygen_filler.OxygenFillerBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.oxygen_sealer.OxygenSealerBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.solar_panel.SolarPanelBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.computer_rack.TargetingComputerRackBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.temperature_regulator.TemperatureRegulatorBlock (implements com.simibubi.create.foundation.block.IBE<T>)
- com.lightning.northstar.block.tech.large_fan.LargeFanBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.content.equipment.wrench.IWrenchable, com.lightning.northstar.world.sealer.SealableBlock, com.lightning.northstar.world.sealer.SealerExtensionSource)
- com.simibubi.create.content.kinetics.base.RotatedPillarKineticBlock
- com.simibubi.create.content.kinetics.simpleRelays.AbstractShaftBlock (implements com.simibubi.create.foundation.block.IBE<T>, com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- com.simibubi.create.content.kinetics.simpleRelays.AbstractSimpleShaftBlock (implements com.simibubi.create.content.equipment.wrench.IWrenchableWithBracket)
- com.simibubi.create.content.kinetics.simpleRelays.CogWheelBlock (implements com.simibubi.create.content.decoration.encasing.EncasableBlock, com.simibubi.create.content.kinetics.simpleRelays.ICogWheel)
- net.minecraft.world.level.block.LanternBlock (implements net.minecraft.world.level.block.SimpleWaterloggedBlock)
- com.lightning.northstar.mixin.block.LanternBlockMixin (implements com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.block.simple.LaunchPadBlock
- net.minecraft.world.level.block.LiquidBlock (implements net.minecraft.world.level.block.BucketPickup)
- com.lightning.northstar.block.simple.MarsSoilBlock
- com.lightning.northstar.block.simple.MarsWormNestBlock
- com.lightning.northstar.block.simple.MartianGrassBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- com.lightning.northstar.block.simple.MercuryShelfFungusBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- net.minecraft.world.level.block.MultifaceBlock
- com.lightning.northstar.block.simple.FrostBlock
- com.lightning.northstar.block.simple.MarsRootBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- net.minecraft.world.level.block.PipeBlock
- net.minecraft.world.level.block.PointedDripstoneBlock (implements net.minecraft.world.level.block.Fallable, net.minecraft.world.level.block.SimpleWaterloggedBlock)
- net.minecraft.world.level.block.RotatedPillarBlock
- com.lightning.northstar.block.simple.LogBlock
- com.lightning.northstar.mixin.block.TorchBlockMixin (implements net.minecraft.world.level.block.LiquidBlockContainer, com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.block.crops.VenusVinesBlock (implements net.minecraft.world.level.block.BonemealableBlock)
- com.lightning.northstar.block.simple.VerticalSlabBlock (implements com.simibubi.create.foundation.block.ProperWaterloggedBlock)
- com.lightning.northstar.mixin.block.WallTorchBlockMixin (implements net.minecraft.world.level.block.LiquidBlockContainer, com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.simibubi.create.foundation.networking.BlockEntityConfigurationPacket<BE> (implements net.createmod.catnip.net.base.ServerboundPacketPayload)
- com.lightning.northstar.mixin.block.BlockMixin
- com.lightning.northstar.mixin.gravitystuff.BoatGravityMixin
- com.lightning.northstar.mixin.oxygen.CampfireBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- com.lightning.northstar.mixin.compat.copycat.CCCopycatBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.client.ClientEvents
- net.createmod.catnip.config.ConfigBase
- com.simibubi.create.content.contraptions.Contraption
- com.simibubi.create.content.contraptions.TranslatingContraption
- com.lightning.northstar.mixin.compat.create.ContraptionColliderMixin
- com.lightning.northstar.mixin.compat.create.CopycatBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.mixin.compat.copycat.CopycatBoardBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.mixin.compat.copycat.CopycatByteBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.mixin.compat.copycat.CopycatBytePanelBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.mixin.compat.copycat.CopycatHalfLayerBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.compat.copycats.CopycatSealHelper
- com.lightning.northstar.mixin.compat.copycat.CopycatSlabBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.compat.copycats.CopycatsPlusHelper.Instance (implements com.lightning.northstar.compat.copycats.CopycatsPlusHelper)
- com.lightning.northstar.compat.copycats.CopycatsPlusHelper.Stub (implements com.lightning.northstar.compat.copycats.CopycatsPlusHelper)
- com.lightning.northstar.mixin.compat.copycat.CopycatStackedHalfLayerBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.lightning.northstar.mixin.compat.copycat.CopycatVerticalHalfLayerBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock)
- com.simibubi.create.compat.jei.category.CreateRecipeCategory<T> (implements mezz.jei.api.recipe.category.IRecipeCategory<T>)
- com.lightning.northstar.mixin.level.DamageSourcesMixin (implements com.lightning.northstar.accessor.NorthstarDamageSources)
- com.lightning.northstar.mixin.DataGenMainMixin
- com.lightning.northstar.world.oxygen.DefaultOxygenConsumers
- com.lightning.northstar.mixin.compat.cdg.DieselEngineBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- net.minecraft.client.renderer.DimensionSpecialEffects (implements net.neoforged.neoforge.client.extensions.IDimensionSpecialEffectsExtension)
- net.minecraft.client.renderer.DimensionSpecialEffects.OverworldEffects
- com.lightning.northstar.client.renderer.effect.MarsEffects
- com.lightning.northstar.client.renderer.effect.SpaceEffects
- com.lightning.northstar.client.renderer.effect.VenusEffects
- com.simibubi.create.api.behaviour.display.DisplaySource
- com.simibubi.create.content.redstone.displayLink.source.SingleLineDisplaySource
- com.lightning.northstar.mixin.entity.EntityMixin
- net.minecraft.client.renderer.entity.EntityRenderer<T>
- software.bernie.geckolib.renderer.GeoEntityRenderer<T> (implements software.bernie.geckolib.renderer.GeoRenderer<T>)
- net.minecraft.client.renderer.entity.LivingEntityRenderer<T,M> (implements net.minecraft.client.renderer.entity.RenderLayerParent<T,M>)
- net.minecraft.client.renderer.entity.MobRenderer<T,M>
- net.minecraft.client.renderer.entity.HumanoidMobRenderer<T,M>
- net.minecraft.client.renderer.entity.AbstractZombieRenderer<T,M>
- net.minecraft.client.renderer.entity.ZombieRenderer
- com.lightning.northstar.mixin.client.LivingEntityRendererMixin<T,M> (implements net.minecraft.client.renderer.entity.RenderLayerParent<T,M>)
- com.lightning.northstar.entity.projectiles.renderers.LunargradeSpitRenderer
- com.lightning.northstar.entity.projectiles.renderers.VenusScorpionSpitRenderer
- com.lightning.northstar.mixin.compat.tfmg.ExhaustBlockEntityMixin (implements com.lightning.northstar.accessor.NorthstarOxygenConsumingBlockEntity)
- com.lightning.northstar.mixin.compat.tfmg.ExhaustBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- net.minecraft.world.level.levelgen.feature.Feature<FC>
- com.lightning.northstar.mixin.block.FireBlockMixin (implements com.lightning.northstar.world.sealer.SealReactiveBlock)
- com.lightning.northstar.mixin.item.FireChargeItemMixin
- com.lightning.northstar.mixin.item.FlintAndSteelItemMixin
- com.lightning.northstar.mixin.block.FluidStateMixin (implements com.lightning.northstar.accessor.NorthstarFluidState)
- net.neoforged.neoforge.fluids.FluidType
- com.lightning.northstar.mixin.dimensionstuff.FogRendererMixin
- net.minecraft.world.level.levelgen.feature.foliageplacers.FoliagePlacer
- com.lightning.northstar.block.tech.ice_box.FreezingRecipe.Serializer (implements net.minecraft.world.item.crafting.RecipeSerializer<T>)
- com.lightning.northstar.item.enchantments.FrostbiteEffect (implements net.minecraft.world.item.enchantment.effects.EnchantmentEntityEffect)
- com.lightning.northstar.contraption.FuelType.Builder
- software.bernie.geckolib.model.GeoModel<T>
- net.minecraft.world.entity.ai.goal.Goal
- com.lightning.northstar.entity.goals.EatRootsGoal
- net.minecraft.world.entity.ai.goal.MoveToBlockGoal
- com.lightning.northstar.entity.goals.RunToGroupGoal<T>
- com.lightning.northstar.mixin.compat.create.GoggleOverlayMixin
- com.lightning.northstar.mixin.GravityStuffMixin
- com.lightning.northstar.mixin.client.GuiGraphicsMixin (implements com.lightning.northstar.accessor.NorthstarGuiGraphics)
- com.lightning.northstar.world.features.configuration.HugeFungusConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.world.features.configuration.HugeFungusConfig.HugeFungusConfigBuilder
- com.lightning.northstar.mixin.block.IceBlockMixin (implements com.lightning.northstar.world.sealer.SealableBlock, com.lightning.northstar.world.sealer.SealReactiveBlock)
- net.minecraft.world.item.Item (implements net.minecraft.world.flag.FeatureElement, net.neoforged.neoforge.common.extensions.IItemExtension, net.minecraft.world.level.ItemLike)
- net.minecraft.world.item.ArmorItem (implements net.minecraft.world.item.Equipable)
- com.lightning.northstar.item.SpaceSuitArmorItem (implements software.bernie.geckolib.animatable.GeoAnimatable, software.bernie.geckolib.animatable.GeoItem)
- net.minecraft.world.item.BlockItem
- net.minecraft.world.item.ItemNameBlockItem
- com.lightning.northstar.item.MartianFlowerItem
- com.lightning.northstar.mixin.item.BucketItemMixin
- com.lightning.northstar.mixin.gravitystuff.ItemEntityGravityMixin
- com.lightning.northstar.block.tech.jet_engine.JetEngineMovementBehaviour (implements com.simibubi.create.api.behaviour.movement.MovementBehaviour)
- com.lightning.northstar.mixin.compat.create.KineticBlockEntityMixin
- dev.latvian.mods.kubejs.recipe.KubeRecipe (implements dev.latvian.mods.rhino.util.CustomJavaToJsWrapper, dev.latvian.mods.kubejs.core.RecipeLikeKJS)
- com.lightning.northstar.mixin.oxygen.LeavesBlockMixin (implements com.lightning.northstar.world.oxygen.OxygenConsumer)
- com.lightning.northstar.mixin.level.LevelMixin (implements com.lightning.northstar.accessor.NorthstarLevel)
- com.lightning.northstar.mixin.dimensionstuff.LevelRendererMixin
- com.lightning.northstar.commands.MarsWeather
- com.lightning.northstar.entity.MarsWormAi
- com.simibubi.create.api.behaviour.interaction.MovingInteractionBehaviour
- com.lightning.northstar.block.tech.oxygen_sealer.MovingOxygenSealer (implements com.lightning.northstar.world.oxygen.NorthstarOxygen.Provider)
- com.lightning.northstar.block.tech.temperature_regulator.MovingTemperatureRegulator (implements com.lightning.northstar.contraption.ActorConfigPacket.ITakeConfig, com.lightning.northstar.world.temperature.NorthstarTemperature.Provider)
- com.lightning.northstar.util.MutableAABB
- com.lightning.northstar.Northstar
- com.lightning.northstar.Northstar.EventListeners
- com.lightning.northstar.advancements.NorthstarAdvancement
- com.lightning.northstar.advancements.NorthstarAdvancements (implements net.minecraft.data.DataProvider)
- com.lightning.northstar.content.NorthstarArmorMaterials
- com.lightning.northstar.content.NorthstarBlockEntityTypes
- com.lightning.northstar.content.NorthstarBlocks
- com.lightning.northstar.NorthstarClient
- com.lightning.northstar.events.NorthstarCommonEvents
- com.lightning.northstar.entity.NorthstarCommonListener
- com.lightning.northstar.config.NorthstarConfigs
- com.lightning.northstar.data.NorthstarConfiguredFeatures
- com.lightning.northstar.NorthstarContentRemapper
- com.lightning.northstar.content.NorthstarContraptionTypes
- com.lightning.northstar.content.NorthstarCreativeModeTab
- com.lightning.northstar.content.NorthstarDamageTypes
- com.lightning.northstar.content.NorthstarDataComponents
- com.lightning.northstar.data.NorthstarDataGen
- com.lightning.northstar.data.util.NorthstarDataGenLoot
- com.lightning.northstar.data.util.NorthstarDataGenModels
- com.lightning.northstar.data.util.NorthstarDataGenRecipes
- com.lightning.northstar.data.util.NorthstarDataGenTags
- com.lightning.northstar.world.dimension.NorthstarDimensions
- com.lightning.northstar.content.NorthstarDisplaySources
- com.lightning.northstar.item.NorthstarEnchantments
- com.lightning.northstar.content.NorthstarEntityResources
- com.lightning.northstar.content.NorthstarEntityTypes
- com.lightning.northstar.events.NorthstarEvents
- com.lightning.northstar.world.features.NorthstarFeatures
- com.lightning.northstar.content.NorthstarFluids
- com.lightning.northstar.data.NorthstarFuelTypeGen
- com.lightning.northstar.content.NorthstarItems
- com.lightning.northstar.compat.jei.NorthstarJEI (implements mezz.jei.api.IModPlugin)
- com.lightning.northstar.compat.kubejs.event.NorthstarKubeDataEvent (implements dev.latvian.mods.kubejs.event.KubeEvent)
- com.lightning.northstar.compat.kubejs.NorthstarKubeJsPlugin (implements dev.latvian.mods.kubejs.plugin.KubeJSPlugin)
- com.lightning.northstar.util.NorthstarLang
- com.lightning.northstar.content.NorthstarMenuTypes
- com.lightning.northstar.mixin.NorthstarMixinPlugin (implements org.spongepowered.asm.mixin.extensibility.IMixinConfigPlugin)
- com.lightning.northstar.world.oxygen.NorthstarOxygen
- com.lightning.northstar.content.NorthstarPartialModels
- com.lightning.northstar.particle.NorthstarParticles
- com.lightning.northstar.world.dimension.NorthstarPlanets
- com.lightning.northstar.ponder.NorthstarPonderPlugin (implements net.createmod.ponder.api.registration.PonderPlugin)
- com.lightning.northstar.ponder.NorthstarPonderTags
- com.lightning.northstar.data.NorthstarPotatoCannonProjectiles
- com.lightning.northstar.content.NorthstarPotatoProjectileEntityHitActions
- com.lightning.northstar.content.NorthstarPotatoProjectileEntityHitActions.Freezing (implements com.simibubi.create.api.equipment.potatoCannon.PotatoProjectileEntityHitAction)
- com.lightning.northstar.content.NorthstarPotions
- com.lightning.northstar.content.NorthstarRegistries
- com.lightning.northstar.NorthstarRenderers
- com.lightning.northstar.content.NorthstarSounds
- com.lightning.northstar.content.NorthstarStats
- com.lightning.northstar.data.NorthstarTagGen
- com.lightning.northstar.content.NorthstarTags
- com.lightning.northstar.world.temperature.NorthstarTemperature
- com.lightning.northstar.content.NorthstarTextures
- com.lightning.northstar.content.NorthstarToolTiers
- com.lightning.northstar.content.NorthstarTreeGrowers
- com.lightning.northstar.world.features.trunkplacers.NorthstarTrunkPlacerTypes<P>
- com.lightning.northstar.mixin.OxygenAndTempEntityMixin
- com.lightning.northstar.block.tech.oxygen_sealer.OxygenSealerMovementBehaviour (implements com.simibubi.create.api.behaviour.movement.MovementBehaviour)
- net.minecraft.client.particle.Particle
- net.minecraft.client.particle.SingleQuadParticle
- net.minecraft.client.particle.TextureSheetParticle
- net.minecraft.client.particle.SimpleAnimatedParticle
- com.lightning.northstar.mixin.entity.PlayerMixin (implements com.lightning.northstar.accessor.NorthstarPlayer)
- com.lightning.northstar.entity.goals.PollinateMarsFlowersGoal
- com.simibubi.create.content.processing.recipe.ProcessingRecipe<I,P> (implements net.minecraft.world.item.crafting.Recipe<T>)
- com.lightning.northstar.block.tech.ice_box.FreezingRecipe
- com.simibubi.create.content.processing.recipe.StandardProcessingRecipe<T>
- com.lightning.northstar.block.tech.electrolysis_machine.ElectrolysisRecipe
- com.lightning.northstar.block.tech.circuit_engraver.EngravingRecipe (implements com.simibubi.create.content.processing.sequenced.IAssemblyRecipe)
- com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder<P,R,S>
- com.simibubi.create.content.processing.recipe.ProcessingRecipeParams
- com.lightning.northstar.world.sealer.ProgressiveBlockSealer
- com.lightning.northstar.world.sealer.ProgressiveBlockUpdater
- net.minecraft.data.recipes.RecipeProvider (implements net.minecraft.data.DataProvider)
- com.simibubi.create.api.data.recipe.BaseRecipeProvider
- com.lightning.northstar.block.tech.ice_box.FreezingRecipeGen
- com.simibubi.create.api.data.recipe.MechanicalCraftingRecipeGen
- com.simibubi.create.api.data.recipe.ProcessingRecipeGen<P,R,B>
- com.mrh0.createaddition.datagen.RecipeGen.LiquidBurningRecipeGen
- com.simibubi.create.api.data.recipe.StandardProcessingRecipeGen<R>
- com.simibubi.create.api.data.recipe.CompactingRecipeGen
- com.simibubi.create.api.data.recipe.CrushingRecipeGen
- com.lightning.northstar.api.data.recipe.ElectrolysisRecipeGen
- com.lightning.northstar.api.data.recipe.EngravingRecipeGen
- com.simibubi.create.api.data.recipe.FillingRecipeGen
- com.simibubi.create.api.data.recipe.MixingRecipeGen
- com.simibubi.create.api.data.recipe.PolishingRecipeGen
- com.simibubi.create.api.data.recipe.PressingRecipeGen
- com.simibubi.create.api.data.recipe.WashingRecipeGen
- com.simibubi.create.api.data.recipe.SequencedAssemblyRecipeGen
- com.lightning.northstar.api.data.recipe.StandardRecipeGen
- com.lightning.northstar.client.renderer.RemainingOxygenOverlay (implements net.minecraft.client.gui.LayeredDraw.Layer)
- net.minecraft.client.renderer.entity.layers.RenderLayer<T,M>
- com.lightning.northstar.block.tech.rocket_controls.RocketControlsClientHandler
- com.lightning.northstar.block.tech.rocket_controls.RocketControlsInputPacket (implements net.createmod.catnip.net.base.ServerboundPacketPayload)
- com.lightning.northstar.block.tech.rocket_controls.RocketControlsMovementBehaviour (implements com.simibubi.create.api.behaviour.movement.MovementBehaviour)
- com.lightning.northstar.block.tech.rocket_controls.RocketControlsServerHandler
- com.lightning.northstar.contraption.rocket.RocketHandler
- com.lightning.northstar.ponder.scene.RocketStationPonder
- com.simibubi.create.foundation.blockEntity.renderer.SafeBlockEntityRenderer<T> (implements net.minecraft.client.renderer.blockentity.BlockEntityRenderer<T>)
- com.simibubi.create.content.kinetics.base.KineticBlockEntityRenderer<T>
- com.lightning.northstar.block.tech.large_fan.LargeFanRenderer
- com.lightning.northstar.block.tech.oxygen_filler.OxygenFillerRenderer
- com.simibubi.create.foundation.blockEntity.renderer.SmartBlockEntityRenderer<T>
- com.lightning.northstar.world.sealer.SealerDebugVisualizer.Client (implements com.lightning.northstar.world.sealer.SealerDebugVisualizer)
- com.lightning.northstar.world.sealer.SealerDebugVisualizer.Noop (implements com.lightning.northstar.world.sealer.SealerDebugVisualizer)
- com.lightning.northstar.mixin.compat.create.SequencedAssemblyRecipeBuilderMixin (implements com.lightning.northstar.accessor.NorthstarSequencedAssemblyRecipeBuilder)
- com.simibubi.create.compat.jei.category.sequencedAssembly.SequencedAssemblySubCategory
- com.lightning.northstar.mixin.entity.ServerPlayerMixin (implements com.lightning.northstar.accessor.NorthstarPlayer, com.lightning.northstar.accessor.NorthstarServerPlayer)
- com.lightning.northstar.client.renderer.armor.SpaceSuitFirstPersonRenderer
- com.lightning.northstar.client.renderer.block.SpinningBlockRenderer
- com.lightning.northstar.api.data.recipe.StandardRecipeGen.Builder
- com.lightning.northstar.api.data.recipe.StandardRecipeGen.Builder.Cooking
- com.lightning.northstar.world.features.StructureFeatureConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.data.Tags<T,R>
- net.minecraft.data.tags.TagsProvider<T> (implements net.minecraft.data.DataProvider)
- com.lightning.northstar.block.tech.temperature_regulator.TemperatureRegulatorEditPacket (implements net.createmod.catnip.net.base.ServerboundPacketPayload)
- com.lightning.northstar.block.tech.temperature_regulator.TemperatureRegulatorMovementBehaviour (implements com.simibubi.create.api.behaviour.movement.MovementBehaviour)
- com.lightning.northstar.mixin.gravitystuff.ThrowableProjectileGravityMixin
- com.lightning.northstar.mixin.block.TorchItemMixin
- net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
- com.lightning.northstar.mixin.level.VenusServerLevelMixin
- com.lightning.northstar.commands.VenusWeather
- com.lightning.northstar.world.WeatherStuff
Annotation Interface Hierarchy
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.lightning.northstar.world.features.configuration.AlienTreeConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.world.features.configuration.BlockPileConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.world.features.configuration.CraterConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.contraption.rocket.packet.EntityLockPacket (implements net.createmod.catnip.net.base.ClientboundPacketPayload)
- com.lightning.northstar.contraption.rocket.packet.EntityLockPacket.LockInfo
- com.lightning.northstar.contraption.FuelType
- com.lightning.northstar.world.features.configuration.GlowstoneBranchConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.world.features.configuration.MarsRootsConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.world.features.configuration.NestConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.data.util.NorthstarDataGenRecipes.OreType
- com.lightning.northstar.world.features.configuration.PointedStoneClusterConfiguration (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.network.packet.RelativeTeleportPacket (implements net.createmod.catnip.net.base.ClientboundPacketPayload)
- com.lightning.northstar.contraption.rocket.packet.RocketContraptionQuickSyncPacket (implements net.createmod.catnip.net.base.ClientboundPacketPayload)
- com.lightning.northstar.contraption.rocket.packet.RocketContraptionSyncPacket (implements net.createmod.catnip.net.base.ClientboundPacketPayload)
- com.lightning.northstar.contraption.rocket.packet.RocketControlPacket (implements net.createmod.catnip.net.base.ClientboundPacketPayload)
- com.lightning.northstar.world.features.configuration.RoofVinesConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.block.tech.cogs.SpaceCogVisual
- com.lightning.northstar.world.features.configuration.SphereConfig (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.world.features.configuration.StoneClusterConfiguration (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.world.features.configuration.StoneColumnConfiguration (implements net.minecraft.world.level.levelgen.feature.configurations.FeatureConfiguration)
- com.lightning.northstar.data.Tags.Appender<T,R>