Class CraftTweakerRegistries.Keys

java.lang.Object
com.blamejared.crafttweaker.CraftTweakerRegistries.Keys
Enclosing class:
CraftTweakerRegistries

public static class CraftTweakerRegistries.Keys extends Object
  • Field Details

    • TRANSFORMER_SERIALIZER

      public static net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<IIngredientTransformerSerializer<?>>> TRANSFORMER_SERIALIZER
    • CONDITIONER_SERIALIZER

      public static net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<IIngredientConditionSerializer<?>>> CONDITIONER_SERIALIZER
  • Constructor Details

    • Keys

      public Keys()