Interface BlockEntityAttachmentFactory
- All Known Implementing Classes:
CustomCapabilityAttachment.Factory,EnergyStorageAttachment.Factory,FluidTankAttachment.Factory,InventoryAttachment.Factory
public interface BlockEntityAttachmentFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate(BlockEntityAttachmentInfo info, KubeBlockEntity entity) default List<net.neoforged.neoforge.capabilities.BlockCapability<?, ?>> default boolean
-
Method Details
-
create
-
getCapabilities
-
isTicking
default boolean isTicking()
-