Package Hierarchies:
Class Hierarchy
- java.lang.Object
- net.minecraft.world.level.block.entity.BlockEntity (implements net.fabricmc.fabric.api.attachment.v1.AttachmentTarget, io.github.fabricators_of_create.porting_lib.extensions.extensions.BlockEntityExtensions, io.github.fabricators_of_create.porting_lib.extensions.extensions.INBTSerializableCompound, net.fabricmc.fabric.api.blockview.v2.RenderDataBlockEntity)
- com.simibubi.create.foundation.blockEntity.SyncedBlockEntity (implements io.github.fabricators_of_create.porting_lib.block.CustomDataPacketHandlingBlockEntity, io.github.fabricators_of_create.porting_lib.block.CustomUpdateTagHandlingBlockEntity)
- com.simibubi.create.foundation.blockEntity.CachedRenderBBBlockEntity (implements io.github.fabricators_of_create.porting_lib.block.CustomRenderBoundingBoxBlockEntity)
- com.simibubi.create.foundation.blockEntity.SmartBlockEntity (implements io.github.fabricators_of_create.porting_lib.block.ChunkUnloadListeningBlockEntity, 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.simibubi.create.content.kinetics.base.KineticBlockEntity (implements io.github.fabricators_of_create.porting_lib.block.CustomRenderBoundingBoxBlockEntity, com.simibubi.create.api.equipment.goggles.IHaveGoggleInformation, com.simibubi.create.api.equipment.goggles.IHaveHoveringInformation)
- ch.voidlee.repair.mixin.bug_fixes.farlands_ejector.EjectorBlockMixin
- ch.voidlee.repair.mixin.bug_fixes.farlands_ejector.EntityLauncherMixin