类 IntegerArgumentInfo.Template

java.lang.Object
net.minecraft.commands.synchronization.brigadier.IntegerArgumentInfo.Template
所有已实现的接口:
ArgumentTypeInfo.Template<com.mojang.brigadier.arguments.IntegerArgumentType>
封闭类:
IntegerArgumentInfo

public final class IntegerArgumentInfo.Template extends Object implements ArgumentTypeInfo.Template<com.mojang.brigadier.arguments.IntegerArgumentType>
  • 字段详细资料

    • min

      final int min
    • max

      final int max
  • 构造器详细资料

    • Template

      Template(int p_235562_, int p_235563_)
  • 方法详细资料