Class SpawnMarkerBlockStateSystems
java.lang.Object
com.hypixel.hytale.server.spawning.blockstates.SpawnMarkerBlockStateSystems
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.hypixel.hytale.logger.HytaleLogger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidcreateMarker(Ref<ChunkStore> ref, SpawnMarkerBlockState state, Store<EntityStore> store, CommandBuffer<ChunkStore> commandBuffer)
-
Field Details
-
LOGGER
private static final com.hypixel.hytale.logger.HytaleLogger LOGGER
-
-
Constructor Details
-
SpawnMarkerBlockStateSystems
public SpawnMarkerBlockStateSystems()
-
-
Method Details
-
createMarker
private static void createMarker(@Nonnull Ref<ChunkStore> ref, @Nonnull SpawnMarkerBlockState state, @Nonnull Store<EntityStore> store, @Nonnull CommandBuffer<ChunkStore> commandBuffer)
-