Class KeepAction
java.lang.Object
dev.latvian.mods.kubejs.recipe.ingredientaction.KeepAction
- All Implemented Interfaces:
IngredientAction
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final KeepActionstatic final IngredientActionType<KeepAction> Fields inherited from interface dev.latvian.mods.kubejs.recipe.ingredientaction.IngredientAction
CODEC, STREAM_CODEC -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
TYPE
-
-
Constructor Details
-
KeepAction
public KeepAction()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceIngredientAction
-
transform
public net.minecraft.world.item.ItemStack transform(net.minecraft.world.item.ItemStack old, int index, net.minecraft.world.item.crafting.CraftingInput input) - Specified by:
transformin interfaceIngredientAction
-