public class UsefulBackpacksRecipeSerializers
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static net.minecraftforge.fml.RegistryObject<net.minecraft.item.crafting.IRecipeSerializer<BackpackCraftingRecipe>> |
BACKPACK |
static info.u_team.u_team_core.util.registry.CommonDeferredRegister<net.minecraft.item.crafting.IRecipeSerializer<?>> |
RECIPE_SERIALIZERS |
| Constructor and Description |
|---|
UsefulBackpacksRecipeSerializers() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerMod(net.minecraftforge.eventbus.api.IEventBus bus) |
public static final info.u_team.u_team_core.util.registry.CommonDeferredRegister<net.minecraft.item.crafting.IRecipeSerializer<?>> RECIPE_SERIALIZERS
public static final net.minecraftforge.fml.RegistryObject<net.minecraft.item.crafting.IRecipeSerializer<BackpackCraftingRecipe>> BACKPACK