Class VanillaDebugFeatures
java.lang.Object
io.github.vampirestudios.vampirelib.api.debug_renderers.VanillaDebugFeatures
In this class are
DebugFeatures for the vanilla Debug Renderers which do not have other means
of activation (i.e., not chunk borders, not collision, and not game test)-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeaturestatic final DebugFeature -
Method Summary
-
Field Details
-
PATHFINDING
- See Also:
-
DebugRenderer.pathfindingRendererClientboundCustomPayloadPacket.DEBUG_PATHFINDING_PACKET
-
WATER
- See Also:
-
DebugRenderer.waterDebugRenderer
-
HEIGHTMAP
- See Also:
-
DebugRenderer.heightMapRenderer
-
NEIGHBORS_UPDATE
- See Also:
-
DebugRenderer.neighborsUpdateRendererClientboundCustomPayloadPacket.DEBUG_NEIGHBORSUPDATE_PACKET
-
STRUCTURE
- See Also:
-
DebugRenderer.structureRendererClientboundCustomPayloadPacket.DEBUG_STRUCTURES_PACKET
-
LIGHT
- See Also:
-
DebugRenderer.lightDebugRenderer
-
WORLD_GEN_ATTEMPT
- See Also:
-
DebugRenderer.worldGenAttemptRendererClientboundCustomPayloadPacket.DEBUG_WORLDGENATTEMPT_PACKET
-
SOLID_FACE
- See Also:
-
DebugRenderer.solidFaceRenderer
-
CHUNK
- See Also:
-
DebugRenderer.chunkRenderer
-
BRAIN
- See Also:
-
DebugRenderer.brainDebugRendererClientboundCustomPayloadPacket.DEBUG_POI_ADDED_PACKETClientboundCustomPayloadPacket.DEBUG_POI_REMOVED_PACKETClientboundCustomPayloadPacket.DEBUG_POI_TICKET_COUNT_PACKETClientboundCustomPayloadPacket.DEBUG_BRAIN
-
VILLAGE_SECTIONS
- See Also:
-
DebugRenderer.villageSectionsDebugRendererClientboundCustomPayloadPacket.DEBUG_VILLAGE_SECTIONS
-
BEE
- See Also:
-
DebugRenderer.beeDebugRendererClientboundCustomPayloadPacket.DEBUG_BEEClientboundCustomPayloadPacket.DEBUG_HIVE
-
RAID
- See Also:
-
DebugRenderer.raidDebugRendererClientboundCustomPayloadPacket.DEBUG_RAIDS
-
GOAL_SELECTOR
- See Also:
-
DebugRenderer.goalSelectorRendererClientboundCustomPayloadPacket.DEBUG_GOAL_SELECTOR
-
GAME_EVENT
- See Also:
-
DebugRenderer.gameEventListenerRendererClientboundCustomPayloadPacket.DEBUG_GAME_EVENTClientboundCustomPayloadPacket.DEBUG_GAME_EVENT_LISTENER
-
-
Method Details
-
init
@Internal public static void init()
-