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