Object MoonTextureChanger
-
- All Implemented Interfaces:
public class MoonTextureChanger
-
-
Field Summary
Fields Modifier and Type Field Description private final ResourceLocation
moonPhasesLoc
public final static MoonTextureChanger
INSTANCE
-
Method Summary
Modifier and Type Method Description final Unit
onWorldTick(LevelTickEvent.PostĀ event)
final ResourceLocation
getMoonPhasesLoc()
-
-
Method Detail
-
onWorldTick
final Unit onWorldTick(LevelTickEvent.PostĀ event)
-
getMoonPhasesLoc
final ResourceLocation getMoonPhasesLoc()
-
-
-
-