Uses of Package
alexiil.mc.lib.multipart.api.event
Package
Description
LibMultiPart's API.
-
ClassDescriptionMarker interface for
MultipartEvent
's that don't come with any context: for examplePartTickEvent
is a singleton, so you never care about anything about the event.The base class for all events that take place in aMultipartContainer
. -
ClassDescriptionMarker interface for
MultipartEvent
's that don't come with any context: for examplePartTickEvent
is a singleton, so you never care about anything about the event.The base class for all events that take place in aMultipartContainer
.Fired when the state of a container's block entity changes.Fired inUnloadableBlockEntity.onChunkUnload()
.Fired inBlockEntity.markRemoved()
Fired inBlockEntity.cancelRemoval()
Fired once per block entity tick. -