Class RecipeComponentValue<T>

java.lang.Object
dev.latvian.mods.kubejs.recipe.component.RecipeComponentValue<T>
All Implemented Interfaces:
WrappedJS, Map.Entry<RecipeKey<T>,T>

public final class RecipeComponentValue<T> extends Object implements WrappedJS, Map.Entry<RecipeKey<T>,T>