Uses of Interface
alexiil.mc.lib.multipart.api.MultipartEventBus
-
Uses of MultipartEventBus in alexiil.mc.lib.multipart.api
Modifier and TypeMethodDescriptionvoid
AbstractPart.onAdded(MultipartEventBus bus)
Called whenever this part was added to theMultipartContainer
, either inBlockEntity.cancelRemoval()
or when it is manually added by an item.