Package nl.mtvehicles.core.listeners
Class VehicleVoucherListener
java.lang.Object
nl.mtvehicles.core.infrastructure.models.MTVListener
nl.mtvehicles.core.listeners.VehicleVoucherListener
- All Implemented Interfaces:
org.bukkit.event.Listener
On right click with a voucher
-
Field Summary
Fields inherited from class nl.mtvehicles.core.infrastructure.models.MTVListener
event, player
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onVoucherRedeem(org.bukkit.event.player.PlayerInteractEvent event)
Methods inherited from class nl.mtvehicles.core.infrastructure.models.MTVListener
callAPI, callAPI, getAPI, isCancelled, setAPI
-
Field Details
-
voucher
-
-
Constructor Details
-
VehicleVoucherListener
public VehicleVoucherListener()
-
-
Method Details
-
onVoucherRedeem
public void onVoucherRedeem(org.bukkit.event.player.PlayerInteractEvent event)
-