Class ServerAddFluidInformationKubeEvent

java.lang.Object
dev.latvian.mods.kubejs.recipe.viewer.server.ServerAddFluidInformationKubeEvent
All Implemented Interfaces:
KubeEvent, AddInformationKubeEvent

public class ServerAddFluidInformationKubeEvent extends Object implements AddInformationKubeEvent
  • Constructor Details

    • ServerAddFluidInformationKubeEvent

      public ServerAddFluidInformationKubeEvent(List<FluidData.Info> list)
  • Method Details

    • add

      public void add(dev.latvian.mods.rhino.Context cx, Object filter, List<net.minecraft.network.chat.Component> info)
      Specified by:
      add in interface AddInformationKubeEvent