isVisible

open override fun isVisible(player: Player): Boolean(source)

If the block is currently visible to the player. By default, this checks that the first entity from culledEntityIds is not toggled invisible for the player If you are using fake/packet entities you must override this method.