Interface AddInformationKubeEvent

All Superinterfaces:
KubeEvent
All Known Implementing Classes:
EMIAddInformationKubeEvent, JEIAddInformationKubeEvent, REIAddInformationKubeEvent, ServerAddFluidInformationKubeEvent, ServerAddItemInformationKubeEvent

public interface AddInformationKubeEvent extends KubeEvent
  • Method Details

    • add

      void add(dev.latvian.mods.rhino.Context cx, Object filter, List<net.minecraft.network.chat.Component> info)