Class FluidToPotionEvent.FromStateEvent
java.lang.Object
net.minecraftforge.eventbus.internal.MutableEventInternals
net.minecraftforge.eventbus.api.event.MutableEvent
com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent
com.stereowalker.unionlib.event.potionfluid.FluidToPotionEvent.FromStateEvent
- All Implemented Interfaces:
net.minecraftforge.eventbus.internal.Event
- Enclosing class:
FluidToPotionEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class FluidToPotionEvent
FluidToPotionEvent.FromStateEvent -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraftforge.eventbus.api.bus.EventBus<FluidToPotionEvent.FromStateEvent> Fields inherited from class FluidToPotionEvent
potionFields inherited from class net.minecraftforge.eventbus.internal.MutableEventInternals
isMonitoring -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FluidToPotionEvent
getPotion, setPotion
-
Field Details
-
BUS
public static final net.minecraftforge.eventbus.api.bus.EventBus<FluidToPotionEvent.FromStateEvent> BUS
-
-
Constructor Details
-
FromStateEvent
public FromStateEvent(net.minecraft.world.level.material.FluidState fluid)
-
-
Method Details
-
getFluid
public net.minecraft.world.level.material.FluidState getFluid()
-