Class RecipeSchemaRegistry
java.lang.Object
dev.latvian.mods.kubejs.recipe.schema.RecipeSchemaRegistry
- All Implemented Interfaces:
KubeEvent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidregister(net.minecraft.resources.ResourceLocation id, RecipeSchema schema) voidregister(net.minecraft.resources.ResourceLocation id, RegistryAwareSchema schema) 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
-
RecipeSchemaRegistry
-
-
Method Details
-
namespace
-
register
-
register
-