Class Names
java.lang.Object
meteordevelopment.meteorclient.utils.misc.Names
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Stringget(net.minecraft.block.Block block) static Stringget(net.minecraft.enchantment.Enchantment enchantment) static Stringget(net.minecraft.entity.effect.StatusEffect effect) static Stringget(net.minecraft.entity.EntityType<?> entityType) static Stringget(net.minecraft.item.Item item) static Stringget(net.minecraft.particle.ParticleType<?> type) static StringgetSoundName(net.minecraft.util.Identifier id) static voidinit()
-
Constructor Details
-
Names
public Names()
-
-
Method Details
-
init
public static void init() -
get
-
get
-
get
-
get
-
get
-
get
-
getSoundName
-