ExpandManyEntityTypeTag
Expands
This class expands
crafttweaker.api.util.Many<crafttweaker.api.tag.type.KnownTag<crafttweaker.api.entity.EntityType<crafttweaker.api.entity.Entity>>>, meaning that the content found on this page can be called on that type directly.
Operators
|(other as CTEntityIngredient) as CTEntityIngredient
myInstance | myCTEntityIngredientParameters:
other: EntityIngredient Type: EntityIngredient
Return Type:
EntityIngredient
Members
asEntityIngredient() as CTEntityIngredient
implicit as CTEntityIngredient
myInstance as CTEntityIngredient
Return Type:
EntityIngredient
asList(other as CTEntityIngredient) as CTEntityIngredient
myInstance.asList(myCTEntityIngredient);Parameters:
other: EntityIngredient Type: EntityIngredient
Return Type:
EntityIngredient