Interface IFrame

All Superinterfaces:
IMap

public interface IFrame extends IMap
Single frame of a map display. The main purpose of this is to provide the entity IDs of the item frame and the interaction entity for own packet handling and entity modification.

Note: Frames only exist on the network level, so the server doesn't know about this frame entity.

  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Note: Frames only exist on the network level, so the server doesn't know about this frame entity.
    int
    Note: Frames only exist on the network level, so the server doesn't know about this frame entity.

    Methods inherited from interface de.pianoman911.mapengine.api.clientside.IMap

    itemStack, mapId, mapIds
  • Method Details

    • frameEntityId

      int frameEntityId()
      Note: Frames only exist on the network level, so the server doesn't know about this frame entity.
      Returns:
      the entity id of the item frame
    • interactionEntityId

      int interactionEntityId()
      Note: Frames only exist on the network level, so the server doesn't know about this frame entity.
      Returns:
      the entity id of the interaction entity