Class ServerAddItemInformationKubeEvent

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

public class ServerAddItemInformationKubeEvent extends Object implements AddInformationKubeEvent
  • Constructor Details

    • ServerAddItemInformationKubeEvent

      public ServerAddItemInformationKubeEvent(List<ItemData.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