-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Double Chest check issue #6665
Copy link
Copy link
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: bugSomething doesn't work as it was intended to.Something doesn't work as it was intended to.version: 1.17Game version 1.17Game version 1.17
Metadata
Metadata
Assignees
Labels
status: acceptedDisputed bug is accepted as valid or Feature accepted as desired to be added.Disputed bug is accepted as valid or Feature accepted as desired to be added.type: bugSomething doesn't work as it was intended to.Something doesn't work as it was intended to.version: 1.17Game version 1.17Game version 1.17
Type
Fields
Give feedbackNo fields configured for Bug.
Expected behavior
When i will detect double chest (with chest inventory instanceof DoubleChestInventory) to get a double chest
Observed/Actual behavior
When a block was above a part of the double chest, it gives me everytime a single chest on check
Steps/models to reproduce
https://prnt.sc/1tnky8g (use this test code)
right click on double chest without block above part of chests -> org.bukkit.craftbukkit.v1_17_R1.inventory.CraftInventoryDoubleChest
place blocks above double chest
right click again on double chest ->org.bukkit.craftbukkit.v1_17_R1.inventory.CraftInventory
if you need a video. -> https://user-images.githubusercontent.com/77025397/134791346-f2283716-8ccb-4e67-970f-99f282ed0fd1.mp4
Plugin list
https://prnt.sc/1tnku5o
Paper version
https://prnt.sc/1tnl4nr
Agreements