类 ServerEvents.Entity

java.lang.Object
icu.suc.serverevents.ServerEvents.Entity
封闭类:
ServerEvents

public static final class ServerEvents.Entity extends Object
  • 字段详细资料

    • LOAD

      @FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.event.lifecycle.v1.ServerEntityEvents.Load> LOAD
      另请参阅:
      • ServerEntityEvents.ENTITY_LOAD
    • UNLOAD

      @FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.event.lifecycle.v1.ServerEntityEvents.Unload> UNLOAD
      另请参阅:
      • ServerEntityEvents.ENTITY_UNLOAD
    • EQUIPMENT_CHANGE

      @FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.event.lifecycle.v1.ServerEntityEvents.EquipmentChange> EQUIPMENT_CHANGE
      另请参阅:
      • ServerEntityEvents.EQUIPMENT_CHANGE
    • AFTER_KILLED_OTHER_ENTITY

      @FabricAPI public static final net.fabricmc.fabric.api.event.Event<net.fabricmc.fabric.api.entity.event.v1.ServerEntityCombatEvents.AfterKilledOtherEntity> AFTER_KILLED_OTHER_ENTITY
      另请参阅:
      • ServerEntityCombatEvents.AFTER_KILLED_OTHER_ENTITY