Class ServerAddFluidInformationKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.recipe.viewer.server.ServerAddFluidInformationKubeEvent
- All Implemented Interfaces:
KubeEvent,AddInformationKubeEvent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.latvian.mods.kubejs.event.KubeEvent
afterPosted, cancel, cancel, defaultExitValue, exit, exit, getExitValueType, mapExitValue, success, success
-
Constructor Details
-
ServerAddFluidInformationKubeEvent
-
-
Method Details
-
add
public void add(dev.latvian.mods.rhino.Context cx, Object filter, List<net.minecraft.network.chat.Component> info) - Specified by:
addin interfaceAddInformationKubeEvent
-