Module moe.maple.script.api
Interface PortalObject<T>
- Type Parameters:
T-
- All Superinterfaces:
FieldedObject<T>,ScriptObject<T>
public interface PortalObject<T> extends FieldedObject<T>
This is a script proxy for portal objects.
should be your implementation of portal.
-
Method Summary
Methods inherited from interface moe.maple.api.script.model.object.field.FieldedObject
getField, getFieldId, getObjectId, getX, getY