74757677787980
public void onCollide(Entity e1) { } public GlobalBounds getGlobalBounds() { return new GlobalBounds(x, y, bounds); }
267268269270271272273
public Inventory getInventory() { return inventory; } public GlobalBounds getGlobalBounds() { return new GlobalBounds(x, y, bounds); }