Module moe.maple.script.api
Interface FieldScreenMessenger<User>
- All Superinterfaces:
ScriptMessenger
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface FieldScreenMessenger<User> extends ScriptMessenger
-
Method Summary
Modifier and Type Method Description voidsend(UserObject<User> userObject, String path)Packet: FieldEffect | FieldEffectType.FieldEffect_Screen
-
Method Details
-
send
Packet: FieldEffect | FieldEffectType.FieldEffect_Screen- Parameters:
path- - The Map.wz UOL, relative to "Map.wz/Effect.img", example: "maplemap/enter/50000"
-