en.NecromancySpot
en.NecromancySpot
Inherits from: Entity
Fields
| Name | Type | |
|---|---|---|
mobKind | String | |
activator | en.mob.Necromant | |
flameBobSpeed | F64 | |
bobDist | F64 | |
smallSoul | en.SmallSoul | |
| “ | Virtual[activateByNecromant] | |
| static | __clid | I32 |
| static | __eclids | hl.types.ArrayBytes_Int |
Protos
f@21511get_activated(en.NecromancySpot) → Boolf@21512canStartNecromancy(en.NecromancySpot) → Boolf@21513init(en.NecromancySpot) → Voidf@21514initGfx(en.NecromancySpot) → Voidf@21515onCooldownEnd(en.NecromancySpot, String, I32) → Voidf@21516activateByNecromant(en.NecromancySpot, en.mob.Necromant) → Entityf@21517get_headY(en.NecromancySpot) → F64f@21518postUpdate(en.NecromancySpot) → Voidf@21519getCLID(en.NecromancySpot) → I32f@21520serialize(en.NecromancySpot, hxbit.Serializer) → Voidf@21521getSerializeSchema(en.NecromancySpot) → hxbit.Schemaf@21522unserialize(en.NecromancySpot, hxbit.Serializer) → Voidf@21523getEntityCLIDS(en.NecromancySpot) → hl.types.ArrayBytes_Int
Bindings
- static
f@21524__constructor__(en.NecromancySpot, pr.Level, I32, I32, String) → Void