Package icu.suc.serverevents
Class ServerEvents.BlockEntity
java.lang.Object
icu.suc.serverevents.ServerEvents.BlockEntity
- Enclosing class:
ServerEvents
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LOAD
@FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.event.lifecycle.v1.ServerBlockEntityEvents.Load> LOAD- See Also:
-
UNLOAD
@FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.event.lifecycle.v1.ServerBlockEntityEvents.Unload> UNLOAD- See Also:
-
-
Constructor Details
-
BlockEntity
public BlockEntity()
-