Uses of Record Class
net.minecraft.world.debug.data.EntityPathDebugData
Packages that use EntityPathDebugData
- 
Uses of EntityPathDebugData in net.minecraft.world.debug
Fields in net.minecraft.world.debug with type parameters of type EntityPathDebugDataModifier and TypeFieldDescriptionstatic final DebugSubscriptionType<EntityPathDebugData> DebugSubscriptionTypes.ENTITY_PATHS - 
Uses of EntityPathDebugData in net.minecraft.world.debug.data
Fields in net.minecraft.world.debug.data with type parameters of type EntityPathDebugDataModifier and TypeFieldDescriptionstatic final PacketCodec<PacketByteBuf, EntityPathDebugData> EntityPathDebugData.PACKET_CODEC