Class REIRemoveEntriesCompletelyKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.integration.rei.REIRemoveEntriesCompletelyKubeEvent
- All Implemented Interfaces:
KubeEvent,RemoveEntriesKubeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionREIRemoveEntriesCompletelyKubeEvent(RecipeViewerEntryType type, List<me.shedaniel.rei.api.common.entry.EntryStack<?>> allEntries, me.shedaniel.rei.api.client.entry.filtering.base.BasicFilteringRule<?> rule) -
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
-
REIRemoveEntriesCompletelyKubeEvent
public REIRemoveEntriesCompletelyKubeEvent(RecipeViewerEntryType type, List<me.shedaniel.rei.api.common.entry.EntryStack<?>> allEntries, me.shedaniel.rei.api.client.entry.filtering.base.BasicFilteringRule<?> rule)
-
-
Method Details
-
remove
- Specified by:
removein interfaceRemoveEntriesKubeEvent
-