类 LivingEntityUseItemEvent.Start

所有已实现的接口:
net.neoforged.bus.api.ICancellableEvent
封闭类:
LivingEntityUseItemEvent

public static class LivingEntityUseItemEvent.Start extends LivingEntityUseItemEvent implements net.neoforged.bus.api.ICancellableEvent
Fired when a player starts 'using' an item, typically when they hold right mouse. Examples: Drawing a bow Eating Food Drinking Potions/Milk Guarding with a sword Cancel the event, or set the duration or <= 0 to prevent it from processing.