Class ForgeHexArgumentTypeRegistry

java.lang.Object
at.petrak.hexcasting.forge.lib.ForgeHexArgumentTypeRegistry

public class ForgeHexArgumentTypeRegistry extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraftforge.registries.DeferredRegister<net.minecraft.commands.synchronization.ArgumentTypeInfo<?,?>>
     
    static final net.minecraftforge.registries.RegistryObject<net.minecraft.commands.synchronization.ArgumentTypeInfo<at.petrak.hexcasting.common.command.PatternResLocArgument,net.minecraft.commands.synchronization.SingletonArgumentInfo<at.petrak.hexcasting.common.command.PatternResLocArgument>.net.minecraft.commands.synchronization.SingletonArgumentInfo.Template>>
     
  • 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

    • ARGUMENT_TYPES

      public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.commands.synchronization.ArgumentTypeInfo<?,?>> ARGUMENT_TYPES
    • PATTERN_RESLOC

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.commands.synchronization.ArgumentTypeInfo<at.petrak.hexcasting.common.command.PatternResLocArgument,net.minecraft.commands.synchronization.SingletonArgumentInfo<at.petrak.hexcasting.common.command.PatternResLocArgument>.net.minecraft.commands.synchronization.SingletonArgumentInfo.Template>> PATTERN_RESLOC
  • Constructor Details

    • ForgeHexArgumentTypeRegistry

      public ForgeHexArgumentTypeRegistry()