Class ServerGroupItemEntriesKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.recipe.viewer.server.ServerGroupItemEntriesKubeEvent
- All Implemented Interfaces:
KubeEvent,GroupEntriesKubeEvent
-
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
-
ServerGroupItemEntriesKubeEvent
-
-
Method Details
-
group
public void group(dev.latvian.mods.rhino.Context cx, Object filter, net.minecraft.resources.ResourceLocation groupId, net.minecraft.network.chat.Component description) - Specified by:
groupin interfaceGroupEntriesKubeEvent
-