package org.runite.client; interface ShaderInterface { void method21(); void method22(); void method23(int var1); int method24(); }