Class ServerRemoveItemEntriesKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.recipe.viewer.server.ServerRemoveItemEntriesKubeEvent
- All Implemented Interfaces:
KubeEvent,RemoveEntriesKubeEvent
-
Constructor Summary
ConstructorsConstructorDescriptionServerRemoveItemEntriesKubeEvent(List<net.minecraft.world.item.crafting.Ingredient> removedEntries) -
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
-
ServerRemoveItemEntriesKubeEvent
public ServerRemoveItemEntriesKubeEvent(List<net.minecraft.world.item.crafting.Ingredient> removedEntries)
-
-
Method Details
-
remove
- Specified by:
removein interfaceRemoveEntriesKubeEvent
-