en.mob.Scarecrow
en.mob.Scarecrow
Inherits from: en.Mob
Fields
| Name | Type | |
|---|---|---|
da | F64 | |
firstHit | F64 | |
lastHit | F64 | |
totalDmg | F64 | |
avg | F64 | |
highest | F64 | |
canLog | Bool | |
lastWeaponHit | tool.InventItem | |
stringBuf | StringBuf | |
dumpFolderPath | String | |
dumpFileName | String | |
| static | create | Fun |
| static | __eclids | hl.types.ArrayBytes_Int |
| static | __clid | I32 |
Protos
f@20841init(en.mob.Scarecrow) → Voidf@20842initGfx(en.mob.Scarecrow) → Voidf@20843endDamageSession(en.mob.Scarecrow) → Voidf@20844onCooldownEnd(en.mob.Scarecrow, String, I32) → Voidf@20845onDamage(en.mob.Scarecrow, tool.atk.AttackData) → Voidf@20846behaviourAi(en.mob.Scarecrow) → Voidf@20847postUpdate(en.mob.Scarecrow) → Voidf@20848getEntityCLIDS(en.mob.Scarecrow) → hl.types.ArrayBytes_Intf@20849getCLID(en.mob.Scarecrow) → I32f@20850serialize(en.mob.Scarecrow, hxbit.Serializer) → Voidf@20851getSerializeSchema(en.mob.Scarecrow) → hxbit.Schemaf@20852unserializeInit(en.mob.Scarecrow) → Voidf@20853unserialize(en.mob.Scarecrow, hxbit.Serializer) → Void
Bindings
- static
f@20855__constructor__(en.mob.Scarecrow, pr.Level, I32, I32, I32, I32) → Void - static
f@20854create(pr.Level, I32, I32, I32, I32) → en.mob.Scarecrow