[SPIGOT-492] Material.BARRIER should not be treated as occluding Created: 29/Jan/15 Updated: 30/Jan/15 Resolved: 30/Jan/15 |
|
Status: | Closed |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | Anders G. Jørgensen | Assignee: | Unassigned |
Resolution: | Won't Fix | Votes: | 0 |
Labels: | blocks, bug, bukkit |
Description |
Barrier blocks should not be treated as occluding in the Material enum, as they do not block vision. Not sure if it should be treated at transparent instead. |
Comments |
Comment by Thinkofname [ 30/Jan/15 ] |
These are based on minecraft's internal meaning of occluding (and checked via unit tests). Doesn't always follow common sense |