Class FluidToPotionEvent.FromStateEvent
java.lang.Object
net.minecraftforge.eventbus.api.Event
com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent.FromStateEvent
- Enclosing class:
- FluidToPotionEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
FluidToPotionEvent.FromStateEventNested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result -
Field Summary
Fields inherited from class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
potion -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
getPotion, setPotionMethods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
Constructor Details
-
FromStateEvent
public FromStateEvent(net.minecraft.world.level.material.FluidState fluid)
-
-
Method Details
-
getFluid
public net.minecraft.world.level.material.FluidState getFluid()
-