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
onLevelTick(LevelTickEvent.PostĀ event)
final ResourceLocation
getMoonPhasesLoc()
-
-
Method Detail
-
onLevelTick
final Unit onLevelTick(LevelTickEvent.PostĀ event)
-
getMoonPhasesLoc
final ResourceLocation getMoonPhasesLoc()
-
-
-
-