HyCodeYourTale
classpublicPriority 3

RoleDebugDisplay

com.hypixel.hytale.server.npc.role.RoleDebugDisplay

1

Methods

1

Public Methods

14

Fields

1

Constructors

Constructors

private
RoleDebugDisplay()

Methods

Public Methods (1)

public
void display(Role role, int index, ArchetypeChunk<EntityStore> archetypeChunk, CommandBuffer<EntityStore> commandBuffer)

Fields

Protected Fields (14)

protectedboolean debugDisplayAnim
protectedboolean debugDisplayCustom
protectedboolean debugDisplayFlock
protectedboolean debugDisplayFreeSlots
protectedboolean debugDisplayHP
protectedboolean debugDisplayInternalId
protectedboolean debugDisplayLightLevel
protectedboolean debugDisplayLockedTarget
protectedboolean debugDisplayName
protectedboolean debugDisplayPathFinder
protectedboolean debugDisplaySpeed
protectedboolean debugDisplayStamina
protectedboolean debugDisplayState
protectedboolean debugDisplayTime

Related Classes