Expansion for KnownTag<Fluid>
Link to expansion-for-knowntagfluid
This expansion specifically targets FluidTags on Forge.
Casters
Link to casters
Result Type | 是否隐藏 |
---|---|
Result Type FluidIngredient | 是否隐藏 true |
使用方式
Link to 使用方式
Name: asFluidIngredient
Return Type: FluidIngredient
ZenScript Copy// KnownTag.asFluidIngredient() as FluidIngredient
myKnownTag.asFluidIngredient();
Name: asList
Return Type: FluidIngredient
ZenScript CopyKnownTag.asList(other as FluidIngredient) as FluidIngredient
参数 | 类型 |
---|---|
参数 other | 类型 FluidIngredient |