Skip to content
Success

Changes

Summary

  1. SPIGOT-231 and SPIGOT-229. Fix itemframe behaviour. (details)
Commit 89944c09c92a54039bbf6b1608f6822a11f33e0e by md_5
SPIGOT-231 and SPIGOT-229. Fix itemframe behaviour.

Confirmed fix for itemframes not showing up. Based on the code in
CraftPainting.
Besids this fix we now pass null itemstacks directly to the
EntityItemFrame to allow the removal of items in ItemFrames.
The file was modified src/main/java/org/bukkit/craftbukkit/entity/CraftItemFrame.java