Loot item condition that checks whether or not the entity dropping loot is a baby.
export class IsBabyCondition extends LootItemCondition { private constructor();} Copy
export class IsBabyCondition extends LootItemCondition { private constructor();}
Private
Loot item condition that checks whether or not the entity dropping loot is a baby.
Source