Package dev.latvian.mods.kubejs.recipe
Class CompostableRecipesKubeEvent
java.lang.Object
dev.latvian.mods.kubejs.recipe.CompostableRecipesKubeEvent
- All Implemented Interfaces:
KubeEvent
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic it.unimi.dsi.fastutil.objects.Object2FloatMap<net.minecraft.world.level.ItemLike> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ItemPredicate match, float f) voidremove(ItemPredicate match) voidMethods 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
-
Field Details
-
originalMap
public static it.unimi.dsi.fastutil.objects.Object2FloatMap<net.minecraft.world.level.ItemLike> originalMap
-
-
Constructor Details
-
CompostableRecipesKubeEvent
public CompostableRecipesKubeEvent()
-
-
Method Details
-
remove
-
removeAll
public void removeAll() -
add
-