Class ModNameCache
java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.ModNameCache
Maintains a cache of mod id's to "friendly" mod names.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetModName(String modId) static StringgetModName(net.minecraft.world.item.Item item) static StringgetModName(net.minecraft.world.level.block.Block block) static StringgetModName(net.minecraft.world.level.material.Fluid fluid) static voidinit()
-
Constructor Details
-
ModNameCache
public ModNameCache()
-
-
Method Details
-
init
public static void init() -
getModName
-
getModName
-
getModName
-
getModName
-