@override Widget generate(Context context) { return Command( 'summon $type $location ${gson.encode( getNbt(false), )}', ); }