Package team.lodestar.lodestone
Class LodestoneLib
java.lang.Object
team.lodestar.lodestone.LodestoneLib
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionLodestoneLib(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer modContainer) -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.ResourceLocationlodestonePath(String path)
-
Field Details
-
LOGGER
public static final org.apache.logging.log4j.Logger LOGGER -
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
-