get Boolean
Returns the value associated to the given key, if any. Returns 'null' otherwise. Also returns 'null' if the tag is not of the correct type (eg getByte on a NBTCompound will yield 'null')
Uses NBTByte#asBoolean() to determine the truthness