Class BaseChiselingRecipes

java.lang.Object
com.supermartijn642.rechiseled.api.BaseChiselingRecipes

public class BaseChiselingRecipes extends Object
Created 19/01/2022 by SuperMartijn642

All default recipe locations in rechiseled.

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
    static final net.minecraft.resources.ResourceLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • AMETHYST_BLOCK

      public static final net.minecraft.resources.ResourceLocation AMETHYST_BLOCK
    • ACACIA_PLANKS

      public static final net.minecraft.resources.ResourceLocation ACACIA_PLANKS
    • ANDESITE

      public static final net.minecraft.resources.ResourceLocation ANDESITE
    • BASALT

      public static final net.minecraft.resources.ResourceLocation BASALT
    • BAMBOO_PLANKS

      public static final net.minecraft.resources.ResourceLocation BAMBOO_PLANKS
    • BIRCH_PLANKS

      public static final net.minecraft.resources.ResourceLocation BIRCH_PLANKS
    • BLACKSTONE

      public static final net.minecraft.resources.ResourceLocation BLACKSTONE
    • BLUE_ICE

      public static final net.minecraft.resources.ResourceLocation BLUE_ICE
    • BONE_BLOCK

      public static final net.minecraft.resources.ResourceLocation BONE_BLOCK
    • CHERRY_PLANKS

      public static final net.minecraft.resources.ResourceLocation CHERRY_PLANKS
    • COAL_BLOCK

      public static final net.minecraft.resources.ResourceLocation COAL_BLOCK
    • COBBLED_DEEPSLATE

      public static final net.minecraft.resources.ResourceLocation COBBLED_DEEPSLATE
    • COBBLESTONE

      public static final net.minecraft.resources.ResourceLocation COBBLESTONE
    • COPPER_BLOCK

      public static final net.minecraft.resources.ResourceLocation COPPER_BLOCK
    • CRIMSON_PLANKS

      public static final net.minecraft.resources.ResourceLocation CRIMSON_PLANKS
    • DARK_OAK_PLANKS

      public static final net.minecraft.resources.ResourceLocation DARK_OAK_PLANKS
    • DARK_PRISMARINE

      public static final net.minecraft.resources.ResourceLocation DARK_PRISMARINE
    • DIAMOND_BLOCK

      public static final net.minecraft.resources.ResourceLocation DIAMOND_BLOCK
    • DIORITE

      public static final net.minecraft.resources.ResourceLocation DIORITE
    • DIRT

      public static final net.minecraft.resources.ResourceLocation DIRT
    • EMERALD_BLOCK

      public static final net.minecraft.resources.ResourceLocation EMERALD_BLOCK
    • END_STONE

      public static final net.minecraft.resources.ResourceLocation END_STONE
    • GLOWSTONE

      public static final net.minecraft.resources.ResourceLocation GLOWSTONE
    • GOLD_BLOCK

      public static final net.minecraft.resources.ResourceLocation GOLD_BLOCK
    • GRANITE

      public static final net.minecraft.resources.ResourceLocation GRANITE
    • IRON_BLOCK

      public static final net.minecraft.resources.ResourceLocation IRON_BLOCK
    • JUNGLE_PLANKS

      public static final net.minecraft.resources.ResourceLocation JUNGLE_PLANKS
    • LAPIS_BLOCK

      public static final net.minecraft.resources.ResourceLocation LAPIS_BLOCK
    • MANGROVE_PLANKS

      public static final net.minecraft.resources.ResourceLocation MANGROVE_PLANKS
    • NETHERRACK

      public static final net.minecraft.resources.ResourceLocation NETHERRACK
    • NETHER_BRICKS

      public static final net.minecraft.resources.ResourceLocation NETHER_BRICKS
    • NETHERITE_BLOCK

      public static final net.minecraft.resources.ResourceLocation NETHERITE_BLOCK
    • OAK_PLANKS

      public static final net.minecraft.resources.ResourceLocation OAK_PLANKS
    • OBSIDIAN

      public static final net.minecraft.resources.ResourceLocation OBSIDIAN
    • PRISMARINE_BRICKS

      public static final net.minecraft.resources.ResourceLocation PRISMARINE_BRICKS
    • PURPUR_BLOCK

      public static final net.minecraft.resources.ResourceLocation PURPUR_BLOCK
    • QUARTZ_BLOCK

      public static final net.minecraft.resources.ResourceLocation QUARTZ_BLOCK
    • RED_NETHER_BRICKS

      public static final net.minecraft.resources.ResourceLocation RED_NETHER_BRICKS
    • RED_SANDSTONE

      public static final net.minecraft.resources.ResourceLocation RED_SANDSTONE
    • REDSTONE_BLOCK

      public static final net.minecraft.resources.ResourceLocation REDSTONE_BLOCK
    • SANDSTONE

      public static final net.minecraft.resources.ResourceLocation SANDSTONE
    • SPRUCE_PLANKS

      public static final net.minecraft.resources.ResourceLocation SPRUCE_PLANKS
    • STONE

      public static final net.minecraft.resources.ResourceLocation STONE
    • WARPED_PLANKS

      public static final net.minecraft.resources.ResourceLocation WARPED_PLANKS
  • Constructor Details

    • BaseChiselingRecipes

      public BaseChiselingRecipes()