Class ChunkWorkerThreadFactory
java.lang.Object
com.hypixel.hytale.server.worldgen.util.ChunkWorkerThreadFactory
- All Implemented Interfaces:
ThreadFactory
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ChunkGeneratorprivate static final AtomicIntegerprivate final Integerprivate final AtomicIntegerprivate final String -
Constructor Summary
ConstructorsConstructorDescriptionChunkWorkerThreadFactory(ChunkGenerator chunkGenerator, String threadNameFormat) -
Method Summary
-
Field Details
-
FACTORY_COUNTER
-
chunkGenerator
-
threadNameFormat
-
factoryId
-
threadCounter
-
-
Constructor Details
-
ChunkWorkerThreadFactory
-
-
Method Details
-
newThread
- Specified by:
newThreadin interfaceThreadFactory
-
toString
-