Package de.cerus.packetmaps.plugin.util
Class EntityUtil.ItemFrameResult
- java.lang.Object
-
- de.cerus.packetmaps.plugin.util.EntityUtil.ItemFrameResult
-
- Enclosing class:
- EntityUtil
public static class EntityUtil.ItemFrameResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ItemFrameResult(java.util.List<org.bukkit.entity.ItemFrame> frames, int width, int height)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<org.bukkit.entity.ItemFrame>getFrames()intgetHeight()intgetWidth()
-