Uses of Record Class
net.minecraft.world.debug.data.StructureDebugData
Packages that use StructureDebugData
- 
Uses of StructureDebugData in net.minecraft.world.debug
Fields in net.minecraft.world.debug with type parameters of type StructureDebugDataModifier and TypeFieldDescriptionstatic final DebugSubscriptionType<List<StructureDebugData>> DebugSubscriptionTypes.STRUCTURES - 
Uses of StructureDebugData in net.minecraft.world.debug.data
Fields in net.minecraft.world.debug.data with type parameters of type StructureDebugDataModifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, StructureDebugData> StructureDebugData.PACKET_CODEC