Hierarchy For Package com.simibubi.create.foundation.blockEntity
Class Hierarchy
- java.lang.Object
- 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.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.simibubi.create.foundation.blockEntity.CachedRenderBBBlockEntity
- com.simibubi.create.foundation.blockEntity.SyncedBlockEntity
- net.minecraft.world.level.block.entity.BlockEntity (implements net.neoforged.neoforge.common.extensions.IBlockEntityExtension)
- com.simibubi.create.foundation.networking.BlockEntityDataPacket<BE> (implements net.createmod.catnip.net.base.ClientboundPacketPayload)
- com.simibubi.create.foundation.blockEntity.RemoveBlockEntityPacket
- com.simibubi.create.foundation.blockEntity.ComparatorUtil
- com.simibubi.create.foundation.blockEntity.LegacyRecipeWrapper (implements net.minecraft.world.Container, net.minecraft.world.item.crafting.RecipeInput)
- com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker<T> (implements net.minecraft.world.level.block.entity.BlockEntityTicker<T>)
- net.neoforged.neoforge.attachment.AttachmentHolder (implements net.neoforged.neoforge.attachment.IAttachmentHolder)
Interface Hierarchy
- com.simibubi.create.foundation.blockEntity.IMergeableBE
- com.simibubi.create.foundation.blockEntity.IMultiBlockEntityContainer
- com.simibubi.create.foundation.blockEntity.IMultiBlockEntityContainer.Fluid
- com.simibubi.create.foundation.blockEntity.IMultiBlockEntityContainer.Inventory