-
Bug
-
Resolution: Incomplete
-
Minor
-
None
-
None
-
HP Omen
CPU: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz 2.59GHz
RAM: 16.0 GB (15.9 available)
Operating system: Windows 10 - 64 bit
-
git-Spigot-0b44fa0-2100017 (MC: 1.13) (Implementing API version 1.13-R0.1-SNAPSHOT)
-
Issue with my own plugin, should be an issue on the API.
I have a Sign object with lines written on it, object is created from SignChangeEvent.getblock().getstate(). I have also tested if the Sign object is valid, it is. In my case it involves a Wallsign, facing North and not watterlogged.
When using either Sign.getline() or Sign.getlines() nothing, or a: "" string, is returned.