MoonPhaseChangeEventSystem

public class MoonPhaseChangeEventSystem extends WorldEventSystem

System for handling moonphasechangeevent mechanics. Systems contain game logic that operates on entities with specific component types.

java.lang.Object > WorldEventSystem > MoonPhaseChangeEventSystem

Field Summary

worldSpawnDataResource

final WorldSpawnData worldSpawnDataResource

Field worldSpawnDataResource.

Method Detail

MoonPhaseChangeEventSystem

public public MoonPhaseChangeEventSystem ()

Method MoonPhaseChangeEventSystem.

handle

Method handle.

Parameters:
@Nonnull final Store store
@Nonnull final CommandBuffer commandBuffer
@Nonnull final MoonPhaseChangeEvent event