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

      @Deprecated(forRemoval=true, since="2.0.0") public static final int DATA_VERSION_MC_1_13
      Deprecated, for removal: This API element is subject to removal in a future version.
      If Fawe drops interaction with 1.13, this method is subject to removal.
      The DataVersion for Minecraft 1.13
      See Also:
    • DATA_VERSION_MC_1_13_2

      @Deprecated(forRemoval=true, since="2.0.0") public static final int DATA_VERSION_MC_1_13_2
      Deprecated, for removal: This API element is subject to removal in a future version.
      If Fawe drops interaction with 1.13, this method is subject to removal.
      The DataVersion for Minecraft 1.13.2
      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: