154155156157158159160161162163164
return; EventInterface event = this.knowledge.obtainProviders().getEvent().get("__SAMPLE"); if (event != null) { event.playSound(1f, 1f); } } public String getName() {