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

public static class FluidToPotionEvent.FromStateEvent extends FluidToPotionEvent
  • Field Details

  • Constructor Details

    • FromStateEvent

      public FromStateEvent(net.minecraft.world.level.material.FluidState fluid)
  • Method Details

    • getFluid

      public net.minecraft.world.level.material.FluidState getFluid()