package entity //Entity is the entity of minecraft type Entity struct { EntityID int //实体ID } type Solt struct { }