Interface ClientCommandInternals.LastReceivedCommandsPacketAccessor

Enclosing class:
ClientCommandInternals

public static interface ClientCommandInternals.LastReceivedCommandsPacketAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable net.minecraft.network.protocol.game.ClientboundCommandsPacket
     
  • Method Details

    • fabric_api$getLastReceivedCommandsPacket

      @Nullable net.minecraft.network.protocol.game.ClientboundCommandsPacket fabric_api$getLastReceivedCommandsPacket()