public class RoleDebugDisplay
Class RoleDebugDisplay. Provides roledebugdisplay functionality for the Hytale server.
java.lang.Object > RoleDebugDisplay
Field Summary
debugDisplayState
Field debugDisplayState.
debugDisplayTime
Field debugDisplayTime.
debugDisplayFlock
Field debugDisplayFlock.
debugDisplayAnim
Field debugDisplayAnim.
debugDisplayLockedTarget
Field debugDisplayLockedTarget.
debugDisplayLightLevel
Field debugDisplayLightLevel.
debugDisplayFreeSlots
Field debugDisplayFreeSlots.
debugDisplayCustom
Field debugDisplayCustom.
debugDisplayPathFinder
Field debugDisplayPathFinder.
debugDisplayHP
Field debugDisplayHP.
debugDisplayStamina
Field debugDisplayStamina.
debugDisplaySpeed
Field debugDisplaySpeed.
debugDisplayInternalId
Field debugDisplayInternalId.
debugDisplayName
Field debugDisplayName.
debugDisplay
Field debugDisplay.
npcComponent
Field npcComponent.
flockMembershipComponent
Field flockMembershipComponent.
worldTimeResource
Field worldTimeResource.
dayProgress
Field dayProgress.
activeAnimationComponent
Field activeAnimationComponent.
activeAnimations
Field activeAnimations.
movementStates
Field movementStates.
markedEntitySupport
Field markedEntitySupport.
slotName
Field slotName.
targetRef
Field targetRef.
targetPlayerRefComponent
Field targetPlayerRefComponent.
targetNpcComponent
Field targetNpcComponent.
transformComponent
Field transformComponent.
chunkRef
Field chunkRef.
world
Field world.
chunkStore
Field chunkStore.
blockChunkComponent
Field blockChunkComponent.
position
Field position.
x
Field x.
y
Field y.
z
Field z.
sunlightFactor
Field sunlightFactor.
displayPathfinderString
Field displayPathfinderString.
customString
Field customString.
inventory
Field inventory.
hotbarFreeSlots
Field hotbarFreeSlots.
inventoryFreeSlots
Field inventoryFreeSlots.
entityStatsComponent
Field entityStatsComponent.
healthValue
Field healthValue.
staminaValue
Field staminaValue.
velocityComponent
Field velocityComponent.
nameplateComponent
Field nameplateComponent.
ref
Field ref.
Method Detail
RoleDebugDisplay
private
RoleDebugDisplay
()
Method RoleDebugDisplay.
display
void
display
(@Nonnull final Role role, final int index, @Nonnull final ArchetypeChunk archetypeChunk, @Nonnull final CommandBuffer commandBuffer)
Method display.
- Parameters:
@Nonnull final Rolerolefinal intindex@Nonnull final ArchetypeChunkarchetypeChunk@Nonnull final CommandBuffercommandBuffer
if
else
if
(targetNpcComponent != null)
Method if.
- Parameters:
targetNpcComponent !=null
Nameplate
new
Nameplate
(this.debugDisplay.toString()
Method Nameplate.
- Parameters:
this.debugDisplay.toString(this.debugDisplay.toString(
create
Method create.
- Parameters:
@Nonnull final EnumSetdebugFlags