Package net.frozenblock.lib
Class FrozenSharedConstants
java.lang.Object
net.frozenblock.lib.FrozenSharedConstants
-
Field Details
-
PROJECT_ID
- See Also:
-
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_LOGGINGUsed for features that may be unstable and crash in public builds.It's smart to use this for at least registries.
-
-
Method Details
-
id
@Contract("_ -> new") @NotNull public static @NotNull net.minecraft.resources.ResourceLocation id(String path) -
string
-