Class Thermoo

java.lang.Object
com.github.thedeathlycow.thermoo.impl.Thermoo
All Implemented Interfaces:
net.fabricmc.api.ModInitializer

public class Thermoo extends Object implements net.fabricmc.api.ModInitializer
  • Field Details

  • Constructor Details

    • Thermoo

      public Thermoo()
  • Method Details

    • onInitialize

      public void onInitialize()
      Specified by:
      onInitialize in interface net.fabricmc.api.ModInitializer
    • id

      @Contract("->new") public static net.minecraft.util.Identifier id(String path)
      Creates a new Identifier under the namespace "thermoo"
      Parameters:
      path - The identifier path
      Returns:
      Returns a new Identifier