Class Constants

java.lang.Object
com.sk89q.worldedit.internal.Constants

public final class Constants extends Object
  • Field Details

    • NO_COPY_ENTITY_NBT_FIELDS

      public static final List<String> NO_COPY_ENTITY_NBT_FIELDS
      List of top level NBT fields that should not be copied to a world, such as UUIDLeast and UUIDMost.
    • DATA_VERSION_MC_1_13

      public static final int DATA_VERSION_MC_1_13
      The DataVersion for Minecraft 1.13
      See Also:
    • DATA_VERSION_MC_1_13_2

      public static final int DATA_VERSION_MC_1_13_2
      The DataVersion for Minecraft 1.13.2
      See Also:
    • DATA_VERSION_MC_1_14

      public static final int DATA_VERSION_MC_1_14
      The DataVersion for Minecraft 1.14
      See Also:
    • DATA_VERSION_MC_1_15

      public static final int DATA_VERSION_MC_1_15
      The DataVersion for Minecraft 1.15
      See Also:
    • DATA_VERSION_MC_1_16

      public static final int DATA_VERSION_MC_1_16
      The DataVersion for Minecraft 1.16
      See Also:
    • DATA_VERSION_MC_1_17

      public static final int DATA_VERSION_MC_1_17
      The DataVersion for Minecraft 1.17
      See Also:
    • DATA_VERSION_MC_1_18

      public static final int DATA_VERSION_MC_1_18
      The DataVersion for Minecraft 1.18
      See Also:
    • DATA_VERSION_MC_1_19

      public static final int DATA_VERSION_MC_1_19
      The DataVersion for Minecraft 1.19
      See Also:
    • DATA_VERSION_MC_1_20

      public static final int DATA_VERSION_MC_1_20
      The DataVersion for Minecraft 1.20
      See Also: