// automatically generated, do not modify package MyGame.Example; public class Any { public static final byte NONE = 0; public static final byte Monster = 1; };