WindowOpen

case
class WindowOpen(id: UByte, ty: String, title: ChatComponent, slotCount: UByte, entityId: Option[Int])

WindowOpen tells the client to open the inventory window of the given type. The ID is used to reference the instance of the window in other packets.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product