Class REIGroupEntriesKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.integration.rei.REIGroupEntriesKubeEvent
- All Implemented Interfaces:
KubeEvent,GroupEntriesKubeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionREIGroupEntriesKubeEvent(RecipeViewerEntryType type, me.shedaniel.rei.api.common.entry.type.EntryType<?> entryType, me.shedaniel.rei.api.client.registry.entry.CollapsibleEntryRegistry registry) -
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
-
REIGroupEntriesKubeEvent
public REIGroupEntriesKubeEvent(RecipeViewerEntryType type, me.shedaniel.rei.api.common.entry.type.EntryType<?> entryType, me.shedaniel.rei.api.client.registry.entry.CollapsibleEntryRegistry registry)
-
-
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
-