Class Utils

java.lang.Object
com.portingdeadmods.portingdeadlibs.utils.Utils

public final class Utils extends Object
  • Constructor Details

    • Utils

      public Utils()
  • Method Details

    • registryTranslation

      public static <T> net.minecraft.network.chat.Component registryTranslation(net.minecraft.core.Registry<T> registry, T registryObject)
    • registryTranslation

      public static <T> net.minecraft.network.chat.Component registryTranslation(net.minecraft.resources.ResourceKey<T> registryObject)