Class NoopItemBehavior
java.lang.Object
org.cloudburstmc.server.item.behavior.CloudItemBehavior
org.cloudburstmc.server.item.behavior.NoopItemBehavior
- All Implemented Interfaces:
org.cloudburstmc.api.item.behavior.ItemBehavior
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cloudburstmc.server.item.behavior.CloudItemBehavior
canBeActivated, canBePlaced, canDestroy, canPlaceOn, getArmorPoints, getAttackDamage, getBlock, getEnchantAbility, getFuelTime, getMaxDurability, getMaxStackSize, getTier, getToolType, getToughness, isArmor, isAxe, isBoots, isChestplate, isHelmet, isHoe, isLeggings, isPickaxe, isShears, isShovel, isSword, isTool, isUnbreakable, onActivate, onClickAir, onRelease, onUse, useOn, useOn
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NoopItemBehavior
public NoopItemBehavior()
-