Interface ClickAirCallback
public interface ClickAirCallback
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.fabricmc.fabric.api.event.Event<ClickAirCallback> static final net.fabricmc.fabric.api.event.Event<ClickAirCallback> -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.world.InteractionResultinteract(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand)
-
Field Details
-
LEFT_CLICK_EVENT
-
RIGHT_CLICK_EVENT
-
-
Method Details
-
interact
net.minecraft.world.InteractionResult interact(net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand)
-