`RecordStreamer::emitInstruction` simply calls `MCStreamer::emitInstruction` (overrided method of parent class), which makes the override unnecessary.
6.7 KiB
6.7 KiB
`RecordStreamer::emitInstruction` simply calls `MCStreamer::emitInstruction` (overrided method of parent class), which makes the override unnecessary.