Class ArgumentTypeEnum.Info.Template<T extends Enum<T>>

java.lang.Object
org.cyclops.cyclopscore.command.argument.ArgumentTypeEnum.Info.Template<T>
All Implemented Interfaces:
net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<ArgumentTypeEnum<?>>
Enclosing class:
ArgumentTypeEnum.Info

public final class ArgumentTypeEnum.Info.Template<T extends Enum<T>> extends Object implements net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<ArgumentTypeEnum<?>>
  • Method Details

    • instantiate

      public ArgumentTypeEnum<?> instantiate(net.minecraft.commands.CommandBuildContext p_235533_)
      Specified by:
      instantiate in interface net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<T extends Enum<T>>
    • type

      public net.minecraft.commands.synchronization.ArgumentTypeInfo<ArgumentTypeEnum<?>,?> type()
      Specified by:
      type in interface net.minecraft.commands.synchronization.ArgumentTypeInfo.Template<T extends Enum<T>>