Expansion for KnownTag<Block>
Link to expansion-for-knowntagblock
This expansion specifically targets BlockTags.
Casters
Link to casters
Result Type | Is Implicit |
---|---|
Result Type BlockIngredient | Is Implicit true |
Methoden
Link to methoden
Name: asBlockIngredient
Return Type: BlockIngredient
ZenScript Copy// KnownTag.asBlockIngredient() as BlockIngredient
myKnownTag.asBlockIngredient();
Name: asList
Return Type: BlockIngredient
ZenScript CopyKnownTag.asList(other as BlockIngredient) as BlockIngredient
Parameter | Type |
---|---|
Parameter other | Type BlockIngredient |