Class LodestoneLib

java.lang.Object
team.lodestar.lodestone.LodestoneLib

public class LodestoneLib extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
    static final org.apache.logging.log4j.Logger
     
    static final net.minecraft.util.RandomSource
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    LodestoneLib(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer modContainer)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.resources.ResourceLocation
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • LOGGER

      public static final org.apache.logging.log4j.Logger LOGGER
    • LODESTONE

      public static final String LODESTONE
      See Also:
    • RANDOM

      public static final net.minecraft.util.RandomSource RANDOM
  • Constructor Details

    • LodestoneLib

      public LodestoneLib(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer modContainer)
  • Method Details

    • lodestonePath

      public static net.minecraft.resources.ResourceLocation lodestonePath(String path)