Interface ArgumentTypeInfosAccessor


public interface ArgumentTypeInfosAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static Map<Class<?>,net.minecraft.commands.synchronization.ArgumentTypeInfo<?,?>>
     
  • Method Details

    • getBY_CLASS

      static Map<Class<?>,net.minecraft.commands.synchronization.ArgumentTypeInfo<?,?>> getBY_CLASS()