public class HideEntitySystems
Class HideEntitySystems. Provides hideentitysystems functionality for the Hytale server.
java.lang.Object > HideEntitySystems
Field Summary
entityViewerComponent
final
EntityTrackerSystems.EntityViewer
entityViewerComponent
Field entityViewerComponent.
playerSettingsComponent
final
PlayerSettings
playerSettingsComponent
Field playerSettingsComponent.
playerComponent
final
Player
playerComponent
Field playerComponent.
ref
final
Ref
ref
Field ref.
entityViewer
final
EntityTrackerSystems.EntityViewer
entityViewer
Field entityViewer.
Method Detail
AdventurePlayerSystem
public
public
AdventurePlayerSystem
()
Method AdventurePlayerSystem.
SystemDependency
public
new
SystemDependency
(Order.AFTER, EntityTrackerSystems.CollectVisible.class)
Method SystemDependency.
- Parameters:
Order.AFTEROrder.AFTEREntityTrackerSystems.CollectVisible.classEntityTrackerSystems.CollectVisible.class
getDependencies
public
Set>
getDependencies
()
Method getDependencies.
isParallel
public
boolean
isParallel
(final int archetypeChunkSize, final int taskCount)
Method isParallel.
- Parameters:
final intarchetypeChunkSizefinal inttaskCount
tick
public
void
tick
(final float dt, final int index, @Nonnull final ArchetypeChunk archetypeChunk, @Nonnull final Store store, @Nonnull final CommandBuffer commandBuffer)
Method tick.
- Parameters:
final floatdtfinal intindex@Nonnull final ArchetypeChunkarchetypeChunk@Nonnull final Storestore@Nonnull final CommandBuffercommandBuffer