Class FrozenSharedConstants

java.lang.Object
net.frozenblock.lib.FrozenSharedConstants

@Internal public final class FrozenSharedConstants extends Object
  • Field Details

    • PROJECT_ID

      public static final String PROJECT_ID
      See Also:
    • MOD_ID

      public static final String MOD_ID
      See Also:
    • LOGGER

      public static final org.slf4j.Logger LOGGER
    • LOGGER4

      public static final org.slf4j.helpers.NOPLogger LOGGER4
    • UNSTABLE_LOGGING

      public static boolean UNSTABLE_LOGGING
      Used for features that may be unstable and crash in public builds.

      It's smart to use this for at least registries.

    • DATA_VERSION

      public static final int DATA_VERSION
      See Also:
  • Method Details

    • id

      @Contract("_ -> new") @NotNull public static @NotNull net.minecraft.resources.ResourceLocation id(String path)
    • string

      @NotNull public static @NotNull String string(String path)