Constant Field Values

Contents

net.minestom.*

  • net.minestom.server.chat.ChatParser 
    Modifier and Type Constant Field Value
    public static final char COLOR_CHAR 167
  • net.minestom.server.command.builder.arguments.minecraft.registry.ArgumentRegistry<T> 
    Modifier and Type Constant Field Value
    public static final int INVALID_NAME -2
  • net.minestom.server.command.builder.arguments.number.ArgumentNumber<T extends java.lang.Number> 
    Modifier and Type Constant Field Value
    public static final int NOT_NUMBER_ERROR 1
    public static final int RANGE_ERROR 2
  • net.minestom.server.data.NbtDataImpl 
    Modifier and Type Constant Field Value
    public static final java.lang.String KEY_PREFIX "nbtdata_"
  • net.minestom.server.extras.velocity.VelocityProxy 
    Modifier and Type Constant Field Value
    public static final java.lang.String PLAYER_INFO_CHANNEL "velocity:player_info"
  • net.minestom.server.gamedata.loottables.LootTable 
    Modifier and Type Constant Field Value
    public static final java.lang.String LUCK_KEY "minecraft:luck"
  • net.minestom.server.gamedata.loottables.entries.DynamicEntry 
    Modifier and Type Constant Field Value
    public static final java.lang.String DROP_LIST_KEY "minestom:loot_table_drop_list"
  • net.minestom.server.instance.block.CustomBlock 
    Modifier and Type Constant Field Value
    public static final byte MAX_STAGE 10
  • net.minestom.server.map.Framebuffer 
    Modifier and Type Constant Field Value
    public static final int HEIGHT 128
    public static final int WIDTH 128