Interface SetCommandMinecartPacketView

All Superinterfaces:
PacketView

public interface SetCommandMinecartPacketView extends PacketView
Serverbound command-minecart update.
  • Method Details

    • entityId

      int entityId()
    • command

      String command()
    • trackOutput

      boolean trackOutput()