Class MinecraftModLanguageProvider.MinecraftModContainer

    • Constructor Detail

      • MinecraftModContainer

        public MinecraftModContainer​(net.minecraftforge.forgespi.language.IModInfo info)
    • Method Detail

      • matches

        public boolean matches​(java.lang.Object mod)
        Description copied from class: ModContainer
        Does this mod match the supplied mod?
        Specified by:
        matches in class ModContainer
        Parameters:
        mod - to compare
        Returns:
        if the mod matches
      • getMod

        public java.lang.Object getMod()
        Specified by:
        getMod in class ModContainer
        Returns:
        the mod object instance