Expansion for KnownTag<Block>
This expansion specifically targets BlockTags.
Casters
Result Type | Is Implicit |
---|---|
Result Type BlockIngredient | Is Implicit true |
Methods
Return Type: BlockIngredient
// KnownTag.asBlockIngredient() as BlockIngredient
myKnownTag.asBlockIngredient();
Return Type: BlockIngredient
KnownTag.asList(other as BlockIngredient) as BlockIngredient
Parameter | Type |
---|---|
Parameter other | Type BlockIngredient |