类 LivingConversionEvent.Post

封闭类:
LivingConversionEvent

public static class LivingConversionEvent.Post extends LivingConversionEvent
LivingConversionEvent.Post is triggered when an entity is replacing itself with another entity. The old living entity is likely to be removed right after this event.
  • 字段详细资料

  • 构造器详细资料

  • 方法详细资料

    • getOutcome

      public LivingEntity getOutcome()
      Gets the finalized new entity (with all data like potion effect and equipments set)
      返回:
      the finalized new entity