3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2025-01-09 14:50:05 +01:00
Commit graph

2 Commits

Autor SHA1 Nachricht Datum
md_5
218385995f We should return "" not null for 'corrupt' signs. 2013-03-18 20:33:22 +11:00
md_5
f0360d468e Prevent NPE in CraftSign
This commit prevents the constructor of CraftSign throwing an NPE when it cannot get the sign tile entity. Instead it will fallback to a 4 empty lined sign, and not try to do anything to those lines on .update().

@TheDgtl
2013-03-18 20:03:09 +11:00