Expansion for Many<KnownTag<EntityType
Link to expansion-for-manyknowntagentitytypeentity
Casters
Link to casters
Result Type | Is Implicit |
---|---|
Result Type EntityIngredient | Is Implicit true |
Methods
Link to methods
Name: asEntityIngredient
Return Type: EntityIngredient
ZenScript Copy// Many.asEntityIngredient() as EntityIngredient
myMany.asEntityIngredient();
Name: asList
Return Type: EntityIngredient
ZenScript CopyMany.asList(other as EntityIngredient) as EntityIngredient
Parameter | Type |
---|---|
Parameter other | Type EntityIngredient |