Class IdentifierUtil
java.lang.Object
com.refinedmods.refinedstorage.common.util.IdentifierUtil
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.ResourceLocation
createIdentifier
(String value) static net.minecraft.network.chat.MutableComponent
createStoredWithCapacityTranslation
(long stored, long capacity, double pct) static net.minecraft.network.chat.MutableComponent
createTranslation
(String category, String value) static net.minecraft.network.chat.MutableComponent
createTranslation
(String category, String value, Object... args) static net.minecraft.network.chat.MutableComponent
createTranslationAsHeading
(String category, String value) static String
createTranslationKey
(String category, String value) static String
format
(long qty) static String
formatWithUnits
(long qty) static String
getTagTranslationKey
(net.minecraft.tags.TagKey<?> key)
-
Field Details
-
MOD_ID
- See Also:
-
YES
public static final net.minecraft.network.chat.MutableComponent YES -
NO
public static final net.minecraft.network.chat.MutableComponent NO
-
-
Method Details
-
createIdentifier
-
createTranslationKey
-
createTranslation
-
createTranslation
-
createStoredWithCapacityTranslation
public static net.minecraft.network.chat.MutableComponent createStoredWithCapacityTranslation(long stored, long capacity, double pct) -
createTranslationAsHeading
-
getTagTranslationKey
-
formatWithUnits
-
format
-