java.lang.Object
org.cloudburstmc.api.event.Event
org.cloudburstmc.api.event.potion.PotionEvent
org.cloudburstmc.api.event.potion.PotionCollideEvent
- All Implemented Interfaces:
Cancellable
Created by Snake1999 on 2016/1/12.
Package cn.nukkit.event.potion in project nukkit
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.cloudburstmc.api.event.potion.PotionEvent
getPotion, setPotionMethods inherited from class org.cloudburstmc.api.event.Event
isCancelled, setCancelled, setCancelledMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.cloudburstmc.api.event.Cancellable
isCancelled, setCancelled, setCancelled
-
Constructor Details
-
PotionCollideEvent
-
-
Method Details
-
getThrownPotion
-