MCTagWithAmount<T : Object>
导入相关包
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
已实现的接口
MCTagWithAmount implements the following interfaces. That means all methods defined in these interfaces are also available in MCTagWithAmount
方法
getAmount
Return Type: int
获取标签
Return Type: MCTag<T>
setAmount
Return Type: MCTagWithAmount<T>