ActionResult |
ArmorStandItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
AxeItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
BlockItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
BoneMealItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
CompassItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
DebugStickItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
DecorationItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
EndCrystalItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
EnderEyeItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
FilledMapItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
FireChargeItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
FireworkItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
FlintAndSteelItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
HoeItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
HoneycombItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
Item.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
ItemStack.useOnBlock(ItemUsageContext context) |
|
ActionResult |
LeadItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
LilyPadItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
MinecartItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
MusicDiscItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
PowderSnowBucketItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
ShovelItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
SpawnEggItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
WritableBookItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|
ActionResult |
WrittenBookItem.useOnBlock(ItemUsageContext context) |
Called when an item is used on a block.
|