public class NetworkItemProvider extends ItemDataProvider
item, tag| Constructor and Description |
|---|
NetworkItemProvider(CloudItemStack item,
com.nukkitx.protocol.bedrock.data.inventory.ItemData data) |
| Modifier and Type | Method and Description |
|---|---|
Set<org.cloudburstmc.api.util.Identifier> |
getCanDestroy() |
Set<org.cloudburstmc.api.util.Identifier> |
getCanPlaceOn() |
getCustomName, getEnchantments, getLore, getMetadatapublic NetworkItemProvider(CloudItemStack item, com.nukkitx.protocol.bedrock.data.inventory.ItemData data)
public Set<org.cloudburstmc.api.util.Identifier> getCanDestroy()
getCanDestroy in class ItemDataProviderpublic Set<org.cloudburstmc.api.util.Identifier> getCanPlaceOn()
getCanPlaceOn in class ItemDataProviderCopyright © 2021. All rights reserved.