Pull request #5151 updated 13:02:58 Connecting to https://api.github.com using buildscuberiteorg/****** (github buildscuberiteorg pat) Obtained Jenkinsfile from 6b2d9e4b93e3707682f14e249c191821807763f8+3e8c945a09d92d5699b26f72d2624fb9f2f85ad5 (307d5b4811d98471d0868135da8aa2f758883581) Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on linux-12xx12 in /home/bearbin/workspace/cuberite_PR-5151 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gh-bco Wiping out workspace first. Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/cuberite/cuberite.git > git init /home/bearbin/workspace/cuberite_PR-5151 # timeout=10 Fetching upstream changes from https://github.com/cuberite/cuberite.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials github buildscuberiteorg pat > git fetch --no-tags --force --progress -- https://github.com/cuberite/cuberite.git +refs/pull/5151/head:refs/remotes/origin/PR-5151 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags Merging remotes/origin/master commit 3e8c945a09d92d5699b26f72d2624fb9f2f85ad5 into PR head commit 6b2d9e4b93e3707682f14e249c191821807763f8 Merge succeeded, producing 6b2d9e4b93e3707682f14e249c191821807763f8 Checking out Revision 6b2d9e4b93e3707682f14e249c191821807763f8 (PR-5151) > git config remote.origin.url https://github.com/cuberite/cuberite.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/5151/head:refs/remotes/origin/PR-5151 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/cuberite/cuberite.git # timeout=10 > git rev-parse --verify HEAD # timeout=10 No valid HEAD. Skipping the resetting > git clean -fdx # timeout=10 Fetching upstream changes from https://github.com/cuberite/cuberite.git using GIT_ASKPASS to set credentials github buildscuberiteorg pat > git fetch --no-tags --force --progress -- https://github.com/cuberite/cuberite.git +refs/pull/5151/head:refs/remotes/origin/PR-5151 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b2d9e4b93e3707682f14e249c191821807763f8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials github buildscuberiteorg pat > git merge 3e8c945a09d92d5699b26f72d2624fb9f2f85ad5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b2d9e4b93e3707682f14e249c191821807763f8 # timeout=10 Commit message: "fixed compile and unnececary log" > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-5151 6b2d9e4b93e3707682f14e249c191821807763f8 # timeout=10 > git rev-list --no-walk 5013532bca787f51f7874659e863f40a6aafb2bd # timeout=10 Cleaning workspace [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u jenkins -p ******** https://registry.cuberite.org WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/bearbin/workspace/cuberite_PR-5151@tmp/8da2e6f3-be9f-443a-b6ab-03cb7f3143e6/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] isUnix [Pipeline] sh + docker inspect -f . cuberite/docker-ci/minimal:latest . [Pipeline] withDockerContainer linux-12xx12 does not seem to be running inside a container $ docker run -t -d -u 1000:1000 -w /home/bearbin/workspace/cuberite_PR-5151 -v /home/bearbin/workspace/cuberite_PR-5151:/home/bearbin/workspace/cuberite_PR-5151:rw,z -v /home/bearbin/workspace/cuberite_PR-5151@tmp:/home/bearbin/workspace/cuberite_PR-5151@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** cuberite/docker-ci/minimal:latest cat $ docker top d015d35844ab49795816ed23de16fbd85aa4468d82dd95a89c0e2b4d6163cfaa -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] sh + git submodule update --init Submodule 'Server/Plugins/ChatLog' (https://github.com/cuberite/ChatLog.git) registered for path 'Server/Plugins/ChatLog' Submodule 'Server/Plugins/Core' (https://github.com/cuberite/Core.git) registered for path 'Server/Plugins/Core' Submodule 'Server/Plugins/ProtectionAreas' (https://github.com/cuberite/ProtectionAreas.git) registered for path 'Server/Plugins/ProtectionAreas' Submodule 'Tools/BlockTypePaletteGenerator/lib/lunajson' (https://github.com/grafi-tt/lunajson.git) registered for path 'Tools/BlockTypePaletteGenerator/lib/lunajson' Submodule 'lib/SQLiteCpp' (https://github.com/cuberite/SQLiteCpp.git) registered for path 'lib/SQLiteCpp' Submodule 'lib/TCLAP' (https://github.com/cuberite/TCLAP.git) registered for path 'lib/TCLAP' Submodule 'lib/cmake-coverage' (https://github.com/cuberite/cmake-coverage.git) registered for path 'lib/cmake-coverage' Submodule 'lib/expat' (https://github.com/cuberite/expat.git) registered for path 'lib/expat' Submodule 'lib/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'lib/fmt' Submodule 'lib/jsoncpp' (https://github.com/open-source-parsers/jsoncpp.git) registered for path 'lib/jsoncpp' Submodule 'lib/libdeflate' (https://github.com/cuberite/libdeflate) registered for path 'lib/libdeflate' Submodule 'lib/libevent' (https://github.com/cuberite/libevent.git) registered for path 'lib/libevent' Submodule 'lib/lua' (https://github.com/cuberite/lua.git) registered for path 'lib/lua' Submodule 'lib/luaexpat' (https://github.com/cuberite/luaexpat.git) registered for path 'lib/luaexpat' Submodule 'lib/luaproxy' (https://github.com/cuberite/luaproxy.git) registered for path 'lib/luaproxy' Submodule 'lib/mbedtls' (https://github.com/cuberite/polarssl.git) registered for path 'lib/mbedtls' Submodule 'lib/sqlite' (https://github.com/cuberite/sqlite.git) registered for path 'lib/sqlite' Submodule 'lib/tolua++' (https://github.com/cuberite/toluapp.git) registered for path 'lib/tolua++' Cloning into '/home/bearbin/workspace/cuberite_PR-5151/Server/Plugins/ChatLog'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/Server/Plugins/Core'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/Server/Plugins/ProtectionAreas'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/SQLiteCpp'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/Tools/BlockTypePaletteGenerator/lib/lunajson'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/TCLAP'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/cmake-coverage'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/expat'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/fmt'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/jsoncpp'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/libdeflate'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/lua'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/libevent'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/luaexpat'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/luaproxy'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/mbedtls'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/tolua++'... Cloning into '/home/bearbin/workspace/cuberite_PR-5151/lib/sqlite'... Submodule path 'Server/Plugins/ChatLog': checked out 'cc04da381b9aa683ee3bbd7013f9d3fd909db039' From https://github.com/cuberite/Core * branch 96419d200ac84c1a1a6116e19f919b7a2bfdd69e -> FETCH_HEAD Submodule path 'Server/Plugins/Core': checked out '96419d200ac84c1a1a6116e19f919b7a2bfdd69e' Submodule path 'Server/Plugins/ProtectionAreas': checked out '5cc1171bb11601ba6a7ba06a0e447d9df1e18e94' Submodule path 'Tools/BlockTypePaletteGenerator/lib/lunajson': checked out '1bdc886a9abb1be745fa7436f2a043b0455d70b8' Submodule path 'lib/SQLiteCpp': checked out 'b1f67393fdac05d7d05b7f1232de688e82a7e98f' Submodule path 'lib/TCLAP': checked out '07472612522e4da6b96f589ccd1d20607c28c2b8' Submodule path 'lib/cmake-coverage': checked out '25af3c657e42543e3e8b43378ebc5381e6260daa' Submodule path 'lib/expat': checked out 'e87c7903718ed7e05cbb614bbc385553987a2d33' Submodule path 'lib/fmt': checked out '7bdf0628b1276379886c7f6dda2cef2b3b374f0b' Submodule path 'lib/jsoncpp': checked out '9059f5cad030ba11d37818847443a53918c327b1' Submodule path 'lib/libdeflate': checked out 'cb1502021a723db7926c0823ac41f2190a2ecc7e' Submodule path 'lib/libevent': checked out 'bbc5fd64b34a26015f0b7bd9c6849fcaca7556b6' Submodule path 'lib/lua': checked out 'f543fd79318bf31c81141a07662eb71896a1d938' Submodule path 'lib/luaexpat': checked out 'd1986776c6c3d209a8410bd5928facf157dc42bd' Submodule path 'lib/luaproxy': checked out '9e4b11990b1e4e368f1cacb4cbf9d0e908da96b6' From https://github.com/cuberite/polarssl * branch c0a234b9e74d8d804c2844092abad1e5d7804c10 -> FETCH_HEAD Submodule path 'lib/mbedtls': checked out 'c0a234b9e74d8d804c2844092abad1e5d7804c10' Submodule path 'lib/sqlite': checked out '9aeab26b00c0bf4c1c3d0afd61acaf08eaf949d3' Submodule path 'lib/tolua++': checked out '26e85c404baf1d2e5eb4a21660d1f37176d7ab33' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Check) [Pipeline] parallel [Pipeline] { (Branch: CheckBasicStyle) [Pipeline] { (Branch: clang-tidy) [Pipeline] stage [Pipeline] { (CheckBasicStyle) [Pipeline] stage [Pipeline] { (clang-tidy) [Pipeline] dir Running in /home/bearbin/workspace/cuberite_PR-5151/src [Pipeline] { [Pipeline] sh [Pipeline] sh + ./clang-tidy.sh -j 3 -- The C compiler identification is GNU 8.3.0 + find . -name *.cpp -or -name *.h -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info [Pipeline] sh -- Detecting C compiler ABI info - done -- Detecting C compile features + lua CheckBasicStyle.lua -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Optimising for this machine (march=native) -- Version: TRUE7.1.3 -- Build type: -- CXX_STANDARD: 17 -- Performing Test has_std_17_flag -- Performing Test has_std_17_flag - Success -- Performing Test has_std_1z_flag -- Performing Test has_std_1z_flag - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Performing Test FMT_HAS_VARIANT -- Performing Test FMT_HAS_VARIANT - Success -- Required features: cxx_variadic_templates -- Looking for strtod_l -- Looking for strtod_l - not found -- JsonCpp Version: 1.9.4 -- Looking for C++ include clocale -- Looking for C++ include clocale - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of lconv -- Check size of lconv - done -- Performing Test HAVE_DECIMAL_POINT -- Performing Test HAVE_DECIMAL_POINT - Success -- Found Git: /usr/bin/git (found version "2.20.1") -- Performing Test check_c_compiler_flag__Wall -- Performing Test check_c_compiler_flag__Wall - Success -- Performing Test check_c_compiler_flag__Wextra -- Performing Test check_c_compiler_flag__Wextra - Success -- Performing Test check_c_compiler_flag__Wno_unused_parameter -- Performing Test check_c_compiler_flag__Wno_unused_parameter - Success -- Performing Test check_c_compiler_flag__Wstrict_aliasing -- Performing Test check_c_compiler_flag__Wstrict_aliasing - Success -- Performing Test check_c_compiler_flag__Wstrict_prototypes -- Performing Test check_c_compiler_flag__Wstrict_prototypes - Success -- Performing Test check_c_compiler_flag__fno_strict_aliasing -- Performing Test check_c_compiler_flag__fno_strict_aliasing - Success -- Performing Test check_c_compiler_flag__Wmissing_prototypes -- Performing Test check_c_compiler_flag__Wmissing_prototypes - Success -- Performing Test check_c_compiler_flag__Winit_self -- Performing Test check_c_compiler_flag__Winit_self - Success -- Performing Test check_c_compiler_flag__Wmissing_field_initializers -- Performing Test check_c_compiler_flag__Wmissing_field_initializers - Success -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement - Success -- Performing Test check_c_compiler_flag__Waddress -- Performing Test check_c_compiler_flag__Waddress - Success -- Performing Test check_c_compiler_flag__Wnormalized_id -- Performing Test check_c_compiler_flag__Wnormalized_id - Success -- Performing Test check_c_compiler_flag__Woverride_init -- Performing Test check_c_compiler_flag__Woverride_init - Success -- Performing Test check_c_compiler_flag__Wlogical_op -- Performing Test check_c_compiler_flag__Wlogical_op - Success -- Performing Test check_c_compiler_flag__Wwrite_strings -- Performing Test check_c_compiler_flag__Wwrite_strings - Success -- Looking for __GNU_LIBRARY__ -- Looking for __GNU_LIBRARY__ - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include files fcntl.h, inttypes.h -- Looking for include files fcntl.h, inttypes.h - found -- Looking for 3 include files fcntl.h, ..., memory.h -- Looking for 3 include files fcntl.h, ..., memory.h - found -- Looking for 4 include files fcntl.h, ..., signal.h -- Looking for 4 include files fcntl.h, ..., signal.h - found -- Looking for 5 include files fcntl.h, ..., stdarg.h -- Looking for 5 include files fcntl.h, ..., stdarg.h - found -- Looking for 6 include files fcntl.h, ..., stddef.h -- Looking for 6 include files fcntl.h, ..., stddef.h - found -- Looking for 7 include files fcntl.h, ..., stdint.h -- Looking for 7 include files fcntl.h, ..., stdint.h - found -- Looking for 8 include files fcntl.h, ..., stdlib.h -- Looking for 8 include files fcntl.h, ..., stdlib.h - found -- Looking for 9 include files fcntl.h, ..., string.h -- Looking for 9 include files fcntl.h, ..., string.h - found -- Looking for 10 include files fcntl.h, ..., errno.h -- Looking for 10 include files fcntl.h, ..., errno.h - found -- Looking for 11 include files fcntl.h, ..., unistd.h -- Looking for 11 include files fcntl.h, ..., unistd.h - found -- Looking for 12 include files fcntl.h, ..., time.h -- Looking for 12 include files fcntl.h, ..., time.h - found -- Looking for 13 include files fcntl.h, ..., sys/types.h -- Looking for 13 include files fcntl.h, ..., sys/types.h - found -- Looking for 14 include files fcntl.h, ..., sys/stat.h -- Looking for 14 include files fcntl.h, ..., sys/stat.h - found -- Looking for 15 include files fcntl.h, ..., sys/time.h -- Looking for 15 include files fcntl.h, ..., sys/time.h - found -- Looking for 16 include files fcntl.h, ..., sys/param.h -- Looking for 16 include files fcntl.h, ..., sys/param.h - found -- Looking for 17 include files fcntl.h, ..., netdb.h -- Looking for 17 include files fcntl.h, ..., netdb.h - found -- Looking for 18 include files fcntl.h, ..., dlfcn.h -- Looking for 18 include files fcntl.h, ..., dlfcn.h - found -- Looking for 19 include files fcntl.h, ..., arpa/inet.h -- Looking for 19 include files fcntl.h, ..., arpa/inet.h - found -- Looking for 20 include files fcntl.h, ..., poll.h -- Looking for 20 include files fcntl.h, ..., poll.h - found -- Looking for 21 include files fcntl.h, ..., port.h -- Looking for 21 include files fcntl.h, ..., port.h - not found -- Looking for 21 include files fcntl.h, ..., sys/socket.h -- Looking for 21 include files fcntl.h, ..., sys/socket.h - found -- Looking for 22 include files fcntl.h, ..., sys/random.h -- Looking for 22 include files fcntl.h, ..., sys/random.h - found -- Looking for 23 include files fcntl.h, ..., sys/un.h -- Looking for 23 include files fcntl.h, ..., sys/un.h - found -- Looking for 24 include files fcntl.h, ..., sys/devpoll.h -- Looking for 24 include files fcntl.h, ..., sys/devpoll.h - not found -- Looking for 24 include files fcntl.h, ..., sys/epoll.h -- Looking for 24 include files fcntl.h, ..., sys/epoll.h - found -- Looking for 25 include files fcntl.h, ..., sys/eventfd.h -- Looking for 25 include files fcntl.h, ..., sys/eventfd.h - found -- Looking for 26 include files fcntl.h, ..., sys/event.h -- Looking for 26 include files fcntl.h, ..., sys/event.h - not found -- Looking for 26 include files fcntl.h, ..., sys/ioctl.h -- Looking for 26 include files fcntl.h, ..., sys/ioctl.h - found -- Looking for 27 include files fcntl.h, ..., sys/mman.h -- Looking for 27 include files fcntl.h, ..., sys/mman.h - found -- Looking for 28 include files fcntl.h, ..., sys/queue.h -- Looking for 28 include files fcntl.h, ..., sys/queue.h - found -- Looking for 29 include files fcntl.h, ..., sys/select.h -- Looking for 29 include files fcntl.h, ..., sys/select.h - found -- Looking for 30 include files fcntl.h, ..., sys/sendfile.h -- Looking for 30 include files fcntl.h, ..., sys/sendfile.h - found -- Looking for 31 include files fcntl.h, ..., sys/uio.h -- Looking for 31 include files fcntl.h, ..., sys/uio.h - found -- Looking for 32 include files fcntl.h, ..., sys/wait.h -- Looking for 32 include files fcntl.h, ..., sys/wait.h - found -- Looking for 33 include files fcntl.h, ..., sys/resource.h -- Looking for 33 include files fcntl.h, ..., sys/resource.h - found -- Looking for 34 include files fcntl.h, ..., sys/timerfd.h -- Looking for 34 include files fcntl.h, ..., sys/timerfd.h - found -- Looking for 35 include files fcntl.h, ..., netinet/in.h -- Looking for 35 include files fcntl.h, ..., netinet/in.h - found -- Looking for 36 include files fcntl.h, ..., netinet/in6.h -- Looking for 36 include files fcntl.h, ..., netinet/in6.h - not found -- Looking for 36 include files fcntl.h, ..., netinet/tcp.h -- Looking for 36 include files fcntl.h, ..., netinet/tcp.h - found -- Looking for 37 include files fcntl.h, ..., ifaddrs.h -- Looking for 37 include files fcntl.h, ..., ifaddrs.h - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getprotobynumber -- Looking for getprotobynumber - found -- Looking for getservbyname -- Looking for getservbyname - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for signal -- Looking for signal - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for splice -- Looking for splice - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strsep -- Looking for strsep - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for timerclear -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for timerisset - found -- Looking for timeradd -- Looking for timeradd - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for putenv -- Looking for putenv - found -- Looking for umask -- Looking for umask - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for select -- Looking for select - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for epoll_ctl -- Looking for epoll_ctl - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for poll -- Looking for poll - found -- Looking for port_create -- Looking for port_create - not found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for fcntl -- Looking for fcntl - found -- Looking for mmap -- Looking for mmap - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for sendfile -- Looking for sendfile - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for sysctl -- Looking for sysctl - not found -- Looking for accept4 -- Looking for accept4 - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for arc4random_addrandom -- Looking for arc4random_addrandom - not found -- Looking for getrandom -- Looking for getrandom - found -- Looking for getegid -- Looking for getegid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for usleep -- Looking for usleep - found -- Looking for timerfd_create -- Looking for timerfd_create - found -- Looking for setenv -- Looking for setenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_3_ARG - False -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_5_ARG - False -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_6_ARG - True -- Check size of struct sockaddr_un -- Check size of struct sockaddr_un - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Looking for __func__ -- Looking for __func__ - found -- Looking for __FUNCTION__ -- Looking for __FUNCTION__ - found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - found -- Performing Test EVENT__HAVE_DECL_CTL_KERN -- Performing Test EVENT__HAVE_DECL_CTL_KERN - Success -- Looking for CTL_KERN - found -- Performing Test EVENT__HAVE_DECL_KERN_ARND -- Performing Test EVENT__HAVE_DECL_KERN_ARND - Failed -- Looking for KERN_ARND - not found -- Looking for F_SETFD -- Looking for F_SETFD - found -- Check size of fd_mask -- Check size of fd_mask - done -- Check size of size_t -- Check size of size_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of SSIZE_T -- Check size of SSIZE_T - failed -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of pthread_t -- Check size of pthread_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of void * -- Check size of void * - done -- Check size of time_t -- Check size of time_t - done -- Check size of struct addrinfo -- Check size of struct addrinfo - done -- Check size of struct in6_addr -- Check size of struct in6_addr - done -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 - Success -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 - Success -- Check size of sa_family_t -- Check size of sa_family_t - done -- Check size of struct sockaddr_in6 -- Check size of struct sockaddr_in6 - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN - Failed -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN - Failed -- Check size of struct sockaddr_storage -- Check size of struct sockaddr_storage - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY - Success -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY - Failed -- Check size of struct linger -- Check size of struct linger - done -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- -- ---( Libevent 2.1.12-stable )--- -- -- Available event backends: -- CMAKE_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/tidy-build -- CMAKE_CURRENT_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/tidy-build/lib/libevent -- CMAKE_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151 -- CMAKE_CURRENT_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent -- PROJECT_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/tidy-build/lib/libevent -- PROJECT_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent -- CMAKE_MODULE_PATH: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent/cmake/ -- CMAKE_COMMAND: /usr/bin/cmake -- CMAKE_ROOT: /usr/share/cmake-3.13 -- CMAKE_SYSTEM: Linux-5.4.0-74-generic -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 5.4.0-74-generic -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- CMAKE_SKIP_RPATH: NO -- CMAKE_VERBOSE_MAKEFILE: FALSE -- CMAKE_C_FLAGS: -Wall -Wextra -Wno-unused-parameter -Wstrict-aliasing -Wstrict-prototypes -fno-strict-aliasing -Wmissing-prototypes -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -Wwrite-strings -- CMAKE_BUILD_TYPE: Release -- CMAKE_C_COMPILER: /usr/bin/cc (id GNU, clang 0, GNUC 1) -- CMAKE_AR: /usr/bin/ar -- CMAKE_RANLIB: /usr/bin/ranlib -- -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.3", minimum required is "3") -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success -- Using c++ standard c++17 -- CMake version: 3.13.4 -- Project version: 3.1.1 -- CMAKE_CXX_COMPILER '/usr/bin/c++' 'GNU' '8.3.0' -- CMAKE_CXX_FLAGS ' -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long' -- CMAKE_CXX_FLAGS_RELEASE '-O3 -DNDEBUG' -- Compile sqlite3 from source in subdirectory -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- SQLITECPP_RUN_CPPLINT OFF -- SQLITECPP_RUN_CPPCHECK OFF -- SQLITECPP_RUN_DOXYGEN OFF -- SQLITECPP_BUILD_EXAMPLES OFF -- SQLITECPP_BUILD_TESTS OFF -- Creating output folder and symlinks... -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Install; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/Install -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Plugins; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/Plugins -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Prefabs; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/Prefabs -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Protocol; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/Protocol -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/webadmin; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/webadmin -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/brewing.txt; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/brewing.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/crafting.txt; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/crafting.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/favicon.png; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/favicon.png -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/furnace.txt; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/furnace.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/items.ini; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/items.ini -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/monsters.ini; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/monsters.ini -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/README.txt; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/README.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../BACKERS; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/BACKERS -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../CONTRIBUTORS; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/CONTRIBUTORS -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../LICENSE; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/LICENSE -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Install/ThirdPartyLicenses; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/ThirdPartyLicenses -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/docs; link = /home/bearbin/workspace/cuberite_PR-5151/tidy-build/Server/BindingsDocs CMake Warning at CMakeLists.txt:68 (message): Precompiled headers for FASTER BUILDS not enabled, upgrade to CMake 3.16 or newer! -- Configuring done CMake Warning (dev) at lib/SQLiteCpp/CMakeLists.txt:174 (add_library): Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when enabled. Run "cmake --help-policy CMP0069" for policy details. Use the cmake_policy command to set the policy and suppress this warning. INTERPROCEDURAL_OPTIMIZATION property will be ignored for target 'SQLiteCpp'. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at lib/SQLiteCpp/sqlite3/CMakeLists.txt:9 (add_library): Policy CMP0069 is not set: INTERPROCEDURAL_OPTIMIZATION is enforced when enabled. Run "cmake --help-policy CMP0069" for policy details. Use the cmake_policy command to set the policy and suppress this warning. INTERPROCEDURAL_OPTIMIZATION property will be ignored for target 'sqlite3'. This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done -- Build files have been written to: /home/bearbin/workspace/cuberite_PR-5151/tidy-build Generating Lua bindings and docs... API docs have been generated. Lua bindings have been generated. clang-apply-replacements version 11.0.1 clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpx5s_pz8n.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BiomeDef.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpinj0fvyj.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockInfo.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpnj3spxfz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockArea.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp_ir8na6d.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpx_3ftmq_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockType.cpp Number of violations found: 0 [Pipeline] sh clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpkn88f_3f.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BrewingRecipes.cpp + cd Bindings + lua CheckBindingsDependencies.lua [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpr1f0jlmi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Broadcaster.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpq8ufd81p.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BoundingBox.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpgdbsihzc.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ByteBuffer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmptkfe26f4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ChatColor.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4jf1rpp3.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ChunkData.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpye6le1cz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Chunk.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpyfham2g9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ChunkGeneratorThread.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmphyq1nfdt.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ChunkSender.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp99s3ip5h.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ChunkMap.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpfbqayiq9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ChunkStay.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpb0b_yigj.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/CircularBufferCompressor.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpdijzkqm0.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Color.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp7wcd18ud.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ClientHandle.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9wcp65k2.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/CommandOutput.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmphn1x2sgf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Cuboid.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4_e8b1g_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/CompositeChat.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmplucanet4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/CraftingRecipes.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpdykje955.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Defines.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpe6g7xxxf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/DeadlockDetect.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpjluw8s9r.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Enchantments.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpxi1ulj5j.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/FastRandom.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpd5ls4lxo.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Globals.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpnu4m3d0s.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/FurnaceRecipe.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp8nizsvnq.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/IniFile.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpxqhk8823.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Item.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpgl8myxi7.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Inventory.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpi93e49h4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ItemGrid.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp331hz0pm.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/JsonUtils.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9tufk7ej.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/LightingThread.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp_5ny27tp.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/LineBlockTracer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpnvyo0jth.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/LinearInterpolation.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpa_yava5v.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/LoggerListeners.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1x1ymhke.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Logger.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpa9o9187r.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Map.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmps8mb1gbo.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/MapManager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpx9j8fvr6.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/MemorySettingsRepository.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1pcv7ru4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/MobCensus.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpujlynql5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/MobProximityCounter.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp6yukagwz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/MobFamilyCollecter.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpwbltrstd.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/MobSpawner.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpm5yl2sgm.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/MonsterConfig.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpy5u8x4cr.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OverridesSettingsRepository.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpezs0uu1w.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/NetherPortalScanner.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpt_bs9ss_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/ProbabDistrib.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmps2n5tdyz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/RCONServer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpbyxr9sk0.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/RankManager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp_ubqnaq_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Root.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpyabd8wxg.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Scoreboard.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp6t5kwl4d.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Server.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpva1swh0b.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/SpawnPrepare.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1fiixy8f.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/StatisticsManager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpq_ebqydn.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/StringCompression.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp8jl_37l5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UUID.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpx6atccjb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/StringUtils.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpj5a4hye2.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/VoronoiMap.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpemfamebo.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WebAdmin.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpzojhomvj.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/World.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3ggfy5ms.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/main.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpo6fl7gp0.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaChunkStay.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp29_bq6zh.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/DeprecatedBindings.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp2hx_sbw7.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/Bindings.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpm_7cmbdi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaJson.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmph5c6elna.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaNameLookup.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmptxff558i.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaServerHandle.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpm5vteyov.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpi1k9jx32.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaUDPEndpoint.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp722nisps.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState_Implementation.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpg8vx1b5o.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaTCPLink.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmptj932pee.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpqte_i25f.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpo9nuwm9f.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_BlockArea.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpesq_gz_e.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_RankManager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmptvgcs3k6.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_Network.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmppl9gxh6g.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_World.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpo5hujcho.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/Plugin.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3370dilu.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/PluginLua.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpzodwhiyz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/PluginManager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp96pcvjtp.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/BannerEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpfylsz4u1.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/BeaconEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpj030ws2_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/BedEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp61xl4ux4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/BlockEntityWithItems.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpusz_owkn.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/BlockEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvqutfbou.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/ChestEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvo9xud9o.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/BrewingstandEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp8qos2gaz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/CommandBlockEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3v2gc24o.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/DispenserEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpsc7xkjsf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/DropSpenserEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp8kjmq7_t.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/DropperEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpfr4hlsx8.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/EnchantingTableEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpxydyicc8.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/EndPortalEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9qt24zwn.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/FlowerPotEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpii033nwj.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/EnderChestEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1huhdueb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/FurnaceEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3bxz6e42.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/HopperEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpwsl5bz28.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/JukeboxEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp37sr_77c.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/MobHeadEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpdry3o5am.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/MobSpawnerEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpt_7nmk1y.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/NoteEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9ozpyptl.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/SignEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp0behbr9w.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockBed.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpca1lugrs.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockDoor.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpr74vwqh2.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/ChunkInterface.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpajl41uac.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockHandler.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpq83ngqxp.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockPiston.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9fsfggml.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Boat.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp62uhj3eo.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/EnderCrystal.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpcgo9ibw9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ArrowEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp2m_a79ss.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ExpBottleEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpqhx9q4gr.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Entity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpqa89q2et.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/EntityEffect.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmps1tbrrwr.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/FireChargeEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpkkd38zon.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ExpOrb.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpb4sz5sji.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/FallingBlock.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp8ept08xz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Floater.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3nwps3ty.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/FireworkEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpdsubj1nk.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/GhastFireballEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpj6ugurd5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/HangingEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp7_n23050.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ItemFrame.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpztntc46_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/LeashKnot.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpmxfg_2me.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Minecart.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp_pnspya_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Painting.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpp6qw8f66.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Pawn.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpdqz4aeyd.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Pickup.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpdxnfhjfb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/Player.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmplpmk2xys.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ProjectileEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpkvf3g0yb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ThrownEggEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpqimv0nos.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/SplashPotionEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpfvel4ew5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/TNTEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmployu026q.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ThrownEnderPearlEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpi1hhq5ch.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/ThrownSnowballEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpn29an_ud.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Entities/WitherSkullEntity.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmptq5ak0u8.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Caves.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp10xx6yuw.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/BioGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4s6e71g4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/ChunkDesc.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpc_o9r4z4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/ChunkGenerator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpz4rc2bz0.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/CompoGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp0a089bgk.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/CompoGenBiomal.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp6yza7qyd.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/DistortedHeightmap.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3sxzmrt5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/ComposableGenerator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3x7cuzni.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/DungeonRoomsFinisher.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpn9k9x3as.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/EndGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmplrgms3m9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/EnderDragonFightStructuresGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1reszn5o.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3jfqf_fa.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/GridStructGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmplt_3h49x.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/HeiGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpfss2nkrv.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Noise3DGenerator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp5w0shzzj.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/MineShafts.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpd9w4vhxo.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PieceGeneratorBFSTree.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3t2111r5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PieceModifier.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpg7qihqc7.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PiecePool.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpcbss0u87.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Prefab.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpgq8ogkbi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PieceStructuresGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpx735y187.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PrefabPiecePool.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmphzuzh_ll.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PrefabStructure.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp2hq__dpb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Ravines.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp82fg291c.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/RoughRavines.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp5z_6hk4y.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/SinglePieceStructuresGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpke4dodid.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/StructGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpka79gqbl.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Trees.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp5xkayif2.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/TwoHeights.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp7y1qm26f.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/VerticalLimit.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp7y2sii8i.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/VerticalStrategy.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpl2k_g2qz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/VillageGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpavomwtld.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Generating/ShapeGen.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9b7a8xmq.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/HTTPFormParser.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpsatuavkl.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/EnvelopeParser.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpstcxkx9y.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/HTTPServer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpr5n05sa9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/HTTPMessageParser.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmprvi8nity.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/HTTPMessage.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpguglj2hi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/HTTPServerConnection.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpsutltbdi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/NameValueParser.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4xwbo2vt.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/MultipartParser.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpw43jboi0.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/SslHTTPServerConnection.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp92z_8hx9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/TransferEncodingParser.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpabgfhecu.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/UrlClient.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmphdhuhdjg.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/HTTP/UrlParser.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp5fl3gixh.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/AesCfb128Decryptor.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp_onv51sb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/AesCfb128Encryptor.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpmcquan8z.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Items/ItemHandler.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpe2z4bh78.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/BlockingSslClientSocket.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpr32mmxi1.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/BufferedSslContext.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpuqygerp6.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/CallbackSslContext.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvfab726z.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/CtrDrbgContext.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpschdtnk7.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/CryptoKey.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9pdf17nk.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/EntropyContext.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpgvv5htj5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/RsaPrivateKey.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpa0hq8fi9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/Sha1Checksum.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpw_ss8dcr.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/SslContext.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4f5cl40p.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/SslConfig.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1g62o2c5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/mbedTLS++/X509Cert.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp54dsb5so.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Bat.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpl7zh6hp7.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/AggressiveMonster.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpg4ypgg_6.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/CaveSpider.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp502kt8tb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Blaze.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpubbzwrqg.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Chicken.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpks4n755u.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Cow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp5srrcsqv.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Creeper.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpgju2zcqy.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/EnderDragon.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmptf6jbp3h.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Enderman.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpuqgt2l8j.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Ghast.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmppt1hn4ey.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Giant.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpm5nqdlwc.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/IronGolem.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpik1670bv.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Horse.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpnapfgzbi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Guardian.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmptdimbxsw.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/MagmaCube.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9gr77db4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Monster.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpd1qdsjeo.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Mooshroom.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4q8vei6a.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Ocelot.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp7d9k0xy4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/PassiveAggressiveMonster.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpbe4b6ii3.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/PassiveMonster.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpne700__r.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Path.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpe6k74fk_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/PathFinder.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3t8nyx_4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Pig.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp_nyd3f2_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Rabbit.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpwfnnyte9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Sheep.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpbek8i2r_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Silverfish.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9k3x49gk.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Skeleton.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmplluds_3e.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/SnowGolem.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmph_2e4rng.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Slime.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpzc8gs_xi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Spider.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp0bhd0ul6.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Villager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1h9os4wx.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Squid.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpaq5_d6zf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Witch.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp0sxbr3l7.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Wither.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpe7_hfq8j.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/WitherSkeleton.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpsy3zj89l.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Wolf.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp64vjqmhw.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Zombie.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvgqjj04c.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/ZombiePigman.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpk6y6_h1e.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/ZombieVillager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpoj_bnxm9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Noise/Noise.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp0v9ri_7d.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/CriticalSection.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4qfc7vmi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/Event.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpjfk9gvs5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/GZipFile.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpgyymtn6_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/File.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvwmnj9nq.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/HostnameLookup.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp6ia3xw13.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/IPLookup.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpxv6uz4nz.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/IsThread.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpbel0uwpt.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/NetworkInterfaceEnum.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpz485616p.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/NetworkLookup.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpltb0ctcw.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/NetworkSingleton.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp6updjqlh.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/ServerHandleImpl.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpwu59l75t.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/TCPLinkImpl.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpuqlx44qv.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/StackTrace.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpyq8picwf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/UDPEndpointImpl.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpfyb5bsd3.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/OSSupport/WinStackWalker.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpkk62v6f3.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Physics/Explodinator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp61dujwoy.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Authenticator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpw4z6gwwf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/ChunkDataSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmphoxv8_b4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/ForgeHandshake.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpuk7c_u0l.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/MojangAPI.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4ar9ic5p.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Packetizer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp2hge5whs.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_8.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp8p7038c7.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_9.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpwtq4jlz5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_10.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpph2rlj1_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_12.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpr_a9_h_o.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_11.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpceo8dw9z.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_13.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpyfr9zuc5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/RecipeMapper.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvlfacr76.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_14.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp52hm0oro.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/ProtocolRecognizer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp2pthqd0_.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Palette_1_13.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpk1tvot3r.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Palette_1_13_1.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp4kpue8d5.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Palette_1_14.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpxu663kn8.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Palette_1_15.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpkkk_ia8n.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Palette_1_16.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpklbs9gob.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Registries/BlockStates.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpitty3x1e.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp5how14l6.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/DelayedFluidSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpqxxpx2ak.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Registries/BlockItemConverter.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmps7gmbaz9.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/FireSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpls9ohu6g.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/FloodyFluidSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp0q2otf2l.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/SandSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9vwnaiqc.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/FluidSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmppabrhmmy.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/Simulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpaym1pvxm.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/SimulatorManager.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp8d83o4nw.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/VanillaFluidSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp69kdhfon.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/VaporizeFluidSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmppj1az64g.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/IncrementalRedstoneSimulator/ForEachSourceCallback.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmppyt1fc35.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/IncrementalRedstoneSimulator/IncrementalRedstoneSimulator.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpz6yahv8u.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/IncrementalRedstoneSimulator/RedstoneHandler.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpsg7h0rz8.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/Window.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp_ufzke93.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/SlotArea.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp5mm0y2uf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/AnvilWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpmxghgaxc.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/BrewingstandWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpo7wenwz2.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/BeaconWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpiorefi87.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/ChestWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3of56psv.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/CraftingWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp1lgzsb30.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/DropSpenserWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp9_x9xpqs.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/EnchantingWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpc6u0l56z.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/EnderChestWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpz51f2_l4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/FurnaceWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvwcs7t6f.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/HopperWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp30yae72r.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/EnchantmentSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp7opztyv8.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/HorseWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpfsurqthi.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/UI/InventoryWindow.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpvcf_2xcq.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/FireworksSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp72_j40x4.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/FastNBT.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpb99wwkug.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/MapSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp6lcelnpk.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/NBTChunkSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpz09uew2f.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/NamespaceSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmprpkjuxuf.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/ScoreboardSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpaww0vihg.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/SchematicFileSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp3k8ayhwb.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/StatisticsSerializer.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmp7ub_rhwv.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/WorldStorage.cpp clang-tidy-11 -header-filter=cuberite_[^/\.]+/src/\.?[^\.] -export-fixes /tmp/tmpdqg834wp/tmpni93dhxn.yaml -p=/home/bearbin/workspace/cuberite_PR-5151/tidy-build -quiet /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/WSSAnvil.cpp 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 518 warnings generated. 454 warnings generated. 499 warnings generated. 472 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 518 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 472 warnings generated. 454 warnings generated. 472 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 517 warnings generated. 454 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 455 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 472 warnings generated. 517 warnings generated. 517 warnings generated. 499 warnings generated. 517 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 472 warnings generated. 518 warnings generated. 525 warnings generated. 454 warnings generated. 454 warnings generated. 516 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 539 warnings generated. 517 warnings generated. 454 warnings generated. 472 warnings generated. 454 warnings generated. 472 warnings generated. 454 warnings generated. 472 warnings generated. 472 warnings generated. 499 warnings generated. 499 warnings generated. 499 warnings generated. 454 warnings generated. 472 warnings generated. 499 warnings generated. 472 warnings generated. 517 warnings generated. 454 warnings generated. 455 warnings generated. 454 warnings generated. 499 warnings generated. 499 warnings generated. 499 warnings generated. 499 warnings generated. 472 warnings generated. 454 warnings generated. 471 warnings generated. 499 warnings generated. 499 warnings generated. 471 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 519 warnings generated. 454 warnings generated. 499 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 517 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 499 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 499 warnings generated. 499 warnings generated. 499 warnings generated. 499 warnings generated. 454 warnings generated. 517 warnings generated. 517 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 455 warnings generated. 454 warnings generated. 455 warnings generated. 454 warnings generated. 454 warnings generated. 455 warnings generated. 456 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 456 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 519 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 518 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 499 warnings generated. 517 warnings generated. 499 warnings generated. 517 warnings generated. 517 warnings generated. 454 warnings generated. 517 warnings generated. 517 warnings generated. 517 warnings generated. 517 warnings generated. 517 warnings generated. 517 warnings generated. 472 warnings generated. 472 warnings generated. 517 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 457 warnings generated. 455 warnings generated. 454 warnings generated. 472 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 517 warnings generated. 517 warnings generated. 454 warnings generated. 472 warnings generated. 499 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 472 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 454 warnings generated. 472 warnings generated. 454 warnings generated. 454 warnings generated. 455 warnings generated. 499 warnings generated. 454 warnings generated. 517 warnings generated. Writing fixes to tidy-fixes.yaml ... clang-tidy: No violations found [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: gcc) [Pipeline] { (Branch: clang) [Pipeline] stage [Pipeline] { (gcc) [Pipeline] stage [Pipeline] { (clang) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + bash ./travisbuild.sh -- The C compiler identification is GNU 8.3.0 + bash ./travisbuild.sh -- The C compiler identification is Clang 7.0.1 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- The CXX compiler identification is Clang 7.0.1 -- Check for working C compiler: /usr/bin/clang -- Check for working C compiler: /usr/bin/clang -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done Commit id not set, attempting to determine id from git -- Optimising for this machine (march=native) -- Version: 7.1.3 -- Build type: Release -- CXX_STANDARD: 17 -- Performing Test has_std_17_flag -- Performing Test has_std_17_flag - Success -- Performing Test has_std_1z_flag -- Performing Test has_std_1z_flag - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Performing Test FMT_HAS_VARIANT -- Performing Test FMT_HAS_VARIANT - Success -- Required features: cxx_variadic_templates -- Looking for strtod_l -- Looking for strtod_l - not found -- JsonCpp Version: 1.9.4 -- Looking for C++ include clocale -- Detecting CXX compile features - done Commit id not set, attempting to determine id from git -- Optimising for this machine (march=native) -- Version: 7.1.3 -- Build type: Debug -- CXX_STANDARD: 17 -- Performing Test has_std_17_flag -- Looking for C++ include clocale - found -- Looking for localeconv -- Looking for localeconv - found -- Looking for C++ include sys/types.h -- Performing Test has_std_17_flag - Success -- Performing Test has_std_1z_flag -- Performing Test has_std_1z_flag - Success -- Performing Test SUPPORTS_USER_DEFINED_LITERALS -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success -- Performing Test FMT_HAS_VARIANT -- Looking for C++ include stddef.h - found -- Check size of lconv -- Performing Test FMT_HAS_VARIANT - Success -- Required features: cxx_variadic_templates -- Performing Test HAS_NULLPTR_WARNING -- Check size of lconv - done -- Performing Test HAVE_DECIMAL_POINT -- Performing Test HAVE_DECIMAL_POINT - Success -- Found Git: /usr/bin/git (found version "2.20.1") -- Performing Test check_c_compiler_flag__Wall -- Performing Test HAS_NULLPTR_WARNING - Success -- Looking for strtod_l -- Looking for strtod_l - not found -- JsonCpp Version: 1.9.4 -- Looking for C++ include clocale -- Performing Test check_c_compiler_flag__Wall - Success -- Performing Test check_c_compiler_flag__Wextra -- Performing Test check_c_compiler_flag__Wextra - Success -- Performing Test check_c_compiler_flag__Wno_unused_parameter -- Performing Test check_c_compiler_flag__Wno_unused_parameter - Success -- Performing Test check_c_compiler_flag__Wstrict_aliasing -- Looking for C++ include clocale - found -- Looking for localeconv -- Performing Test check_c_compiler_flag__Wstrict_aliasing - Success -- Performing Test check_c_compiler_flag__Wstrict_prototypes -- Performing Test check_c_compiler_flag__Wstrict_prototypes - Success -- Performing Test check_c_compiler_flag__fno_strict_aliasing -- Looking for localeconv - found -- Looking for C++ include sys/types.h -- Performing Test check_c_compiler_flag__fno_strict_aliasing - Success -- Performing Test check_c_compiler_flag__Wmissing_prototypes -- Performing Test check_c_compiler_flag__Wmissing_prototypes - Success -- Performing Test check_c_compiler_flag__Winit_self -- Performing Test check_c_compiler_flag__Winit_self - Success -- Performing Test check_c_compiler_flag__Wmissing_field_initializers -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Performing Test check_c_compiler_flag__Wmissing_field_initializers - Success -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement - Success -- Performing Test check_c_compiler_flag__Waddress -- Looking for C++ include stddef.h - found -- Check size of lconv -- Performing Test check_c_compiler_flag__Waddress - Success -- Performing Test check_c_compiler_flag__Wnormalized_id -- Performing Test check_c_compiler_flag__Wnormalized_id - Success -- Performing Test check_c_compiler_flag__Woverride_init -- Check size of lconv - done -- Performing Test HAVE_DECIMAL_POINT -- Performing Test check_c_compiler_flag__Woverride_init - Success -- Performing Test check_c_compiler_flag__Wlogical_op -- Performing Test check_c_compiler_flag__Wlogical_op - Success -- Performing Test check_c_compiler_flag__Wwrite_strings -- Performing Test check_c_compiler_flag__Wwrite_strings - Success -- Looking for __GNU_LIBRARY__ -- Performing Test HAVE_DECIMAL_POINT - Success -- Found Git: /usr/bin/git (found version "2.20.1") -- Performing Test check_c_compiler_flag__Wall -- Performing Test check_c_compiler_flag__Wall - Success -- Performing Test check_c_compiler_flag__Wextra -- Looking for __GNU_LIBRARY__ - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include files fcntl.h, inttypes.h -- Performing Test check_c_compiler_flag__Wextra - Success -- Performing Test check_c_compiler_flag__Wno_unused_parameter -- Looking for include files fcntl.h, inttypes.h - found -- Looking for 3 include files fcntl.h, ..., memory.h -- Looking for 3 include files fcntl.h, ..., memory.h - found -- Looking for 4 include files fcntl.h, ..., signal.h -- Looking for 4 include files fcntl.h, ..., signal.h - found -- Looking for 5 include files fcntl.h, ..., stdarg.h -- Performing Test check_c_compiler_flag__Wno_unused_parameter - Success -- Performing Test check_c_compiler_flag__Wstrict_aliasing -- Performing Test check_c_compiler_flag__Wstrict_aliasing - Success -- Performing Test check_c_compiler_flag__Wstrict_prototypes -- Looking for 5 include files fcntl.h, ..., stdarg.h - found -- Looking for 6 include files fcntl.h, ..., stddef.h -- Looking for 6 include files fcntl.h, ..., stddef.h - found -- Looking for 7 include files fcntl.h, ..., stdint.h -- Performing Test check_c_compiler_flag__Wstrict_prototypes - Success -- Performing Test check_c_compiler_flag__fno_strict_aliasing -- Performing Test check_c_compiler_flag__fno_strict_aliasing - Success -- Performing Test check_c_compiler_flag__Wmissing_prototypes -- Looking for 7 include files fcntl.h, ..., stdint.h - found -- Looking for 8 include files fcntl.h, ..., stdlib.h -- Looking for 8 include files fcntl.h, ..., stdlib.h - found -- Looking for 9 include files fcntl.h, ..., string.h -- Performing Test check_c_compiler_flag__Wmissing_prototypes - Success -- Performing Test check_c_compiler_flag__Winit_self -- Performing Test check_c_compiler_flag__Winit_self - Success -- Performing Test check_c_compiler_flag__Wmissing_field_initializers -- Looking for 9 include files fcntl.h, ..., string.h - found -- Looking for 10 include files fcntl.h, ..., errno.h -- Looking for 10 include files fcntl.h, ..., errno.h - found -- Looking for 11 include files fcntl.h, ..., unistd.h -- Performing Test check_c_compiler_flag__Wmissing_field_initializers - Success -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement -- Looking for 11 include files fcntl.h, ..., unistd.h - found -- Looking for 12 include files fcntl.h, ..., time.h -- Looking for 12 include files fcntl.h, ..., time.h - found -- Looking for 13 include files fcntl.h, ..., sys/types.h -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement - Success -- Performing Test check_c_compiler_flag__Waddress -- Performing Test check_c_compiler_flag__Waddress - Success -- Performing Test check_c_compiler_flag__Wnormalized_id -- Looking for 13 include files fcntl.h, ..., sys/types.h - found -- Looking for 14 include files fcntl.h, ..., sys/stat.h -- Looking for 14 include files fcntl.h, ..., sys/stat.h - found -- Looking for 15 include files fcntl.h, ..., sys/time.h -- Looking for 15 include files fcntl.h, ..., sys/time.h - found -- Looking for 16 include files fcntl.h, ..., sys/param.h -- Performing Test check_c_compiler_flag__Wnormalized_id - Failed -- Performing Test check_c_compiler_flag__Woverride_init -- Performing Test check_c_compiler_flag__Woverride_init - Failed -- Performing Test check_c_compiler_flag__Wlogical_op -- Looking for 16 include files fcntl.h, ..., sys/param.h - found -- Looking for 17 include files fcntl.h, ..., netdb.h -- Looking for 17 include files fcntl.h, ..., netdb.h - found -- Looking for 18 include files fcntl.h, ..., dlfcn.h -- Performing Test check_c_compiler_flag__Wlogical_op - Failed -- Performing Test check_c_compiler_flag__Wwrite_strings -- Performing Test check_c_compiler_flag__Wwrite_strings - Success -- Performing Test check_c_compiler_flag__Wno_unused_function -- Looking for 18 include files fcntl.h, ..., dlfcn.h - found -- Looking for 19 include files fcntl.h, ..., arpa/inet.h -- Looking for 19 include files fcntl.h, ..., arpa/inet.h - found -- Looking for 20 include files fcntl.h, ..., poll.h -- Performing Test check_c_compiler_flag__Wno_unused_function - Success -- Looking for __GNU_LIBRARY__ -- Looking for 20 include files fcntl.h, ..., poll.h - found -- Looking for 21 include files fcntl.h, ..., port.h -- Looking for 21 include files fcntl.h, ..., port.h - not found -- Looking for 21 include files fcntl.h, ..., sys/socket.h -- Looking for __GNU_LIBRARY__ - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include files fcntl.h, inttypes.h -- Looking for 21 include files fcntl.h, ..., sys/socket.h - found -- Looking for 22 include files fcntl.h, ..., sys/random.h -- Looking for 22 include files fcntl.h, ..., sys/random.h - found -- Looking for 23 include files fcntl.h, ..., sys/un.h -- Looking for include files fcntl.h, inttypes.h - found -- Looking for 3 include files fcntl.h, ..., memory.h -- Looking for 3 include files fcntl.h, ..., memory.h - found -- Looking for 4 include files fcntl.h, ..., signal.h -- Looking for 23 include files fcntl.h, ..., sys/un.h - found -- Looking for 24 include files fcntl.h, ..., sys/devpoll.h -- Looking for 24 include files fcntl.h, ..., sys/devpoll.h - not found -- Looking for 24 include files fcntl.h, ..., sys/epoll.h -- Looking for 24 include files fcntl.h, ..., sys/epoll.h - found -- Looking for 25 include files fcntl.h, ..., sys/eventfd.h -- Looking for 4 include files fcntl.h, ..., signal.h - found -- Looking for 5 include files fcntl.h, ..., stdarg.h -- Looking for 25 include files fcntl.h, ..., sys/eventfd.h - found -- Looking for 26 include files fcntl.h, ..., sys/event.h -- Looking for 26 include files fcntl.h, ..., sys/event.h - not found -- Looking for 26 include files fcntl.h, ..., sys/ioctl.h -- Looking for 5 include files fcntl.h, ..., stdarg.h - found -- Looking for 6 include files fcntl.h, ..., stddef.h -- Looking for 6 include files fcntl.h, ..., stddef.h - found -- Looking for 7 include files fcntl.h, ..., stdint.h -- Looking for 26 include files fcntl.h, ..., sys/ioctl.h - found -- Looking for 27 include files fcntl.h, ..., sys/mman.h -- Looking for 27 include files fcntl.h, ..., sys/mman.h - found -- Looking for 28 include files fcntl.h, ..., sys/queue.h -- Looking for 7 include files fcntl.h, ..., stdint.h - found -- Looking for 8 include files fcntl.h, ..., stdlib.h -- Looking for 8 include files fcntl.h, ..., stdlib.h - found -- Looking for 9 include files fcntl.h, ..., string.h -- Looking for 28 include files fcntl.h, ..., sys/queue.h - found -- Looking for 29 include files fcntl.h, ..., sys/select.h -- Looking for 29 include files fcntl.h, ..., sys/select.h - found -- Looking for 30 include files fcntl.h, ..., sys/sendfile.h -- Looking for 9 include files fcntl.h, ..., string.h - found -- Looking for 10 include files fcntl.h, ..., errno.h -- Looking for 30 include files fcntl.h, ..., sys/sendfile.h - found -- Looking for 31 include files fcntl.h, ..., sys/uio.h -- Looking for 31 include files fcntl.h, ..., sys/uio.h - found -- Looking for 32 include files fcntl.h, ..., sys/wait.h -- Looking for 10 include files fcntl.h, ..., errno.h - found -- Looking for 11 include files fcntl.h, ..., unistd.h -- Looking for 11 include files fcntl.h, ..., unistd.h - found -- Looking for 12 include files fcntl.h, ..., time.h -- Looking for 32 include files fcntl.h, ..., sys/wait.h - found -- Looking for 33 include files fcntl.h, ..., sys/resource.h -- Looking for 33 include files fcntl.h, ..., sys/resource.h - found -- Looking for 34 include files fcntl.h, ..., sys/timerfd.h -- Looking for 12 include files fcntl.h, ..., time.h - found -- Looking for 13 include files fcntl.h, ..., sys/types.h -- Looking for 34 include files fcntl.h, ..., sys/timerfd.h - found -- Looking for 35 include files fcntl.h, ..., netinet/in.h -- Looking for 35 include files fcntl.h, ..., netinet/in.h - found -- Looking for 36 include files fcntl.h, ..., netinet/in6.h -- Looking for 36 include files fcntl.h, ..., netinet/in6.h - not found -- Looking for 36 include files fcntl.h, ..., netinet/tcp.h -- Looking for 13 include files fcntl.h, ..., sys/types.h - found -- Looking for 14 include files fcntl.h, ..., sys/stat.h -- Looking for 14 include files fcntl.h, ..., sys/stat.h - found -- Looking for 15 include files fcntl.h, ..., sys/time.h -- Looking for 36 include files fcntl.h, ..., netinet/tcp.h - found -- Looking for 37 include files fcntl.h, ..., ifaddrs.h -- Looking for 37 include files fcntl.h, ..., ifaddrs.h - found -- Looking for getaddrinfo -- Looking for 15 include files fcntl.h, ..., sys/time.h - found -- Looking for 16 include files fcntl.h, ..., sys/param.h -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getprotobynumber -- Looking for 16 include files fcntl.h, ..., sys/param.h - found -- Looking for 17 include files fcntl.h, ..., netdb.h -- Looking for 17 include files fcntl.h, ..., netdb.h - found -- Looking for 18 include files fcntl.h, ..., dlfcn.h -- Looking for getprotobynumber - found -- Looking for getservbyname -- Looking for 18 include files fcntl.h, ..., dlfcn.h - found -- Looking for 19 include files fcntl.h, ..., arpa/inet.h -- Looking for getservbyname - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for inet_ntop -- Looking for 19 include files fcntl.h, ..., arpa/inet.h - found -- Looking for 20 include files fcntl.h, ..., poll.h -- Looking for 20 include files fcntl.h, ..., poll.h - found -- Looking for 21 include files fcntl.h, ..., port.h -- Looking for inet_ntop - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for gettimeofday -- Looking for 21 include files fcntl.h, ..., port.h - not found -- Looking for 21 include files fcntl.h, ..., sys/socket.h -- Looking for gettimeofday - found -- Looking for signal -- Looking for signal - found -- Looking for strtoll -- Looking for 21 include files fcntl.h, ..., sys/socket.h - found -- Looking for 22 include files fcntl.h, ..., sys/random.h -- Looking for 22 include files fcntl.h, ..., sys/random.h - found -- Looking for 23 include files fcntl.h, ..., sys/un.h -- Looking for strtoll - found -- Looking for splice -- Looking for splice - found -- Looking for strlcpy -- Looking for 23 include files fcntl.h, ..., sys/un.h - found -- Looking for 24 include files fcntl.h, ..., sys/devpoll.h -- Looking for 24 include files fcntl.h, ..., sys/devpoll.h - not found -- Looking for 24 include files fcntl.h, ..., sys/epoll.h -- Looking for strlcpy - not found -- Looking for strsep -- Looking for strsep - found -- Looking for strtok_r -- Looking for 24 include files fcntl.h, ..., sys/epoll.h - found -- Looking for 25 include files fcntl.h, ..., sys/eventfd.h -- Looking for strtok_r - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for timerclear -- Looking for 25 include files fcntl.h, ..., sys/eventfd.h - found -- Looking for 26 include files fcntl.h, ..., sys/event.h -- Looking for 26 include files fcntl.h, ..., sys/event.h - not found -- Looking for 26 include files fcntl.h, ..., sys/ioctl.h -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for 26 include files fcntl.h, ..., sys/ioctl.h - found -- Looking for 27 include files fcntl.h, ..., sys/mman.h -- Looking for 27 include files fcntl.h, ..., sys/mman.h - found -- Looking for 28 include files fcntl.h, ..., sys/queue.h -- Looking for timerisset - found -- Looking for timeradd -- Looking for timeradd - found -- Looking for nanosleep -- Looking for 28 include files fcntl.h, ..., sys/queue.h - found -- Looking for 29 include files fcntl.h, ..., sys/select.h -- Looking for nanosleep - found -- Looking for putenv -- Looking for putenv - found -- Looking for umask -- Looking for 29 include files fcntl.h, ..., sys/select.h - found -- Looking for 30 include files fcntl.h, ..., sys/sendfile.h -- Looking for 30 include files fcntl.h, ..., sys/sendfile.h - found -- Looking for 31 include files fcntl.h, ..., sys/uio.h -- Looking for umask - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for getifaddrs -- Looking for 31 include files fcntl.h, ..., sys/uio.h - found -- Looking for 32 include files fcntl.h, ..., sys/wait.h -- Looking for getifaddrs - found -- Looking for select -- Looking for select - found -- Looking for epoll_create -- Looking for 32 include files fcntl.h, ..., sys/wait.h - found -- Looking for 33 include files fcntl.h, ..., sys/resource.h -- Looking for 33 include files fcntl.h, ..., sys/resource.h - found -- Looking for 34 include files fcntl.h, ..., sys/timerfd.h -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for epoll_ctl -- Looking for 34 include files fcntl.h, ..., sys/timerfd.h - found -- Looking for 35 include files fcntl.h, ..., netinet/in.h -- Looking for epoll_ctl - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for poll -- Looking for 35 include files fcntl.h, ..., netinet/in.h - found -- Looking for 36 include files fcntl.h, ..., netinet/in6.h -- Looking for 36 include files fcntl.h, ..., netinet/in6.h - not found -- Looking for 36 include files fcntl.h, ..., netinet/tcp.h -- Looking for poll - found -- Looking for port_create -- Looking for port_create - not found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for fcntl -- Looking for 36 include files fcntl.h, ..., netinet/tcp.h - found -- Looking for 37 include files fcntl.h, ..., ifaddrs.h -- Looking for fcntl - found -- Looking for mmap -- Looking for mmap - found -- Looking for pipe -- Looking for 37 include files fcntl.h, ..., ifaddrs.h - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for sendfile -- Looking for getnameinfo - found -- Looking for getprotobynumber -- Looking for sendfile - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for strsignal -- Looking for getprotobynumber - found -- Looking for getservbyname -- Looking for getservbyname - found -- Looking for gethostbyname -- Looking for strsignal - found -- Looking for sysctl -- Looking for sysctl - not found -- Looking for accept4 -- Looking for gethostbyname - found -- Looking for inet_ntop -- Looking for accept4 - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for arc4random_addrandom -- Looking for inet_ntop - found -- Looking for inet_pton -- Looking for arc4random_addrandom - not found -- Looking for getrandom -- Looking for getrandom - found -- Looking for getegid -- Looking for inet_pton - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for signal -- Looking for getegid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for usleep -- Looking for signal - found -- Looking for strtoll -- Looking for usleep - found -- Looking for timerfd_create -- Looking for strtoll - found -- Looking for splice -- Looking for splice - found -- Looking for strlcpy -- Looking for timerfd_create - found -- Looking for setenv -- Looking for setenv - found -- Looking for unsetenv -- Looking for strlcpy - not found -- Looking for strsep -- Looking for unsetenv - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for gethostbyname_r -- Looking for strsep - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for vasprintf -- Looking for gethostbyname_r - found -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_3_ARG - False -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_5_ARG - False -- Looking for vasprintf - found -- Looking for timerclear -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_6_ARG - True -- Check size of struct sockaddr_un -- Check size of struct sockaddr_un - done -- Check size of uint8_t -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Looking for timerisset - found -- Looking for timeradd -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of short -- Looking for timeradd - found -- Looking for nanosleep -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Looking for nanosleep - found -- Looking for putenv -- Looking for putenv - found -- Looking for umask -- Check size of unsigned - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of long -- Looking for umask - found -- Looking for clock_gettime -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_INLINE -- Looking for clock_gettime - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for select -- Performing Test HAVE_INLINE - Success -- Looking for __func__ -- Looking for __func__ - found -- Looking for __FUNCTION__ -- Looking for select - found -- Looking for epoll_create -- Looking for __FUNCTION__ - found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - found -- Performing Test EVENT__HAVE_DECL_CTL_KERN -- Performing Test EVENT__HAVE_DECL_CTL_KERN - Success -- Looking for CTL_KERN - found -- Performing Test EVENT__HAVE_DECL_KERN_ARND -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for epoll_ctl -- Performing Test EVENT__HAVE_DECL_KERN_ARND - Failed -- Looking for KERN_ARND - not found -- Looking for F_SETFD -- Looking for F_SETFD - found -- Check size of fd_mask -- Looking for epoll_ctl - found -- Looking for eventfd -- Check size of fd_mask - done -- Check size of size_t -- Check size of size_t - done -- Check size of off_t -- Looking for eventfd - found -- Looking for poll -- Check size of off_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of SSIZE_T -- Looking for poll - found -- Looking for port_create -- Looking for port_create - not found -- Looking for kqueue -- Check size of SSIZE_T - failed -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of pid_t -- Looking for kqueue - not found -- Looking for fcntl -- Looking for fcntl - found -- Looking for mmap -- Check size of pid_t - done -- Check size of pthread_t -- Check size of pthread_t - done -- Check size of uintptr_t -- Looking for mmap - found -- Looking for pipe -- Check size of uintptr_t - done -- Check size of void * -- Check size of void * - done -- Check size of time_t -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for sendfile -- Check size of time_t - done -- Check size of struct addrinfo -- Check size of struct addrinfo - done -- Check size of struct in6_addr -- Looking for sendfile - found -- Looking for sigaction -- Check size of struct in6_addr - done -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 - Success -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -- Looking for sigaction - found -- Looking for strsignal -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 - Success -- Check size of sa_family_t -- Check size of sa_family_t - done -- Check size of struct sockaddr_in6 -- Looking for strsignal - found -- Looking for sysctl -- Looking for sysctl - not found -- Looking for accept4 -- Check size of struct sockaddr_in6 - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN - Failed -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN - Failed -- Check size of struct sockaddr_storage -- Looking for accept4 - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for arc4random_buf -- Check size of struct sockaddr_storage - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY - Success -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY -- Looking for arc4random_buf - not found -- Looking for arc4random_addrandom -- Looking for arc4random_addrandom - not found -- Looking for getrandom -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY - Failed -- Check size of struct linger -- Check size of struct linger - done -- Looking for pthread.h -- Looking for getrandom - found -- Looking for getegid -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for getegid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for issetugid -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- -- ---( Libevent 2.1.12-stable )--- -- -- Available event backends: -- CMAKE_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/gcc_Release -- CMAKE_CURRENT_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/lib/libevent -- CMAKE_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151 -- CMAKE_CURRENT_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent -- PROJECT_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/lib/libevent -- PROJECT_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent -- CMAKE_MODULE_PATH: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent/cmake/ -- CMAKE_COMMAND: /usr/bin/cmake -- CMAKE_ROOT: /usr/share/cmake-3.13 -- CMAKE_SYSTEM: Linux-5.4.0-74-generic -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 5.4.0-74-generic -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- CMAKE_SKIP_RPATH: NO -- CMAKE_VERBOSE_MAKEFILE: FALSE -- CMAKE_C_FLAGS: -Wall -Wextra -Wno-unused-parameter -Wstrict-aliasing -Wstrict-prototypes -fno-strict-aliasing -Wmissing-prototypes -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -Wwrite-strings -- CMAKE_BUILD_TYPE: Release -- CMAKE_C_COMPILER: /usr/bin/gcc (id GNU, clang 0, GNUC 1) -- CMAKE_AR: /usr/bin/ar -- CMAKE_RANLIB: /usr/bin/ranlib -- -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.3", minimum required is "3") -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS -- Looking for issetugid - not found -- Looking for usleep -- Looking for usleep - found -- Looking for timerfd_create -- Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS - Success -- Using c++ standard c++17 -- CMake version: 3.13.4 -- Project version: 3.1.1 -- CMAKE_CXX_COMPILER '/usr/bin/g++' 'GNU' '8.3.0' -- CMAKE_CXX_FLAGS ' -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long' -- CMAKE_CXX_FLAGS_RELEASE '-O3 -DNDEBUG' -- Compile sqlite3 from source in subdirectory -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- SQLITECPP_RUN_CPPLINT OFF -- SQLITECPP_RUN_CPPCHECK OFF -- SQLITECPP_RUN_DOXYGEN OFF -- SQLITECPP_BUILD_EXAMPLES OFF -- SQLITECPP_BUILD_TESTS OFF -- Creating output folder and symlinks... -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Install; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/Install -- Looking for timerfd_create - found -- Looking for setenv -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Plugins; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/Plugins -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Prefabs; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/Prefabs -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Protocol; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/Protocol -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/webadmin; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/webadmin -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/brewing.txt; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/brewing.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/crafting.txt; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/crafting.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/favicon.png; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/favicon.png -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/furnace.txt; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/furnace.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/items.ini; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/items.ini -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/monsters.ini; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/monsters.ini -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/README.txt; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/README.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../BACKERS; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/BACKERS -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../CONTRIBUTORS; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/CONTRIBUTORS -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../LICENSE; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/LICENSE -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Install/ThirdPartyLicenses; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/ThirdPartyLicenses -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/docs; link = /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/Server/BindingsDocs CMake Warning at CMakeLists.txt:68 (message): Precompiled headers for FASTER BUILDS not enabled, upgrade to CMake 3.16 or newer! -- Building tools -- Tests enabled -- Configuring done -- Looking for setenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for gethostbyname_r -- Generating done -- Build files have been written to: /home/bearbin/workspace/cuberite_PR-5151/gcc_Release Building... -- Looking for gethostbyname_r - found Scanning dependencies of target expat Scanning dependencies of target lualib Scanning dependencies of target fmt [ 0%] Building CXX object lib/fmt/CMakeFiles/fmt.dir/src/format.cc.o [ 0%] Building C object lib/expat/CMakeFiles/expat.dir/xmlparse.c.o [ 0%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lapi.cpp.o -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_3_ARG - False -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_5_ARG - False -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_6_ARG - True -- Check size of struct sockaddr_un [ 0%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lauxlib.cpp.o -- Check size of struct sockaddr_un - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t [ 0%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lbaselib.cpp.o -- Check size of uint16_t - done -- Check size of uint32_t [ 0%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lcode.cpp.o -- Check size of uint32_t - done -- Check size of uint64_t [ 0%] Building C object lib/expat/CMakeFiles/expat.dir/xmlrole.c.o -- Check size of uint64_t - done -- Check size of short [ 1%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldblib.cpp.o [ 2%] Building C object lib/expat/CMakeFiles/expat.dir/xmltok.c.o [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldebug.cpp.o -- Check size of short - done -- Check size of int [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldo.cpp.o -- Check size of int - done -- Check size of unsigned [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldump.cpp.o -- Check size of unsigned - done -- Check size of unsigned int [ 2%] Building C object lib/expat/CMakeFiles/expat.dir/xmltok_impl.c.o [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lfunc.cpp.o -- Check size of unsigned int - done -- Check size of long [ 2%] Building C object lib/expat/CMakeFiles/expat.dir/xmltok_ns.c.o [ 2%] Linking C static library libexpat.a [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lgc.cpp.o [ 2%] Built target expat Scanning dependencies of target jsoncpp_static [ 2%] Building CXX object lib/jsoncpp/src/lib_json/CMakeFiles/jsoncpp_static.dir/json_reader.cpp.o -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_INLINE [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/linit.cpp.o -- Performing Test HAVE_INLINE - Success -- Looking for __func__ [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/liolib.cpp.o [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/llex.cpp.o -- Looking for __func__ - found -- Looking for __FUNCTION__ -- Looking for __FUNCTION__ - found -- Looking for TAILQ_FOREACH [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lmathlib.cpp.o [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lmem.cpp.o -- Looking for TAILQ_FOREACH - found -- Performing Test EVENT__HAVE_DECL_CTL_KERN [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/loadlib.cpp.o -- Performing Test EVENT__HAVE_DECL_CTL_KERN - Success -- Looking for CTL_KERN - found -- Performing Test EVENT__HAVE_DECL_KERN_ARND -- Performing Test EVENT__HAVE_DECL_KERN_ARND - Failed -- Looking for KERN_ARND - not found -- Looking for F_SETFD [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lobject.cpp.o [ 3%] Building CXX object lib/fmt/CMakeFiles/fmt.dir/src/os.cc.o [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lopcodes.cpp.o -- Looking for F_SETFD - found -- Check size of fd_mask [ 4%] Building CXX object lib/jsoncpp/src/lib_json/CMakeFiles/jsoncpp_static.dir/json_value.cpp.o [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/loslib.cpp.o -- Check size of fd_mask - done -- Check size of size_t [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lparser.cpp.o -- Check size of size_t - done -- Check size of off_t [ 4%] Linking CXX static library libfmt.a [ 4%] Built target fmt Scanning dependencies of target libdeflate [ 4%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/adler32.c.o -- Check size of off_t - done -- Check size of ssize_t [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lstate.cpp.o [ 5%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/arm/cpu_features.c.o [ 5%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/crc32.c.o -- Check size of ssize_t - done -- Check size of SSIZE_T -- Check size of SSIZE_T - failed -- Check size of socklen_t [ 5%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/deflate_compress.c.o [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lstring.cpp.o [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lstrlib.cpp.o -- Check size of socklen_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of pthread_t [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ltable.cpp.o -- Check size of pthread_t - done -- Check size of uintptr_t [ 5%] Building CXX object lib/jsoncpp/src/lib_json/CMakeFiles/jsoncpp_static.dir/json_writer.cpp.o [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ltablib.cpp.o -- Check size of uintptr_t - done -- Check size of void * [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ltm.cpp.o [ 5%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/deflate_decompress.c.o -- Check size of void * - done -- Check size of time_t [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lundump.cpp.o -- Check size of time_t - done [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lvm.cpp.o -- Check size of struct addrinfo [ 5%] Linking CXX static library ../../../libjsoncpp.a -- Check size of struct addrinfo - done -- Check size of struct in6_addr [ 5%] Built target jsoncpp_static Scanning dependencies of target event_core_static [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/gzip_compress.c.o [ 6%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/buffer.c.o [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/gzip_decompress.c.o [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/utils.c.o -- Check size of struct in6_addr - done -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/x86/cpu_features.c.o [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lzio.cpp.o [ 7%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/zlib_compress.c.o [ 7%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/zlib_decompress.c.o [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/print.cpp.o -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 - Success -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 [ 7%] Linking C static library ../liblibdeflate.a [ 7%] Built target libdeflate Scanning dependencies of target luaexpat [ 7%] Building CXX object lib/luaexpat/CMakeFiles/luaexpat.dir/lxplib.cpp.o -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 - Success -- Check size of sa_family_t [ 7%] Linking CXX static library ../liblualib.a [ 7%] Built target lualib Scanning dependencies of target mbedcrypto [ 7%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.o -- Check size of sa_family_t - done -- Check size of struct sockaddr_in6 [ 7%] Linking CXX static library ../libluaexpat.a [ 7%] Built target luaexpat -- Check size of struct sockaddr_in6 - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN - Failed -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN - Failed -- Check size of struct sockaddr_storage Scanning dependencies of target sqlite3 [ 7%] Building C object lib/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o [ 7%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.o [ 7%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.o [ 7%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent.c.o -- Check size of struct sockaddr_storage - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY [ 7%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.o [ 7%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY - Success -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY [ 7%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_filter.c.o [ 7%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.o [ 8%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_pair.c.o -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY - Failed -- Check size of struct linger -- Check size of struct linger - done -- Looking for pthread.h [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_ratelim.c.o -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_sock.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/event.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.o -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.o -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- -- ---( Libevent 2.1.12-stable )--- -- -- Available event backends: -- CMAKE_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/clang_Debug -- CMAKE_CURRENT_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/lib/libevent -- CMAKE_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151 -- CMAKE_CURRENT_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent -- PROJECT_BINARY_DIR: /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/lib/libevent -- PROJECT_SOURCE_DIR: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent -- CMAKE_MODULE_PATH: /home/bearbin/workspace/cuberite_PR-5151/lib/libevent/cmake/ -- CMAKE_COMMAND: /usr/bin/cmake -- CMAKE_ROOT: /usr/share/cmake-3.13 -- CMAKE_SYSTEM: Linux-5.4.0-74-generic -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 5.4.0-74-generic -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- CMAKE_SKIP_RPATH: NO -- CMAKE_VERBOSE_MAKEFILE: FALSE -- CMAKE_C_FLAGS: -Wall -Wextra -Wno-unused-parameter -Wstrict-aliasing -Wstrict-prototypes -fno-strict-aliasing -Wmissing-prototypes -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wwrite-strings -Wno-unused-function -- CMAKE_BUILD_TYPE: Debug -- CMAKE_C_COMPILER: /usr/bin/clang (id Clang, clang 1, GNUC 1) -- CMAKE_AR: /usr/bin/ar -- CMAKE_RANLIB: /usr/bin/ranlib -- -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.3", minimum required is "3") -- Using c++ standard c++17 -- CMake version: 3.13.4 -- Project version: 3.1.1 -- CMAKE_CXX_COMPILER '/usr/bin/clang++' 'Clang' '7.0.1' -- CMAKE_CXX_FLAGS ' -Wall -Wextra -Wpedantic -Wswitch-enum -Wshadow -Wno-long-long' -- CMAKE_CXX_FLAGS_DEBUG '-g' -- Compile sqlite3 from source in subdirectory -- Check if compiler accepts -pthread [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o -- Check if compiler accepts -pthread - yes -- SQLITECPP_RUN_CPPLINT OFF -- SQLITECPP_RUN_CPPCHECK OFF -- SQLITECPP_RUN_DOXYGEN OFF -- SQLITECPP_BUILD_EXAMPLES OFF -- SQLITECPP_BUILD_TESTS OFF -- Creating output folder and symlinks... -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Install; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/Install -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Plugins; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/Plugins -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Prefabs; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/Prefabs [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.o -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Protocol; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/Protocol -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/webadmin; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/webadmin -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/brewing.txt; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/brewing.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/crafting.txt; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/crafting.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/favicon.png; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/favicon.png -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/furnace.txt; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/furnace.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/items.ini; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/items.ini -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/monsters.ini; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/monsters.ini -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/README.txt; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/README.txt -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../BACKERS; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/BACKERS -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../CONTRIBUTORS; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/CONTRIBUTORS -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../LICENSE; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/LICENSE -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/../Server/Install/ThirdPartyLicenses; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/ThirdPartyLicenses -- Creating symlink, orig = /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/docs; link = /home/bearbin/workspace/cuberite_PR-5151/clang_Debug/Server/BindingsDocs CMake Warning at CMakeLists.txt:68 (message): Precompiled headers for FASTER BUILDS not enabled, upgrade to CMake 3.16 or newer! -- Building tools -- Tests enabled -- Configuring done [ 10%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evmap.c.o [ 10%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evthread.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.o [ 10%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evutil.c.o -- Generating done -- Build files have been written to: /home/bearbin/workspace/cuberite_PR-5151/clang_Debug Building... [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.o [ 10%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evutil_rand.c.o Scanning dependencies of target fmt Scanning dependencies of target lualib Scanning dependencies of target expat [ 0%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lapi.cpp.o [ 0%] Building CXX object lib/fmt/CMakeFiles/fmt.dir/src/format.cc.o [ 0%] Building C object lib/expat/CMakeFiles/expat.dir/xmlparse.c.o /home/bearbin/workspace/cuberite_PR-5151/lib/expat/xmlparse.c:1570:18: warning: implicit conversion from enumeration type 'enum XML_Status' to different enumeration type 'enum XML_Error' [-Wenum-conversion] result = XML_STATUS_SUSPENDED; ~ ^~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/lib/expat/expat.h:51:30: note: expanded from macro 'XML_STATUS_SUSPENDED' #define XML_STATUS_SUSPENDED XML_STATUS_SUSPENDED ^~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/lib/expat/xmlparse.c:1580:18: warning: implicit conversion from enumeration type 'enum XML_Status' to different enumeration type 'enum XML_Error' [-Wenum-conversion] result = XML_STATUS_OK; ~ ^~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/lib/expat/expat.h:49:23: note: expanded from macro 'XML_STATUS_OK' #define XML_STATUS_OK XML_STATUS_OK ^~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/lib/expat/xmlparse.c:1610:12: warning: implicit conversion from enumeration type 'enum XML_Error' to different enumeration type 'enum XML_Status' [-Wenum-conversion] return result; ~~~~~~ ^~~~~~ [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.o [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evutil_time.c.o 3 warnings generated. [ 0%] Building C object lib/expat/CMakeFiles/expat.dir/xmlrole.c.o [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/listener.c.o [ 1%] Building C object lib/expat/CMakeFiles/expat.dir/xmltok.c.o [ 1%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lauxlib.cpp.o [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/log.c.o [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.o /home/bearbin/workspace/cuberite_PR-5151/lib/lua/src/lauxlib.cpp:577:61: warning: while loop has empty body [-Wempty-body] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^ /home/bearbin/workspace/cuberite_PR-5151/lib/lua/src/lauxlib.cpp:577:61: note: put the semicolon on a separate line to silence this warning 1 warning generated. [ 1%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lbaselib.cpp.o [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/signal.c.o [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/strlcpy.c.o [ 1%] Building C object lib/expat/CMakeFiles/expat.dir/xmltok_impl.c.o [ 1%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lcode.cpp.o [ 1%] Building C object lib/expat/CMakeFiles/expat.dir/xmltok_ns.c.o [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/select.c.o [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.o [ 1%] Linking C static library libexpat.a [ 1%] Built target expat Scanning dependencies of target jsoncpp_static [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/poll.c.o [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o [ 12%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/epoll.c.o [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.o [ 1%] Building CXX object lib/jsoncpp/src/lib_json/CMakeFiles/jsoncpp_static.dir/json_reader.cpp.o [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldblib.cpp.o [ 12%] Linking C static library ../libevent_core.a [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.o [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldebug.cpp.o [ 12%] Built target event_core_static Scanning dependencies of target GrownBiomeGenVisualiser [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.o [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldo.cpp.o [ 12%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/GrownBiomeGenVisualiser.cpp.o [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.o [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ldump.cpp.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.o [ 2%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lfunc.cpp.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.o [ 2%] Building CXX object lib/fmt/CMakeFiles/fmt.dir/src/os.cc.o [ 3%] Building CXX object lib/jsoncpp/src/lib_json/CMakeFiles/jsoncpp_static.dir/json_value.cpp.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lgc.cpp.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.o [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/linit.cpp.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.o [ 3%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/liolib.cpp.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.o [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/llex.cpp.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.o [ 4%] Building CXX object lib/jsoncpp/src/lib_json/CMakeFiles/jsoncpp_static.dir/json_writer.cpp.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.o [ 4%] Linking CXX static library libfmtd.a [ 4%] Built target fmt [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lmathlib.cpp.o Scanning dependencies of target libdeflate [ 4%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/adler32.c.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.o [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lmem.cpp.o [ 4%] Linking CXX static library ../../../libjsoncpp.a [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.o [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/loadlib.cpp.o [ 4%] Built target jsoncpp_static [ 4%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/arm/cpu_features.c.o Scanning dependencies of target event_core_static [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lobject.cpp.o [ 4%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/crc32.c.o [ 4%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/buffer.c.o [ 4%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/deflate_compress.c.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.o [ 4%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lopcodes.cpp.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.o [ 4%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent.c.o [ 4%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/deflate_decompress.c.o [ 4%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_filter.c.o [ 5%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/gzip_compress.c.o [ 5%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/loslib.cpp.o [ 6%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_pair.c.o [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/gzip_decompress.c.o [ 6%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lparser.cpp.o [ 6%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_ratelim.c.o [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/utils.c.o [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/x86/cpu_features.c.o [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/zlib_compress.c.o [ 6%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/bufferevent_sock.c.o [ 6%] Building C object lib/libdeflate/CMakeFiles/libdeflate.dir/lib/zlib_decompress.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.o [ 6%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/event.c.o [ 6%] Linking C static library ../liblibdeflate.a [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lstate.cpp.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.o [ 7%] Built target libdeflate [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lstring.cpp.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.o [ 7%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evmap.c.o [ 7%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evthread.c.o [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lstrlib.cpp.o [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ltable.cpp.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.o [ 7%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evutil.c.o [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ltablib.cpp.o [ 7%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/ltm.cpp.o [ 7%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evutil_rand.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.o [ 17%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/Globals.cpp.o [ 8%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/evutil_time.c.o [ 8%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lundump.cpp.o [ 8%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lvm.cpp.o [ 8%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/listener.c.o [ 9%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/lzio.cpp.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/log.c.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/signal.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.o [ 9%] Building CXX object lib/lua/CMakeFiles/lualib.dir/src/print.cpp.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/strlcpy.c.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/select.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.o [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/poll.c.o [ 9%] Linking CXX static library ../liblualib.a [ 9%] Building C object lib/libevent/CMakeFiles/event_core_static.dir/epoll.c.o Scanning dependencies of target luaexpat [ 9%] Linking C static library ../libevent_core.a [ 9%] Building CXX object lib/luaexpat/CMakeFiles/luaexpat.dir/lxplib.cpp.o [ 9%] Built target lualib [ 9%] Built target event_core_static Scanning dependencies of target mbedcrypto [ 9%] Linking CXX static library ../libluaexpat.a [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.o Scanning dependencies of target sqlite3 [ 9%] Building C object lib/SQLiteCpp/sqlite3/CMakeFiles/sqlite3.dir/sqlite3.c.o [ 9%] Built target luaexpat [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.o Scanning dependencies of target GrownBiomeGenVisualiser [ 9%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/GrownBiomeGenVisualiser.cpp.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/arc4.c.o [ 17%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/StringUtils.cpp.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.o [ 9%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.o [ 18%] Linking C static library ../../libmbedcrypto.a [ 18%] Built target mbedcrypto [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/blowfish.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.o Scanning dependencies of target MCADefrag [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/MCADefrag.cpp.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.o [ 10%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.o [ 11%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.o [ 12%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.o [ 13%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/Globals.cpp.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.o [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o [ 13%] Linking C static library ../../libsqlite3.a [ 13%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.o [ 13%] Built target sqlite3 Scanning dependencies of target MCADefrag [ 14%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/MCADefrag.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/StringCompression.cpp.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/havege.c.o [ 14%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/StringUtils.cpp.o [ 14%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md2.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md4.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/Logger.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/StringUtils.cpp.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.o [ 15%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.o [ 16%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/StringCompression.cpp.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.o [ 16%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.o [ 17%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/Logger.cpp.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.o [ 17%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.o [ 18%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/StringUtils.cpp.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/Noise/Noise.cpp.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.o [ 18%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.o [ 19%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.o [ 19%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.o [ 19%] Building C object lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/xtea.c.o [ 19%] Linking C static library ../../libmbedcrypto.a [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/LoggerListeners.cpp.o [ 19%] Built target mbedcrypto Scanning dependencies of target NoiseSpeedTest [ 19%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/NoiseSpeedTest.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/Noise/Noise.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/BiomeDef.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/Logger.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/LoggerListeners.cpp.o [ 19%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/Logger.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/BiomeDef.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/Event.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/Logger.cpp.o [ 19%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/LoggerListeners.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/File.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/Event.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/Event.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 19%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/IsThread.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/File.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/File.cpp.o [ 19%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/File.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/Event.cpp.o [ 20%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 20%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 19%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/IsThread.cpp.o [ 19%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/File.cpp.o [ 19%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 20%] Linking CXX executable ../../bin/GrownBiomeGenVisualiser [ 21%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/IsThread.cpp.o [ 21%] Built target GrownBiomeGenVisualiser Scanning dependencies of target NoiseSpeedTest [ 21%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/NoiseSpeedTest.cpp.o [ 20%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 20%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 21%] Linking C static library ../../libsqlite3.a [ 21%] Built target sqlite3 [ 21%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/StackTrace.cpp.o Scanning dependencies of target BlockTypePaletteTest [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/BlockTypePaletteTest.cpp.o [ 21%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/Logger.cpp.o [ 20%] Building CXX object Tools/GrownBiomeGenVisualiser/CMakeFiles/GrownBiomeGenVisualiser.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 21%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/IsThread.cpp.o [ 22%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/Noise/Noise.cpp.o [ 21%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 22%] Linking CXX executable ../../bin/GrownBiomeGenVisualiser [ 22%] Built target GrownBiomeGenVisualiser Scanning dependencies of target BlockTypePaletteTest [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/BlockTypePaletteTest.cpp.o [ 22%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 21%] Linking CXX executable ../../bin/MCADefrag [ 21%] Built target MCADefrag Scanning dependencies of target BlockStateTest [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/BlockStateTest.cpp.o [ 22%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/StringUtils.cpp.o [ 22%] Building CXX object Tools/MCADefrag/CMakeFiles/MCADefrag.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 21%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/LoggerListeners.cpp.o [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/Bindings/BlockState.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/Bindings/BlockState.cpp.o [ 21%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 22%] Linking CXX executable ../../bin/MCADefrag [ 22%] Built target MCADefrag Scanning dependencies of target BlockStateTest [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/BlockStateTest.cpp.o [ 22%] Linking CXX executable ../../bin/NoiseSpeedTest [ 22%] Built target NoiseSpeedTest Scanning dependencies of target BlockTypeRegistryTest [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/BlockTypeRegistryTest.cpp.o [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/Bindings/BlockTypePalette.cpp.o [ 21%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/File.cpp.o [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/__/__/src/Bindings/BlockState.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/Bindings/BlockTypePalette.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/__/__/src/Bindings/BlockState.cpp.o [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/__/__/src/StringUtils.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/__/__/src/Bindings/BlockTypeRegistry.cpp.o [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/JsonUtils.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/__/__/src/StringUtils.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/JsonUtils.cpp.o [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/StringUtils.cpp.o [ 21%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 21%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 21%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/__/__/src/StringUtils.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/StringUtils.cpp.o [ 22%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/Noise/Noise.cpp.o [ 22%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockStateTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 23%] Linking CXX executable ../../bin/BlockStateTest [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 23%] Built target BlockStateTest Scanning dependencies of target BlockTypeRegistryTest [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/BlockTypeRegistryTest.cpp.o [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/OSSupport/File.cpp.o [ 23%] Building CXX object Tools/NoiseSpeedTest/CMakeFiles/NoiseSpeedTest.dir/__/__/src/StringUtils.cpp.o [ 23%] Linking CXX executable ../../bin/BlockStateTest [ 23%] Built target BlockStateTest Scanning dependencies of target PalettedBlockAreaTest [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/PalettedBlockAreaTest.cpp.o [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 23%] Linking CXX executable ../../bin/BlockTypeRegistryTest [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypePaletteTest.dir/__/__/src/OSSupport/File.cpp.o [ 23%] Built target BlockTypeRegistryTest Scanning dependencies of target BoundingBox-exe [ 23%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/BoundingBoxTest.cpp.o [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/__/__/src/Bindings/BlockTypeRegistry.cpp.o [ 23%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Bindings/BlockState.cpp.o [ 24%] Linking CXX executable ../../bin/BlockTypePaletteTest [ 24%] Built target BlockTypePaletteTest Scanning dependencies of target PalettedBlockAreaTest [ 24%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/PalettedBlockAreaTest.cpp.o [ 24%] Linking CXX executable ../../bin/NoiseSpeedTest [ 24%] Built target NoiseSpeedTest Scanning dependencies of target BoundingBox-exe [ 24%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/BoundingBoxTest.cpp.o [ 24%] Linking CXX executable ../../bin/BlockTypePaletteTest [ 24%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/__/__/src/BoundingBox.cpp.o [ 24%] Built target BlockTypePaletteTest Scanning dependencies of target ByteBuffer-exe [ 24%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/ByteBufferTest.cpp.o [ 25%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Bindings/BlockTypeRegistry.cpp.o [ 26%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 24%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/__/__/src/StringUtils.cpp.o [ 26%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/Stubs.cpp.o [ 26%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Bindings/BlockTypePalette.cpp.o [ 24%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/__/__/src/BoundingBox.cpp.o [ 24%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Bindings/BlockState.cpp.o [ 26%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 25%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 26%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/__/__/src/ByteBuffer.cpp.o [ 25%] Building CXX object tests/BoundingBox/CMakeFiles/BoundingBox-exe.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 26%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Bindings/BlockTypeRegistry.cpp.o [ 26%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Cuboid.cpp.o [ 26%] Linking CXX executable ../../bin/BoundingBox-exe [ 26%] Built target BoundingBox-exe [ 26%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/BlockTypeRegistryTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o Scanning dependencies of target ChunkBuffer [ 27%] Building CXX object tests/ChunkData/CMakeFiles/ChunkBuffer.dir/__/__/src/ChunkData.cpp.o [ 26%] Linking CXX executable ../../bin/BoundingBox-exe [ 26%] Built target BoundingBox-exe Scanning dependencies of target ByteBuffer-exe [ 26%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/ByteBufferTest.cpp.o [ 27%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/JsonUtils.cpp.o [ 26%] Linking CXX executable ../../bin/BlockTypeRegistryTest [ 26%] Built target BlockTypeRegistryTest Scanning dependencies of target ChunkBuffer [ 27%] Building CXX object tests/ChunkData/CMakeFiles/ChunkBuffer.dir/__/__/src/ChunkData.cpp.o [ 27%] Building CXX object tests/ChunkData/CMakeFiles/ChunkBuffer.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/PalettedBlockArea.cpp.o [ 27%] Building CXX object tests/ChunkData/CMakeFiles/ChunkBuffer.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Bindings/BlockTypePalette.cpp.o [ 27%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/Stubs.cpp.o [ 27%] Linking CXX executable ../../bin/ByteBuffer-exe [ 27%] Built target ByteBuffer-exe [ 27%] Linking CXX static library ../../lib/libChunkBuffer.a Scanning dependencies of target CompositeChat-exe [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/CompositeChatTest.cpp.o [ 27%] Built target ChunkBuffer Scanning dependencies of target FastRandom-exe [ 27%] Building CXX object tests/FastRandom/CMakeFiles/FastRandom-exe.dir/FastRandomTest.cpp.o [ 27%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/__/__/src/ByteBuffer.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/Cuboid.cpp.o [ 27%] Linking CXX static library ../../lib/libChunkBuffer.a [ 27%] Built target ChunkBuffer Scanning dependencies of target CompositeChat-exe [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/CompositeChatTest.cpp.o [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/ClientHandle.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/JsonUtils.cpp.o [ 27%] Building CXX object tests/FastRandom/CMakeFiles/FastRandom-exe.dir/__/__/src/FastRandom.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 27%] Building CXX object tests/ByteBuffer/CMakeFiles/ByteBuffer-exe.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/PalettedBlockArea.cpp.o [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/__/__/src/CompositeChat.cpp.o [ 27%] Building CXX object tests/FastRandom/CMakeFiles/FastRandom-exe.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/ClientHandle.cpp.o [ 27%] Linking CXX executable ../../bin/PalettedBlockAreaTest [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/StringUtils.cpp.o [ 27%] Built target PalettedBlockAreaTest Scanning dependencies of target OSSupport [ 27%] Building CXX object tests/OSSupport/CMakeFiles/OSSupport.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/__/__/src/CompositeChat.cpp.o [ 27%] Linking CXX executable ../../bin/ByteBuffer-exe [ 27%] Built target ByteBuffer-exe Scanning dependencies of target FastRandom-exe [ 27%] Building CXX object tests/FastRandom/CMakeFiles/FastRandom-exe.dir/FastRandomTest.cpp.o [ 27%] Linking CXX executable ../../bin/FastRandom-exe [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/__/__/src/JsonUtils.cpp.o [ 27%] Built target FastRandom-exe Scanning dependencies of target SchematicFileSerializer-exe [ 27%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/SchematicFileSerializerTest.cpp.o [ 27%] Building CXX object tests/OSSupport/CMakeFiles/OSSupport.dir/__/__/src/OSSupport/Event.cpp.o [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/OSSupport/CMakeFiles/OSSupport.dir/__/__/src/StringUtils.cpp.o [ 27%] Building CXX object tests/BlockTypeRegistry/CMakeFiles/PalettedBlockAreaTest.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/__/__/src/JsonUtils.cpp.o [ 28%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/Stubs.cpp.o [ 27%] Linking CXX executable ../../bin/PalettedBlockAreaTest [ 27%] Built target PalettedBlockAreaTest Scanning dependencies of target OSSupport [ 27%] Building CXX object tests/OSSupport/CMakeFiles/OSSupport.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 27%] Building CXX object tests/FastRandom/CMakeFiles/FastRandom-exe.dir/__/__/src/FastRandom.cpp.o [ 27%] Building CXX object tests/CompositeChat/CMakeFiles/CompositeChat-exe.dir/__/__/src/StringUtils.cpp.o [ 28%] Linking CXX executable ../../bin/CompositeChat-exe [ 28%] Built target CompositeChat-exe Scanning dependencies of target UUIDTest [ 28%] Building CXX object tests/UUID/CMakeFiles/UUIDTest.dir/UUIDTest.cpp.o [ 27%] Building CXX object tests/OSSupport/CMakeFiles/OSSupport.dir/__/__/src/OSSupport/Event.cpp.o [ 27%] Building CXX object tests/FastRandom/CMakeFiles/FastRandom-exe.dir/__/__/src/StringUtils.cpp.o [ 28%] Linking CXX static library ../../lib/libOSSupport.a [ 28%] Built target OSSupport [ 29%] Building CXX object tests/UUID/CMakeFiles/UUIDTest.dir/__/__/src/UUID.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/BiomeDef.cpp.o [ 27%] Building CXX object tests/OSSupport/CMakeFiles/OSSupport.dir/__/__/src/StringUtils.cpp.o [ 29%] Building CXX object tests/UUID/CMakeFiles/UUIDTest.dir/__/__/src/StringUtils.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/BlockArea.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Cuboid.cpp.o [ 27%] Linking CXX executable ../../bin/CompositeChat-exe [ 27%] Built target CompositeChat-exe Scanning dependencies of target SchematicFileSerializer-exe [ 27%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/SchematicFileSerializerTest.cpp.o [ 27%] Linking CXX executable ../../bin/FastRandom-exe [ 27%] Built target FastRandom-exe Scanning dependencies of target UUIDTest [ 27%] Building CXX object tests/UUID/CMakeFiles/UUIDTest.dir/UUIDTest.cpp.o [ 29%] Linking CXX executable ../../bin/UUIDTest [ 29%] Built target UUIDTest Scanning dependencies of target tolualib [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_event.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/ChunkData.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_is.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_map.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/StringCompression.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_push.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_to.cpp.o [ 30%] Linking CXX static library ../libtolualib.a [ 30%] Built target tolualib Scanning dependencies of target event_extra_static [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/event_tagging.c.o [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/http.c.o [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/evdns.c.o [ 27%] Linking CXX static library ../../lib/libOSSupport.a [ 27%] Built target OSSupport [ 28%] Building CXX object tests/UUID/CMakeFiles/UUIDTest.dir/__/__/src/UUID.cpp.o [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/evrpc.c.o [ 31%] Linking C static library ../libevent_extra.a [ 31%] Built target event_extra_static Scanning dependencies of target event_pthreads_static [ 31%] Building C object lib/libevent/CMakeFiles/event_pthreads_static.dir/evthread_pthread.c.o [ 31%] Linking C static library ../libevent_pthreads.a [ 31%] Built target event_pthreads_static Scanning dependencies of target lua [ 31%] Building CXX object lib/lua/CMakeFiles/lua.dir/src/lua.cpp.o [ 31%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/StringUtils.cpp.o [ 31%] Linking CXX executable ../../Server/lua [ 31%] Built target lua Scanning dependencies of target mbedx509 [ 31%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/Stubs.cpp.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.o [ 32%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Noise/Noise.cpp.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.o [ 29%] Building CXX object tests/UUID/CMakeFiles/UUIDTest.dir/__/__/src/StringUtils.cpp.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/BiomeDef.cpp.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.o [ 34%] Linking C static library ../../libmbedx509.a [ 34%] Built target mbedx509 Scanning dependencies of target SQLiteCpp [ 35%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/BlockArea.cpp.o [ 36%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 36%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Cuboid.cpp.o [ 36%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o [ 36%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/Event.cpp.o [ 36%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o [ 36%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/ChunkData.cpp.o [ 36%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/File.cpp.o [ 36%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o [ 36%] Linking CXX static library ../libSQLiteCpp.a [ 29%] Linking CXX executable ../../bin/UUIDTest [ 29%] Built target UUIDTest Scanning dependencies of target tolualib [ 36%] Built target SQLiteCpp [ 36%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/GZipFile.cpp.o Scanning dependencies of target lsqlite [ 36%] Building CXX object lib/sqlite/CMakeFiles/lsqlite.dir/lsqlite3.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_event.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_is.cpp.o [ 37%] Linking CXX static library ../liblsqlite.a [ 37%] Built target lsqlite Scanning dependencies of target coordinates-exe [ 37%] Building CXX object tests/ChunkData/CMakeFiles/coordinates-exe.dir/Coordinates.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_map.cpp.o [ 29%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/StringCompression.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_push.cpp.o [ 29%] Building CXX object lib/tolua++/CMakeFiles/tolualib.dir/src/lib/tolua_to.cpp.o [ 30%] Linking CXX static library ../libtolualib.a [ 30%] Built target tolualib Scanning dependencies of target event_extra_static [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/event_tagging.c.o [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/http.c.o [ 31%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/StringUtils.cpp.o [ 31%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Noise/Noise.cpp.o [ 37%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 37%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/evdns.c.o [ 38%] Linking CXX executable ../../bin/coordinates-exe [ 38%] Built target coordinates-exe Scanning dependencies of target copies-exe [ 38%] Building CXX object tests/ChunkData/CMakeFiles/copies-exe.dir/Copies.cpp.o [ 31%] Building C object lib/libevent/CMakeFiles/event_extra_static.dir/evrpc.c.o Scanning dependencies of target event_pthreads_static [ 31%] Building C object lib/libevent/CMakeFiles/event_pthreads_static.dir/evthread_pthread.c.o [ 31%] Linking C static library ../libevent_pthreads.a [ 31%] Linking C static library ../libevent_extra.a [ 31%] Built target event_pthreads_static Scanning dependencies of target lua [ 31%] Built target event_extra_static [ 31%] Building CXX object lib/lua/CMakeFiles/lua.dir/src/lua.cpp.o Scanning dependencies of target mbedx509 [ 31%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/certs.c.o [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs11.c.o [ 32%] Linking CXX executable ../../Server/lua [ 32%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.o [ 32%] Built target lua [ 38%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/WorldStorage/FastNBT.cpp.o [ 38%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/WorldStorage/SchematicFileSerializer.cpp.o Scanning dependencies of target SQLiteCpp [ 34%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Backup.cpp.o [ 34%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.o [ 34%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.o [ 34%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.o [ 34%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Column.cpp.o [ 35%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 35%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Database.cpp.o [ 35%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.o [ 35%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.o [ 35%] Building C object lib/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.o [ 36%] Linking C static library ../../libmbedx509.a [ 36%] Built target mbedx509 Scanning dependencies of target lsqlite [ 36%] Building CXX object lib/sqlite/CMakeFiles/lsqlite.dir/lsqlite3.cpp.o /home/bearbin/workspace/cuberite_PR-5151/lib/SQLiteCpp/src/Database.cpp: In static member function 'static SQLite::Header SQLite::Database::getHeaderInfo(const string&)': /home/bearbin/workspace/cuberite_PR-5151/lib/SQLiteCpp/src/Database.cpp:313:12: warning: 'char* strncpy(char*, const char*, size_t)' output may be truncated copying 16 bytes from a string of length 99 [-Wstringop-truncation] strncpy(pHeaderStr, pBuf, 16); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ [ 36%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Exception.cpp.o [ 36%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Statement.cpp.o [ 38%] Linking CXX executable ../../bin/copies-exe [ 39%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Registries/BlockStates.cpp.o [ 37%] Linking CXX static library ../liblsqlite.a [ 37%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/Event.cpp.o [ 37%] Built target lsqlite Scanning dependencies of target coordinates-exe [ 39%] Built target copies-exe [ 37%] Building CXX object tests/ChunkData/CMakeFiles/coordinates-exe.dir/Coordinates.cpp.o Scanning dependencies of target creatable-exe [ 39%] Building CXX object tests/ChunkData/CMakeFiles/creatable-exe.dir/Creatable.cpp.o [ 39%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Registries/BlockItemConverter.cpp.o [ 37%] Building CXX object lib/SQLiteCpp/CMakeFiles/SQLiteCpp.dir/src/Transaction.cpp.o [ 37%] Linking CXX static library ../libSQLiteCpp.a [ 37%] Built target SQLiteCpp Scanning dependencies of target copies-exe [ 37%] Building CXX object tests/ChunkData/CMakeFiles/copies-exe.dir/Copies.cpp.o [ 37%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/File.cpp.o [ 39%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Protocol/Palettes/Upgrade.cpp.o [ 39%] Linking CXX executable ../../bin/creatable-exe [ 39%] Built target creatable-exe Scanning dependencies of target arraystocoords-exe [ 39%] Building CXX object tests/ChunkData/CMakeFiles/arraystocoords-exe.dir/ArraytoCoord.cpp.o [ 39%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/BlockState.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp:13:31: warning: '&' within '|' [-Wbitwise-op-parentheses] switch ((Block << 4) | Meta & 0x04) ~ ~~~~~^~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp:13:31: note: place parentheses around the '&' expression to silence this warning switch ((Block << 4) | Meta & 0x04) ^ ( ) [ 38%] Linking CXX executable ../../bin/coordinates-exe [ 38%] Built target coordinates-exe Scanning dependencies of target creatable-exe [ 38%] Building CXX object tests/ChunkData/CMakeFiles/creatable-exe.dir/Creatable.cpp.o [ 38%] Linking CXX executable ../../bin/copies-exe [ 38%] Built target copies-exe Scanning dependencies of target arraystocoords-exe [ 38%] Building CXX object tests/ChunkData/CMakeFiles/arraystocoords-exe.dir/ArraytoCoord.cpp.o [ 39%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/WorldStorage/NamespaceSerializer.cpp.o [ 38%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/GZipFile.cpp.o 1 warning generated. Scanning dependencies of target GeneratorTestingSupport [ 40%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BiomeDef.cpp.o [ 40%] Linking CXX executable ../../bin/arraystocoords-exe [ 40%] Built target arraystocoords-exe [ 38%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/StackTrace.cpp.o Scanning dependencies of target LuaThreadStress [ 40%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/LuaThreadStress.cpp.o [ 40%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockArea.cpp.o [ 40%] Linking CXX executable ../../bin/SchematicFileSerializer-exe [ 40%] Built target SchematicFileSerializer-exe Scanning dependencies of target StressEvent-exe [ 40%] Building CXX object tests/OSSupport/CMakeFiles/StressEvent-exe.dir/StressEvent.cpp.o [ 38%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 38%] Linking CXX executable ../../bin/creatable-exe [ 38%] Built target creatable-exe [ 38%] Linking CXX executable ../../bin/arraystocoords-exe Scanning dependencies of target GeneratorTestingSupport [ 39%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BiomeDef.cpp.o [ 39%] Built target arraystocoords-exe Scanning dependencies of target LuaThreadStress [ 39%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/LuaThreadStress.cpp.o [ 40%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/Stubs.cpp.o [ 39%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/WorldStorage/FastNBT.cpp.o [ 40%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockInfo.cpp.o [ 39%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockArea.cpp.o [ 40%] Linking CXX executable ../../bin/StressEvent-exe [ 40%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BiomeDef.cpp.o [ 40%] Built target StressEvent-exe Scanning dependencies of target mbedtls [ 40%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.o [ 40%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/net_sockets.c.o [ 40%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.o [ 40%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o [ 40%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.o [ 41%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.o [ 39%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/WorldStorage/SchematicFileSerializer.cpp.o [ 41%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.o [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockType.cpp.o [ 41%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.o [ 39%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/Stubs.cpp.o [ 41%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.o [ 41%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.o [ 41%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o [ 41%] Linking C static library ../../libmbedtls.a [ 41%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BlockArea.cpp.o [ 41%] Built target mbedtls [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Cuboid.cpp.o [ 39%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BiomeDef.cpp.o [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/ChunkData.cpp.o [ 39%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockInfo.cpp.o [ 40%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Registries/BlockStates.cpp.o [ 40%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BlockArea.cpp.o [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Defines.cpp.o [ 41%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Cuboid.cpp.o [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Enchantments.cpp.o [ 40%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockType.cpp.o [ 41%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/ChunkData.cpp.o [ 41%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/StringCompression.cpp.o [ 40%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Registries/BlockItemConverter.cpp.o [ 40%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Cuboid.cpp.o [ 40%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Cuboid.cpp.o [ 40%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/Protocol/Palettes/Upgrade.cpp.o [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/FastRandom.cpp.o [ 42%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/StringUtils.cpp.o [ 42%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Bindings/LuaState.cpp.o [ 40%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/ChunkData.cpp.o [ 40%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/ChunkData.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/IniFile.cpp.o [ 40%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Defines.cpp.o [ 40%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/StringCompression.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/ChunkDesc.cpp.o [ 40%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/BlockState.cpp.o [ 41%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/StringUtils.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp:775:1: warning: control reaches end of non-void function [-Wreturn-type] }()) ^ [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/ProbabDistrib.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/StringCompression.cpp.o [ 41%] Building CXX object tests/SchematicFileSerializer/CMakeFiles/SchematicFileSerializer-exe.dir/__/__/src/WorldStorage/NamespaceSerializer.cpp.o [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Enchantments.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/PieceModifier.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/StringUtils.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/VoronoiMap.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Bindings/LuaState.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Noise/Noise.cpp.o [ 41%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Bindings/LuaState.cpp.o [ 41%] Linking CXX executable ../../bin/SchematicFileSerializer-exe [ 41%] Built target SchematicFileSerializer-exe Scanning dependencies of target StressEvent-exe [ 41%] Building CXX object tests/OSSupport/CMakeFiles/StressEvent-exe.dir/StressEvent.cpp.o [ 41%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/FastRandom.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/PiecePool.cpp.o [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/IniFile.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/Prefab.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/PrefabPiecePool.cpp.o [ 42%] Linking CXX executable ../../bin/StressEvent-exe [ 42%] Built target StressEvent-exe [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/ProbabDistrib.cpp.o [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/StringCompression.cpp.o [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/File.cpp.o [ 44%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/VerticalLimit.cpp.o [ 42%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/ChunkDesc.cpp.o [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/StringUtils.cpp.o [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/VoronoiMap.cpp.o [ 44%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/VerticalStrategy.cpp.o [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/GZipFile.cpp.o [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Bindings/LuaState.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Noise/Noise.cpp.o [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Noise/Noise.cpp.o [ 42%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/PieceModifier.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/WorldStorage/FastNBT.cpp.o [ 42%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/Event.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/WorldStorage/SchematicFileSerializer.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/File.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/PiecePool.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/GZipFile.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/File.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Registries/BlockStates.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Registries/BlockItemConverter.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/Prefab.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/GZipFile.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/WorldStorage/FastNBT.cpp.o [ 46%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Protocol/Palettes/Upgrade.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/WorldStorage/SchematicFileSerializer.cpp.o [ 46%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 46%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/WinStackWalker.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp:13:31: warning: '&' within '|' [-Wbitwise-op-parentheses] switch ((Block << 4) | Meta & 0x04) ~ ~~~~~^~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp:13:31: note: place parentheses around the '&' expression to silence this warning switch ((Block << 4) | Meta & 0x04) ^ ( ) [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Registries/BlockStates.cpp.o [ 46%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/WorldStorage/FastNBT.cpp.o [ 43%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/PrefabPiecePool.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/WorldStorage/SchematicFileSerializer.cpp.o [ 43%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Registries/BlockItemConverter.cpp.o 1 warning generated. [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockState.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Registries/BlockStates.cpp.o [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Protocol/Palettes/Upgrade.cpp.o [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/BlockState.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Registries/BlockItemConverter.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/WorldStorage/NamespaceSerializer.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/BioGen.cpp.o [ 44%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/VerticalLimit.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp:775:1: warning: control reaches end of non-void function [-Wreturn-type] }()) ^ [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/WorldStorage/NamespaceSerializer.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Protocol/Palettes/Upgrade.cpp.o [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/BioGen.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp:13:31: warning: '&' within '|' [-Wbitwise-op-parentheses] switch ((Block << 4) | Meta & 0x04) ~ ~~~~~^~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp:13:31: note: place parentheses around the '&' expression to silence this warning switch ((Block << 4) | Meta & 0x04) ^ ( ) [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Caves.cpp.o [ 44%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Generating/VerticalStrategy.cpp.o [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Caves.cpp.o 1 warning generated. [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BlockState.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ChunkDesc.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ChunkGenerator.cpp.o [ 44%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ChunkDesc.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/WorldStorage/NamespaceSerializer.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/CompoGen.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Noise/Noise.cpp.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/CompoGenBiomal.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ChunkGenerator.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ComposableGenerator.cpp.o [ 48%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BlockInfo.cpp.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/DistortedHeightmap.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/Event.cpp.o [ 45%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/CompoGen.cpp.o [ 45%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/File.cpp.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/DungeonRoomsFinisher.cpp.o [ 48%] Linking CXX executable ../../bin/LuaThreadStress [ 46%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/CompoGenBiomal.cpp.o [ 46%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ComposableGenerator.cpp.o [ 48%] Built target LuaThreadStress [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/EndGen.cpp.o Scanning dependencies of target Cuberite [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BiomeDef.cpp.o [ 46%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/GZipFile.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockArea.cpp.o [ 46%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 46%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockInfo.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockState.cpp.o [ 46%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/WorldStorage/FastNBT.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/WorldStorage/SchematicFileSerializer.cpp.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/EnderDragonFightStructuresGen.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockType.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BrewingRecipes.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Registries/BlockStates.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Registries/BlockItemConverter.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/DistortedHeightmap.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/Broadcaster.cpp.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/FinishGen.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/Protocol/Palettes/Upgrade.cpp.o [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/BoundingBox.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/DungeonRoomsFinisher.cpp.o [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/ByteBuffer.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.cpp:29: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:13: warning: 751 enumeration values not handled in switch: 'AcaciaButton', 'AcaciaDoor', 'AcaciaFence'... [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/ChatColor.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BlockState.cpp.o [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/WorldStorage/NamespaceSerializer.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/EndGen.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp:775:1: warning: control reaches end of non-void function [-Wreturn-type] }()) ^ [ 47%] Building CXX object tests/LuaThreadStress/CMakeFiles/LuaThreadStress.dir/__/__/src/BlockInfo.cpp.o [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/Chunk.cpp.o 1 warning generated. [ 49%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/GridStructGen.cpp.o [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/ChunkData.cpp.o [ 47%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/EnderDragonFightStructuresGen.cpp.o Scanning dependencies of target mbedtls [ 47%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.o [ 47%] Linking CXX executable ../../bin/LuaThreadStress [ 47%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/net_sockets.c.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Chunk.cpp:31: /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockSnow.h:61:33: error: implicit conversion changes signedness: 'unsigned char' to 'char' [-Werror,-Wsign-conversion] return cItem(Item::Snowball, static_cast<unsigned char>(Block::Snow::Layers(a_Block) + 1)); ~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Chunk.cpp:32: /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:13: error: 751 enumeration values not handled in switch: 'AcaciaButton', 'AcaciaDoor', 'AcaciaFence'... [-Werror,-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/Chunk.cpp:1320:23: error: implicit conversion changes signedness: 'int' to 'std::array::size_type' (aka 'unsigned long') [-Werror,-Wsign-conversion] m_HeightMap[a_RelX + a_RelZ * cChunkDef::Width] = static_cast<HEIGHTTYPE>(a_RelY); ~~~~~~~~~~~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 47%] Built target LuaThreadStress [ 47%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.o [ 47%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cli.c.o [ 47%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/ChunkGeneratorThread.cpp.o [ 48%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.o [ 48%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.o [ 49%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/HeiGen.cpp.o 3 errors generated. make[2]: *** [CMakeFiles/Cuberite.dir/build.make:296: CMakeFiles/Cuberite.dir/src/Chunk.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/MineShafts.cpp.o [ 48%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_srv.c.o [ 48%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.o [ 48%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.o [ 48%] Building C object lib/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/FinishGen.cpp.o make[1]: *** [CMakeFiles/Makefile2:89: CMakeFiles/Cuberite.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Noise3DGenerator.cpp.o [ 48%] Linking C static library ../../libmbedtls.a [ 48%] Built target mbedtls [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/GridStructGen.cpp.o Scanning dependencies of target Cuberite [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BiomeDef.cpp.o [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PieceGeneratorBFSTree.cpp.o [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PieceModifier.cpp.o [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PiecePool.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockArea.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/BlockArea.cpp: In member function 'void cBlockArea::ExpandBlocks(int, int, int, int, int, int)': /home/bearbin/workspace/cuberite_PR-5151/src/BlockArea.cpp:1679:60: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct BlockState'; use assignment or value-initialization instead [-Wclass-memaccess] memset(NewBlocks.get(), 0, BlockCount * sizeof(BlockState)); ^ In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Globals.h:395, from /home/bearbin/workspace/cuberite_PR-5151/src/BlockArea.cpp:11: /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.h:9:8: note: 'struct BlockState' declared here struct BlockState ^~~~~~~~~~ [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PieceStructuresGen.cpp.o [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Prefab.cpp.o [ 50%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PrefabPiecePool.cpp.o Scanning dependencies of target ProtoProxy [ 48%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/Connection.cpp.o [ 48%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/HeiGen.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockInfo.cpp.o [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockState.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PrefabStructure.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Ravines.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/RoughRavines.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/BlockState.cpp:775:1: warning: control reaches end of non-void function [-Wreturn-type] }()) ^ [ 48%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockType.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/SinglePieceStructuresGen.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/StructGen.cpp.o [ 49%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/MineShafts.cpp.o [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/BrewingRecipes.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Trees.cpp.o [ 49%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/ProtoProxy.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/TwoHeights.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/VerticalLimit.cpp.o [ 49%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/Server.cpp.o [ 49%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Noise3DGenerator.cpp.o [ 52%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/VerticalStrategy.cpp.o [ 49%] Building CXX object CMakeFiles/Cuberite.dir/src/Broadcaster.cpp.o [ 49%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/ByteBuffer.cpp.o [ 52%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/VillageGen.cpp.o [ 52%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ShapeGen.cpp.o [ 52%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/Stubs.cpp.o [ 50%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/StringUtils.cpp.o [ 51%] Building CXX object CMakeFiles/Cuberite.dir/src/BoundingBox.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PieceGeneratorBFSTree.cpp.o [ 51%] Building CXX object CMakeFiles/Cuberite.dir/src/ByteBuffer.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PieceModifier.cpp.o [ 52%] Linking CXX static library ../../lib/libGeneratorTestingSupport.a [ 51%] Building CXX object CMakeFiles/Cuberite.dir/src/ChatColor.cpp.o [ 51%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/UUID.cpp.o [ 52%] Built target GeneratorTestingSupport make: *** [Makefile:141: all] Error 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch clang [ 51%] Building CXX object CMakeFiles/Cuberite.dir/src/Chunk.cpp.o [ 51%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/mbedTLS++/AesCfb128Decryptor.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Chunk.cpp:32: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] [ 51%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/mbedTLS++/AesCfb128Encryptor.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PiecePool.cpp.o [ 51%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/mbedTLS++/CryptoKey.cpp.o [ 51%] Building CXX object CMakeFiles/Cuberite.dir/src/ChunkData.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PieceStructuresGen.cpp.o [ 51%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/mbedTLS++/CtrDrbgContext.cpp.o [ 51%] Building CXX object CMakeFiles/Cuberite.dir/src/ChunkGeneratorThread.cpp.o [ 51%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/mbedTLS++/EntropyContext.cpp.o [ 51%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/mbedTLS++/RsaPrivateKey.cpp.o [ 51%] Building CXX object CMakeFiles/Cuberite.dir/src/ChunkMap.cpp.o [ 51%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Prefab.cpp.o [ 52%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/LoggerListeners.cpp.o [ 52%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/Logger.cpp.o [ 52%] Building CXX object CMakeFiles/Cuberite.dir/src/ChunkSender.cpp.o [ 52%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PrefabPiecePool.cpp.o [ 52%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 53%] Building CXX object CMakeFiles/Cuberite.dir/src/ChunkStay.cpp.o [ 53%] Building CXX object CMakeFiles/Cuberite.dir/src/CircularBufferCompressor.cpp.o [ 53%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/OSSupport/Event.cpp.o [ 53%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/OSSupport/File.cpp.o [ 53%] Building CXX object CMakeFiles/Cuberite.dir/src/ClientHandle.cpp.o [ 54%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/PrefabStructure.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Items/ItemSword.h:6, from /home/bearbin/workspace/cuberite_PR-5151/src/ClientHandle.cpp:37: /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Items/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] [ 54%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Ravines.cpp.o [ 54%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/OSSupport/IsThread.cpp.o [ 54%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 54%] Building CXX object CMakeFiles/Cuberite.dir/src/Color.cpp.o [ 54%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/RoughRavines.cpp.o [ 54%] Building CXX object Tools/ProtoProxy/CMakeFiles/ProtoProxy.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 54%] Building CXX object CMakeFiles/Cuberite.dir/src/CommandOutput.cpp.o [ 54%] Linking CXX executable ../../bin/ProtoProxy [ 54%] Built target ProtoProxy Scanning dependencies of target Network [ 54%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/CriticalSection.cpp.o [ 54%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/Event.cpp.o [ 54%] Building CXX object CMakeFiles/Cuberite.dir/src/CompositeChat.cpp.o [ 54%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/HostnameLookup.cpp.o [ 54%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/SinglePieceStructuresGen.cpp.o [ 55%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/IPLookup.cpp.o [ 55%] Building CXX object CMakeFiles/Cuberite.dir/src/CraftingRecipes.cpp.o [ 55%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/IsThread.cpp.o [ 55%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/StructGen.cpp.o [ 55%] Building CXX object CMakeFiles/Cuberite.dir/src/Cuboid.cpp.o [ 55%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/Trees.cpp.o [ 56%] Building CXX object CMakeFiles/Cuberite.dir/src/DeadlockDetect.cpp.o [ 56%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/NetworkInterfaceEnum.cpp.o [ 56%] Building CXX object CMakeFiles/Cuberite.dir/src/Defines.cpp.o [ 56%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/TwoHeights.cpp.o [ 56%] Building CXX object CMakeFiles/Cuberite.dir/src/Enchantments.cpp.o [ 56%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/NetworkLookup.cpp.o [ 56%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/VerticalLimit.cpp.o [ 56%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/NetworkSingleton.cpp.o [ 56%] Building CXX object CMakeFiles/Cuberite.dir/src/FastRandom.cpp.o [ 56%] Building CXX object CMakeFiles/Cuberite.dir/src/FurnaceRecipe.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/FurnaceRecipe.cpp: In member function 'void cFurnaceRecipe::ReloadRecipes()': /home/bearbin/workspace/cuberite_PR-5151/src/FurnaceRecipe.cpp:76:86: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] ParsingLine.erase(ParsingLine.begin() + static_cast<const long>(FirstCommentSymbol), ParsingLine.end()); ^ [ 56%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/ServerHandleImpl.cpp.o [ 57%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/VerticalStrategy.cpp.o [ 57%] Building CXX object CMakeFiles/Cuberite.dir/src/Globals.cpp.o [ 57%] Building CXX object CMakeFiles/Cuberite.dir/src/IniFile.cpp.o [ 57%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 57%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/VillageGen.cpp.o [ 57%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/TCPLinkImpl.cpp.o [ 57%] Building CXX object CMakeFiles/Cuberite.dir/src/Inventory.cpp.o [ 57%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/__/__/src/Generating/ShapeGen.cpp.o [ 57%] Building CXX object CMakeFiles/Cuberite.dir/src/Item.cpp.o [ 58%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 58%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/mbedTLS++/CtrDrbgContext.cpp.o [ 58%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/mbedTLS++/CryptoKey.cpp.o [ 59%] Building CXX object CMakeFiles/Cuberite.dir/src/ItemGrid.cpp.o [ 59%] Building CXX object tests/Generating/CMakeFiles/GeneratorTestingSupport.dir/Stubs.cpp.o [ 59%] Linking CXX static library ../../lib/libGeneratorTestingSupport.a [ 59%] Built target GeneratorTestingSupport Scanning dependencies of target BasicGeneratorTest [ 59%] Building CXX object tests/Generating/CMakeFiles/BasicGeneratorTest.dir/BasicGeneratorTest.cpp.o [ 59%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/mbedTLS++/EntropyContext.cpp.o [ 59%] Building CXX object CMakeFiles/Cuberite.dir/src/JsonUtils.cpp.o [ 59%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/mbedTLS++/SslConfig.cpp.o [ 59%] Building CXX object CMakeFiles/Cuberite.dir/src/LightingThread.cpp.o [ 59%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/mbedTLS++/SslContext.cpp.o [ 59%] Building CXX object tests/Generating/CMakeFiles/BasicGeneratorTest.dir/__/__/src/IniFile.cpp.o [ 59%] Building CXX object CMakeFiles/Cuberite.dir/src/LineBlockTracer.cpp.o [ 59%] Building CXX object tests/Generating/CMakeFiles/BasicGeneratorTest.dir/__/__/src/mbedTLS++/Sha1Checksum.cpp.o [ 59%] Linking CXX executable ../../bin/BasicGeneratorTest [ 59%] Building CXX object CMakeFiles/Cuberite.dir/src/LinearInterpolation.cpp.o [ 59%] Built target BasicGeneratorTest Scanning dependencies of target LoadablePieces [ 59%] Building CXX object tests/Generating/CMakeFiles/LoadablePieces.dir/LoadablePieces.cpp.o [ 59%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/mbedTLS++/X509Cert.cpp.o [ 59%] Building CXX object CMakeFiles/Cuberite.dir/src/LoggerListeners.cpp.o [ 59%] Building CXX object tests/Network/CMakeFiles/Network.dir/__/__/src/StringUtils.cpp.o [ 59%] Building CXX object CMakeFiles/Cuberite.dir/src/Logger.cpp.o [ 60%] Linking CXX executable ../../bin/LoadablePieces [ 60%] Built target LoadablePieces Scanning dependencies of target PieceGeneratorBFSTree [ 61%] Building CXX object tests/Generating/CMakeFiles/PieceGeneratorBFSTree.dir/PieceGeneratorBFSTreeTest.cpp.o [ 62%] Linking CXX static library ../../lib/libNetwork.a [ 62%] Built target Network Scanning dependencies of target PieceRotation [ 62%] Building CXX object tests/Generating/CMakeFiles/PieceRotation.dir/PieceRotationTest.cpp.o [ 62%] Building CXX object CMakeFiles/Cuberite.dir/src/Map.cpp.o [ 62%] Linking CXX executable ../../bin/PieceGeneratorBFSTree [ 62%] Built target PieceGeneratorBFSTree [ 62%] Linking CXX executable ../../bin/PieceRotation Scanning dependencies of target HTTP [ 62%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/HTTP/EnvelopeParser.cpp.o [ 63%] Building CXX object CMakeFiles/Cuberite.dir/src/MapManager.cpp.o [ 63%] Built target PieceRotation Scanning dependencies of target EchoServer [ 64%] Building CXX object tests/Network/CMakeFiles/EchoServer.dir/EchoServer.cpp.o [ 64%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/HTTP/HTTPMessage.cpp.o [ 64%] Building CXX object CMakeFiles/Cuberite.dir/src/MemorySettingsRepository.cpp.o [ 64%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/HTTP/HTTPMessageParser.cpp.o [ 64%] Linking CXX executable ../../bin/EchoServer [ 64%] Built target EchoServer Scanning dependencies of target EnumInterfaces-exe [ 64%] Building CXX object tests/Network/CMakeFiles/EnumInterfaces-exe.dir/EnumInterfaces.cpp.o [ 64%] Building CXX object CMakeFiles/Cuberite.dir/src/MobCensus.cpp.o [ 64%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/HTTP/TransferEncodingParser.cpp.o [ 64%] Building CXX object CMakeFiles/Cuberite.dir/src/MobFamilyCollecter.cpp.o [ 64%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/HTTP/UrlClient.cpp.o [ 64%] Building CXX object CMakeFiles/Cuberite.dir/src/MobProximityCounter.cpp.o [ 64%] Linking CXX executable ../../bin/EnumInterfaces-exe [ 64%] Built target EnumInterfaces-exe Scanning dependencies of target Google-exe [ 64%] Building CXX object tests/Network/CMakeFiles/Google-exe.dir/Google.cpp.o [ 64%] Building CXX object CMakeFiles/Cuberite.dir/src/MobSpawner.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/MobSpawner.cpp:8: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] [ 65%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/HTTP/UrlParser.cpp.o [ 65%] Building CXX object CMakeFiles/Cuberite.dir/src/MonsterConfig.cpp.o [ 65%] Linking CXX executable ../../bin/Google-exe [ 65%] Built target Google-exe Scanning dependencies of target NameLookup [ 65%] Building CXX object tests/Network/CMakeFiles/NameLookup.dir/NameLookup.cpp.o [ 65%] Building CXX object CMakeFiles/Cuberite.dir/src/NetherPortalScanner.cpp.o [ 65%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/OSSupport/StackTrace.cpp.o [ 65%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/OSSupport/WinStackWalker.cpp.o [ 65%] Building CXX object tests/HTTP/CMakeFiles/HTTP.dir/__/__/src/StringUtils.cpp.o [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/OverridesSettingsRepository.cpp.o [ 67%] Linking CXX executable ../../bin/NameLookup [ 67%] Built target NameLookup [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/ProbabDistrib.cpp.o [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/RankManager.cpp.o [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/RCONServer.cpp.o [ 67%] Linking CXX static library ../../lib/libHTTP.a [ 67%] Built target HTTP Scanning dependencies of target HTTPMessageParser_file-exe [ 67%] Building CXX object tests/HTTP/CMakeFiles/HTTPMessageParser_file-exe.dir/HTTPMessageParser_file.cpp.o [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/Root.cpp.o [ 67%] Linking CXX executable ../../bin/HTTPMessageParser_file-exe [ 67%] Built target HTTPMessageParser_file-exe Scanning dependencies of target UrlClientTest-exe [ 67%] Building CXX object tests/HTTP/CMakeFiles/UrlClientTest-exe.dir/UrlClientTest.cpp.o [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/Scoreboard.cpp.o [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/Server.cpp.o [ 67%] Linking CXX executable ../../bin/UrlClientTest-exe [ 67%] Built target UrlClientTest-exe [ 67%] Building CXX object CMakeFiles/Cuberite.dir/src/SpawnPrepare.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/StatisticsManager.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/StringCompression.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/StringUtils.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/UUID.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/VoronoiMap.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/WebAdmin.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/World.cpp.o [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/main.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockSapling.h:5, from /home/bearbin/workspace/cuberite_PR-5151/src/World.cpp:58: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] [ 68%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/Bindings.cpp.o [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/DeprecatedBindings.cpp.o [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaChunkStay.cpp.o [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaJson.cpp.o [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaNameLookup.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaJson.cpp: In function 'Json::Value JsonSerializeValue(cLuaState&)': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaJson.cpp:194:44: warning: 'idx' may be used uninitialized in this function [-Wmaybe-uninitialized] throw CannotSerializeException(exc, idx); ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaJson.cpp:186:8: note: 'idx' was declared here int idx; ^~~ [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaServerHandle.cpp.o [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaState.cpp.o [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaState_Implementation.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp: In member function 'bool cLuaState::GetStackValue(int, Vector3<U>&) [with T = double]': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1402:33: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] a_ReturnedVal = tolua_tonumber(m_LuaState, a_StackPos, a_ReturnedVal); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1540:5: note: 'x' was declared here T x, y, z; ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1402:33: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] a_ReturnedVal = tolua_tonumber(m_LuaState, a_StackPos, a_ReturnedVal); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1540:8: note: 'y' was declared here T x, y, z; ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1402:33: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] a_ReturnedVal = tolua_tonumber(m_LuaState, a_StackPos, a_ReturnedVal); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1540:11: note: 'z' was declared here T x, y, z; ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp: In member function 'bool cLuaState::GetStackValue(int, Vector3<U>&) [with T = float]': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1450:52: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] a_ReturnedVal = static_cast<float>(tolua_tonumber(m_LuaState, a_StackPos, a_ReturnedVal)); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1540:5: note: 'x' was declared here T x, y, z; ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1450:52: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] a_ReturnedVal = static_cast<float>(tolua_tonumber(m_LuaState, a_StackPos, a_ReturnedVal)); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1540:8: note: 'y' was declared here T x, y, z; ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1450:52: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] a_ReturnedVal = static_cast<float>(tolua_tonumber(m_LuaState, a_StackPos, a_ReturnedVal)); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/LuaState.cpp:1540:11: note: 'z' was declared here T x, y, z; ^ [ 69%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaTCPLink.cpp.o [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaUDPEndpoint.cpp.o [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/LuaWindow.cpp.o [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/ManualBindings.cpp.o [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/ManualBindings_BlockArea.cpp.o [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/ManualBindings_Network.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp: In function 'int tolua_cServer_RegisterForgeMod(lua_State*)': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp:3558:31: warning: 'Protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!Server->RegisterForgeMod(Name, Version, Protocol)) ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp: In function 'int tolua_cItem_EnchantByXPLevels(lua_State*)': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp:2766:32: warning: 'NumXPLevels' may be used uninitialized in this function [-Wmaybe-uninitialized] L.Push(Self->EnchantByXPLevels(NumXPLevels, GetRandomProvider())); ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp: In function 'int tolua_cLuaWindow_new_local(lua_State*)': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp:3352:97: warning: 'slotsX' may be used uninitialized in this function [-Wmaybe-uninitialized] L.Push(new cLuaWindow(L, static_cast<cLuaWindow::WindowType>(windowType), slotsX, slotsY, title)); ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp:3352:97: warning: 'windowType' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_BlockArea.cpp: In function 'int tolua_cBlockArea_RelLine(lua_State*)': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_BlockArea.cpp:676:15: warning: 'BlockSkyLight' may be used uninitialized in this function [-Wmaybe-uninitialized] self->RelLine(p1.x, p1.y, p1.z, p2.x, p2.y, p2.z, dataTypes, PaletteUpgrade::FromBlock(BlockType, BlockMeta), BlockLight, BlockSkyLight); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_BlockArea.cpp:676:15: warning: 'BlockLight' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_BlockArea.cpp:676:15: warning: 'BlockMeta' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_BlockArea.cpp:676:15: warning: 'BlockType' may be used uninitialized in this function [-Wmaybe-uninitialized] [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/ManualBindings_RankManager.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp: In function 'int tolua_cLuaWindow_new(lua_State*)': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp:3316:97: warning: 'slotsX' may be used uninitialized in this function [-Wmaybe-uninitialized] L.Push(new cLuaWindow(L, static_cast<cLuaWindow::WindowType>(windowType), slotsX, slotsY, title)); ^ /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings.cpp:3316:97: warning: 'windowType' may be used uninitialized in this function [-Wmaybe-uninitialized] [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/ManualBindings_World.cpp.o [ 70%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/Plugin.cpp.o [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/PluginLua.cpp.o [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/Bindings/PluginManager.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_World.cpp: In function 'int tolua_cWorld_SpawnSplitExperienceOrbs(lua_State*)': /home/bearbin/workspace/cuberite_PR-5151/src/Bindings/ManualBindings_World.cpp:1626:8: warning: 'Reward' may be used uninitialized in this function [-Wmaybe-uninitialized] L.Push(self->SpawnExperienceOrb(Position, Reward)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/BannerEntity.cpp.o [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/BeaconEntity.cpp.o [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/BedEntity.cpp.o [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/BlockEntity.cpp.o [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/BlockEntityWithItems.cpp.o [ 71%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/BrewingstandEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/ChestEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/CommandBlockEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/DispenserEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/DropSpenserEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/DropperEntity.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/DropSpenserEntity.cpp: In member function 'void cDropSpenserEntity::DropFromSlot(cChunk&, int)': /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/DropSpenserEntity.cpp:205:9: warning: enumeration value 'BLOCK_FACE_NONE' not handled in switch [-Wswitch] switch (Facing) ^ /home/bearbin/workspace/cuberite_PR-5151/src/BlockEntities/DropSpenserEntity.cpp:205:9: warning: enumeration value 'BLOCK_FACE_MIN' not handled in switch [-Wswitch] [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/EnchantingTableEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/EndPortalEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/EnderChestEntity.cpp.o [ 72%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/FlowerPotEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/FurnaceEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/HopperEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/JukeboxEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/MobHeadEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/MobSpawnerEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/NoteEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/BlockEntities/SignEntity.cpp.o [ 73%] Building CXX object CMakeFiles/Cuberite.dir/src/Blocks/BlockBed.cpp.o [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Blocks/BlockDoor.cpp.o [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Blocks/BlockHandler.cpp.o [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Blocks/BlockPiston.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockHandler.cpp:57: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockHandler.cpp:102: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockVine.h: In member function 'virtual void cBlockVineHandler::OnNeighborChanged(cChunkInterface&, Vector3i, eBlockFace) const': /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockVine.h:134:14: warning: variable 'Position' set but not used [-Wunused-but-set-variable] const auto Position = cChunkDef::AbsoluteToRelative(a_BlockPos); ^~~~~~~~ [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Blocks/ChunkInterface.cpp.o [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ArrowEntity.cpp.o [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Boat.cpp.o [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/EnderCrystal.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockHandler.cpp:58: /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLever.h: In member function 'virtual bool cBlockLeverHandler::CanBeAt(const cChunk&, Vector3i, BlockState) const': /home/bearbin/workspace/cuberite_PR-5151/src/Blocks/BlockLever.h:74:14: warning: 'NeighbourFace' may be used uninitialized in this function [-Wmaybe-uninitialized] eBlockFace NeighbourFace; ^~~~~~~~~~~~~ [ 74%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Entity.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/EntityEffect.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ExpBottleEntity.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ExpOrb.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/FallingBlock.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/FireChargeEntity.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/FireworkEntity.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Floater.cpp.o [ 75%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/GhastFireballEntity.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/HangingEntity.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ItemFrame.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/LeashKnot.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Minecart.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Painting.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Pawn.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Pickup.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/Player.cpp.o [ 76%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ProjectileEntity.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/SplashPotionEntity.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/TNTEntity.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ThrownEggEntity.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ThrownEnderPearlEntity.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/ThrownSnowballEntity.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Entities/WitherSkullEntity.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/BioGen.cpp.o [ 77%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/Caves.cpp.o [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/ChunkDesc.cpp.o [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/ChunkGenerator.cpp.o [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/CompoGen.cpp.o [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/CompoGenBiomal.cpp.o [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/ComposableGenerator.cpp.o [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/DistortedHeightmap.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/ComposableGenerator.cpp:16: /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h: In constructor 'cFinishGenSingleTopBlock::cFinishGenSingleTopBlock(int, BlockState, cFinishGenSingleTopBlock::BiomeList, int, cFinishGenSingleTopBlock::BlockList)': /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h:312:6: warning: 'cFinishGenSingleTopBlock::m_Amount' will be initialized after [-Wreorder] int m_Amount; ^~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h:279:12: warning: 'cFinishGenSingleTopBlock::BlockList cFinishGenSingleTopBlock::m_AllowedBlocks' [-Wreorder] BlockList m_AllowedBlocks; ^~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h:285:2: warning: when initialized here [-Wreorder] cFinishGenSingleTopBlock( ^~~~~~~~~~~~~~~~~~~~~~~~ [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/DungeonRoomsFinisher.cpp.o [ 78%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/EndGen.cpp.o [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/EnderDragonFightStructuresGen.cpp.o [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/FinishGen.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/EnderDragonFightStructuresGen.h:10, from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/EnderDragonFightStructuresGen.cpp:4: /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h: In constructor 'cFinishGenSingleTopBlock::cFinishGenSingleTopBlock(int, BlockState, cFinishGenSingleTopBlock::BiomeList, int, cFinishGenSingleTopBlock::BlockList)': /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h:312:6: warning: 'cFinishGenSingleTopBlock::m_Amount' will be initialized after [-Wreorder] int m_Amount; ^~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h:279:12: warning: 'cFinishGenSingleTopBlock::BlockList cFinishGenSingleTopBlock::m_AllowedBlocks' [-Wreorder] BlockList m_AllowedBlocks; ^~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.h:285:2: warning: when initialized here [-Wreorder] cFinishGenSingleTopBlock( ^~~~~~~~~~~~~~~~~~~~~~~~ [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/GridStructGen.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.cpp:18: /home/bearbin/workspace/cuberite_PR-5151/src/./Generating/FinishGen.h: In constructor 'cFinishGenSingleTopBlock::cFinishGenSingleTopBlock(int, BlockState, cFinishGenSingleTopBlock::BiomeList, int, cFinishGenSingleTopBlock::BlockList)': /home/bearbin/workspace/cuberite_PR-5151/src/./Generating/FinishGen.h:312:6: warning: 'cFinishGenSingleTopBlock::m_Amount' will be initialized after [-Wreorder] int m_Amount; ^~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/./Generating/FinishGen.h:279:12: warning: 'cFinishGenSingleTopBlock::BlockList cFinishGenSingleTopBlock::m_AllowedBlocks' [-Wreorder] BlockList m_AllowedBlocks; ^~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/./Generating/FinishGen.h:285:2: warning: when initialized here [-Wreorder] cFinishGenSingleTopBlock( ^~~~~~~~~~~~~~~~~~~~~~~~ [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/HeiGen.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.cpp:29: /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.cpp: In member function 'virtual void cFinishGenTallGrass::GenFinish(cChunkDesc&)': /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.cpp:637:29: warning: this statement may fall through [-Wimplicit-fallthrough=] a_ChunkDesc.SetHeight(x, z, static_cast<HEIGHTTYPE>(y + 1)); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/FinishGen.cpp:639:7: note: here case BlockType::LargeFern: ^~~~ [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/MineShafts.cpp.o [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/Noise3DGenerator.cpp.o [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/PieceGeneratorBFSTree.cpp.o [ 79%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/PieceModifier.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PieceModifier.cpp: In member function 'virtual void cPieceModifierRandomizeBlocks::Modify(cBlockArea&, Vector3i, int)': /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PieceModifier.cpp:248:10: warning: unused variable 'NumBlocks' [-Wunused-variable] size_t NumBlocks = a_Image.GetBlockCount(); ^~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/PieceModifier.cpp:249:8: warning: unused variable 'BlockTypes' [-Wunused-variable] auto BlockTypes = a_Image.GetBlocks(); ^~~~~~~~~~ [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/PiecePool.cpp.o [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/PieceStructuresGen.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Noise3DGenerator.h:17, from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Noise3DGenerator.cpp:7: /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h: In member function 'void cInterpolNoise<T>::Generate3D(NOISE_DATATYPE*, int, int, int, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE) const [with T = Interp5Deg]': /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h:486:7: warning: 'FloorZ' may be used uninitialized in this function [-Wmaybe-uninitialized] int CurFloor = a_Floor[0]; ^~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h:486:7: warning: 'FloorY' may be used uninitialized in this function [-Wmaybe-uninitialized] int CurFloor = a_Floor[0]; ^~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h:486:7: warning: 'FloorX' may be used uninitialized in this function [-Wmaybe-uninitialized] int CurFloor = a_Floor[0]; ^~~~~~~~ [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/Prefab.cpp.o [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/PrefabPiecePool.cpp.o [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/PrefabStructure.cpp.o [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/Ravines.cpp.o [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/RoughRavines.cpp.o [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/SinglePieceStructuresGen.cpp.o [ 80%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/StructGen.cpp.o [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/Trees.cpp.o [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/TwoHeights.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Generating/StructGen.cpp: In member function 'void cStructGenTrees::ApplyTreeImage(int, int, cChunkDesc&, const sSetBlockVector&, sSetBlockVector&)': /home/bearbin/workspace/cuberite_PR-5151/src/Generating/StructGen.cpp:188:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!cBlockLogHandler::IsBlockLog(InspectBlock.m_Block)) ^~ In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/StructGen.cpp:6: /home/bearbin/workspace/cuberite_PR-5151/src/Generating/Trees.h:48:2: note: here case BlockType::Air: \ ^~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/StructGen.cpp:194:5: note: in expansion of macro 'CASE_TREE_OVERWRITTEN_BLOCKS' CASE_TREE_OVERWRITTEN_BLOCKS: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/VerticalLimit.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Generating/TwoHeights.cpp:8: /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h: In member function 'void cInterpolNoise<T>::Generate3D(NOISE_DATATYPE*, int, int, int, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE, NOISE_DATATYPE) const [with T = Interp5Deg]': /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h:486:7: warning: 'FloorZ' may be used uninitialized in this function [-Wmaybe-uninitialized] int CurFloor = a_Floor[0]; ^~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h:486:7: warning: 'FloorY' may be used uninitialized in this function [-Wmaybe-uninitialized] int CurFloor = a_Floor[0]; ^~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/Generating/../Noise/InterpolNoise.h:486:7: warning: 'FloorX' may be used uninitialized in this function [-Wmaybe-uninitialized] int CurFloor = a_Floor[0]; ^~~~~~~~ [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/VerticalStrategy.cpp.o [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/VillageGen.cpp.o [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/Generating/ShapeGen.cpp.o [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/EnvelopeParser.cpp.o [ 81%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/HTTPFormParser.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/HTTPMessage.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/HTTPMessageParser.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/HTTPServer.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/HTTPServerConnection.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/MultipartParser.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/NameValueParser.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/SslHTTPServerConnection.cpp.o [ 82%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/TransferEncodingParser.cpp.o [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/UrlClient.cpp.o [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/HTTP/UrlParser.cpp.o [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/Items/ItemHandler.cpp.o [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/AesCfb128Decryptor.cpp.o [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/AesCfb128Encryptor.cpp.o [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/BlockingSslClientSocket.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Items/ItemLeaves.h:5, from /home/bearbin/workspace/cuberite_PR-5151/src/Items/ItemHandler.cpp:47: /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Items/ItemVine.h:4, from /home/bearbin/workspace/cuberite_PR-5151/src/Items/ItemHandler.cpp:85: /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockVine.h: In member function 'virtual void cBlockVineHandler::OnNeighborChanged(cChunkInterface&, Vector3i, eBlockFace) const': /home/bearbin/workspace/cuberite_PR-5151/src/./Blocks/BlockVine.h:134:14: warning: variable 'Position' set but not used [-Wunused-but-set-variable] const auto Position = cChunkDef::AbsoluteToRelative(a_BlockPos); ^~~~~~~~ [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/BufferedSslContext.cpp.o [ 83%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/CallbackSslContext.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/CtrDrbgContext.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/CryptoKey.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/EntropyContext.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/RsaPrivateKey.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/Sha1Checksum.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/SslConfig.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/SslContext.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/mbedTLS++/X509Cert.cpp.o [ 84%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/AggressiveMonster.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Bat.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Blaze.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/CaveSpider.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Chicken.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Cow.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Creeper.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/EnderDragon.cpp.o [ 85%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Enderman.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Ghast.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Giant.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Guardian.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Horse.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/IronGolem.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/MagmaCube.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Monster.cpp.o [ 86%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Mooshroom.cpp.o [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Ocelot.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/Monster.cpp:26: /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h: In lambda function: /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaButton' not handled in switch [-Wswitch] switch (a_Area.GetBlock({cbx, cby, cbz}).Type()) ^ /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ActivatorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Air' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Allium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AncientDebris' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Andesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AndesiteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Anvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedMelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AttachedPumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'AzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BambooSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Barrier' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Basalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beacon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bedrock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BeeNest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beehive' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Beetroots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bell' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Blackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlastFurnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bookshelf' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrewingStand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Bricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BrownWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleColumn' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'BubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cake' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Campfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Carrots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CartographyTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CarvedPumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cauldron' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CaveAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chain' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChainCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Chest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChippedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledPolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledQuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusFlower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ChorusPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Clay' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoalOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CoarseDirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cobweb' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cocoa' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Comparator' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Composter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Conduit' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Cornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedPolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CraftingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CreeperWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CrimsonWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CryingObsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CutSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'CyanWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DamagedAnvil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DarkPrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DaylightDetector' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBrainCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBubbleCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadFireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadHornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DeadTubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DetectorRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DiamondOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Diorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DioriteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dirt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dispenser' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DragonWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'DriedKelpBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Dropper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EmeraldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnchantingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndGateway' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndPortalFrame' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndRod' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EndStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'EnderChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Farmland' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Fire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FireCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FletchingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FlowerPot' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'FrostedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Furnace' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GildedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Glowstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Granite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GraniteWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrassPath' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Gravel' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'GreenWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Grindstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HayBale' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HeavyWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneyBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HoneycombBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Hopper' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'HornCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ice' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedChiseledStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedCrackedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedMossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'InfestedStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBars' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'IronTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JackOLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jigsaw' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Jukebox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JunglePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'JungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Kelp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'KelpPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Ladder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LapisOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LargeFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lava' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lectern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lever' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightBlueWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightGrayWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LightWeightedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lilac' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LilyPad' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'LimeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Lodestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Loom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagentaWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MagmaBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Melon' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MelonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyCobblestoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MossyStoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MovingPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'MushroomStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Mycelium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherGoldOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherPortal' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherQuartzOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherSprouts' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWart' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetherWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NetheriteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Netherrack' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'NoteBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Observer' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Obsidian' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OrangeWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'OxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PackedIce' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Peony' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PetrifiedOakSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PinkWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Piston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PistonHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PlayerWallHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Podzol' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedAndesiteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBasalt' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedBlackstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDiorite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedDioriteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGranite' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PolishedGraniteStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Poppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Potatoes' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAcaciaSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAllium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedAzureBluet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBamboo' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBirchSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBlueOrchid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedBrownMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCactus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCornflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedCrimsonRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDandelion' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDarkOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedDeadBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedFern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedJungleSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedLilyOfTheValley' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOakSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOrangeTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedOxeyeDaisy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPinkTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedPoppy' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedRedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedSpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PottedWitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PoweredRail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Prismarine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PrismarineWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Pumpkin' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PumpkinStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpleWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'PurpurStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzPillar' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'QuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Rail' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroom' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedMushroomBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedNetherBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedSandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneLamp' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneOre' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RedstoneWire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Repeater' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RepeatingCommandBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RespawnAnchor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'RoseBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SandstoneWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Scaffolding' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SeaPickle' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Seagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Shroomlight' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SlimeBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmithingTable' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Smoker' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartz' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothQuartzStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothRedSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothSandstoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SmoothStoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Snow' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SnowBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulCampfire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulFire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulLantern' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSand' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulSoil' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SoulWallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Spawner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SprucePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSapling' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StickyPiston' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stone' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBrickWall' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneBricks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StonePressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StoneStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Stonecutter' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedAcaciaWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedBirchWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedCrimsonStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedDarkOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedJungleWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedOakWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceLog' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedSpruceWood' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StrippedWarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'StructureVoid' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SugarCane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Sunflower' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'SweetBerryBush' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TNT' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallGrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TallSeagrass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Target' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Terracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Torch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TrappedChest' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Tripwire' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TripwireHook' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoral' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TubeCoralWallFan' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TurtleEgg' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'TwistingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Vine' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'VoidAir' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WallTorch' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedButton' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedDoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFence' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFenceGate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedFungus' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedHyphae' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedNylium' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPlanks' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedPressurePlate' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedRoots' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedSlab' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStairs' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedStem' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedTrapdoor' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWallSign' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WarpedWartBlock' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Water' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVines' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WeepingVinesPlant' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WetSponge' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'Wheat' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteTulip' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WhiteWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherRose' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'WitherSkeletonWallSkull' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowBed' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowCarpet' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcrete' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowConcretePowder' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowGlazedTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowShulkerBox' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlass' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowStainedGlassPane' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowTerracotta' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWallBanner' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'YellowWool' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieHead' not handled in switch [-Wswitch] /home/bearbin/workspace/cuberite_PR-5151/src/Mobs/../Blocks/BlockLeaves.h:264:12: warning: enumeration value 'ZombieWallHead' not handled in switch [-Wswitch] [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/PassiveAggressiveMonster.cpp.o [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/PassiveMonster.cpp.o [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Path.cpp.o [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/PathFinder.cpp.o [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Pig.cpp.o [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Rabbit.cpp.o [ 87%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Sheep.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Silverfish.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Skeleton.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Slime.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/SnowGolem.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Spider.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Squid.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Villager.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Witch.cpp.o [ 88%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Wither.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/WitherSkeleton.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Wolf.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/Zombie.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/ZombiePigman.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/Mobs/ZombieVillager.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/Noise/Noise.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/CriticalSection.cpp.o [ 89%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/Event.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/File.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/GZipFile.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/HostnameLookup.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/IPLookup.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/IsThread.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/NetworkInterfaceEnum.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/NetworkLookup.cpp.o [ 90%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/NetworkSingleton.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/ServerHandleImpl.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/StackTrace.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/TCPLinkImpl.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/UDPEndpointImpl.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/OSSupport/WinStackWalker.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/Physics/Explodinator.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Authenticator.cpp.o [ 91%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/ChunkDataSerializer.cpp.o [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/ForgeHandshake.cpp.o [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/MojangAPI.cpp.o [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Packetizer.cpp.o [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Protocol_1_8.cpp.o [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Protocol_1_9.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_8.cpp: In static member function 'static UInt8 cProtocol_1_8_0::GetProtocolEntityType(const cEntity&)': /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_8.cpp:4106:4: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_8.cpp:4108:3: note: here case Type::etFloater: return 90; ^~~~ [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Protocol_1_10.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_9.cpp: In member function 'virtual void cProtocol_1_9_0::WriteMobMetadata(cPacketizer&, const cMonster&) const': /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_9.cpp:2065:23: warning: this statement may fall through [-Wimplicit-fallthrough=] a_Pkt.WriteVarInt32(0); ~~~~~~~~~~~~~~~~~~~^~~ /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Protocol_1_9.cpp:2068:3: note: here case mtSlime: ^~~~ [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Protocol_1_11.cpp.o [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Protocol_1_12.cpp.o [ 92%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Protocol_1_13.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Protocol_1_14.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/ProtocolRecognizer.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/RecipeMapper.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Palettes/Palette_1_13.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Palettes/Palette_1_13_1.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Palettes/Palette_1_14.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Palettes/Palette_1_15.cpp.o [ 93%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Palettes/Palette_1_16.cpp.o [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Protocol/Palettes/Upgrade.cpp.o [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Registries/BlockStates.cpp.o [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Registries/BlockItemConverter.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp: In function 'BlockState PaletteUpgrade::FromBlock(PaletteUpgrade::BLOCKTYPE, PaletteUpgrade::NIBBLETYPE)': /home/bearbin/workspace/cuberite_PR-5151/src/Protocol/Palettes/Upgrade.cpp:13:31: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] switch ((Block << 4) | Meta & 0x04) ~~~~~^~~~~~ [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/DelayedFluidSimulator.cpp.o [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/FireSimulator.cpp.o /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/DelayedFluidSimulator.cpp: In member function 'virtual void cDelayedFluidSimulator::Simulate(float)': /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/DelayedFluidSimulator.cpp:75:19: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] if (m_SimSlotNum >= m_TickDelay) ~~~~~~~~~~~~~^~~~~~~~~~~~~~ [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/FloodyFluidSimulator.cpp.o [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/FluidSimulator.cpp.o [ 94%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/SandSimulator.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/Simulator.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/SimulatorManager.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/VanillaFluidSimulator.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/VaporizeFluidSimulator.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/IncrementalRedstoneSimulator/ForEachSourceCallback.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/IncrementalRedstoneSimulator/IncrementalRedstoneSimulator.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/Simulator/IncrementalRedstoneSimulator/RedstoneHandler.cpp.o [ 95%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/SlotArea.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/Window.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/IncrementalRedstoneSimulator/RedstoneHandler.cpp:25: /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/IncrementalRedstoneSimulator/RedstoneToggleHandler.h: In function 'Vector3i RedstoneToggleHandler::GetOffsetAttachedTo(BlockState)': /home/bearbin/workspace/cuberite_PR-5151/src/Simulator/IncrementalRedstoneSimulator/RedstoneToggleHandler.h:56:2: warning: control reaches end of non-void function [-Wreturn-type] } ^ [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/AnvilWindow.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/BeaconWindow.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/BrewingstandWindow.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/ChestWindow.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/CraftingWindow.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/DropSpenserWindow.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/EnchantingWindow.cpp.o [ 96%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/EnderChestWindow.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/FurnaceWindow.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/HopperWindow.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/HorseWindow.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/UI/InventoryWindow.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/EnchantmentSerializer.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/FastNBT.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/FireworksSerializer.cpp.o [ 97%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/MapSerializer.cpp.o [ 98%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/NamespaceSerializer.cpp.o [ 98%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/NBTChunkSerializer.cpp.o [ 98%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/SchematicFileSerializer.cpp.o In file included from /home/bearbin/workspace/cuberite_PR-5151/gcc_Release/include/Globals.h:2, from /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/SchematicFileSerializer.cpp:6: /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/SchematicFileSerializer.cpp: In static member function 'static ContiguousByteBuffer cSchematicFileSerializer::SaveToSchematicNBT(const cBlockArea&)': /home/bearbin/workspace/cuberite_PR-5151/src/Globals.h:227:34: warning: division 'sizeof (const BlockState*) / sizeof (const BlockState)' does not compute the number of array elements [-Wsizeof-pointer-div] #define ARRAYCOUNT(X) (sizeof(X) / sizeof(*(X))) ~~~~~~~~~~^~~~~~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/SchematicFileSerializer.cpp:180:26: note: in expansion of macro 'ARRAYCOUNT' for (size_t I = 0; I < ARRAYCOUNT(Blocks); I++) ^~~~~~~~~~ /home/bearbin/workspace/cuberite_PR-5151/src/WorldStorage/SchematicFileSerializer.cpp:175:8: note: first 'sizeof' operand was declared here auto Blocks = a_BlockArea.GetBlocks(); ^~~~~~ [ 98%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/ScoreboardSerializer.cpp.o [ 98%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/StatisticsSerializer.cpp.o [ 98%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/WSSAnvil.cpp.o [ 98%] Building CXX object CMakeFiles/Cuberite.dir/src/WorldStorage/WorldStorage.cpp.o [ 98%] Linking CXX executable Server/Cuberite [100%] Built target Cuberite Testing... Test project /home/bearbin/workspace/cuberite_PR-5151/gcc_Release Start 1: BlockStateTest Start 2: BlockTypeRegistryTest 1/28 Test #1: BlockStateTest ..................... Passed 0.00 sec Start 3: BlockTypePaletteTest 2/28 Test #3: BlockTypePaletteTest ............... Passed 0.04 sec Start 4: PalettedBlockAreaTest 3/28 Test #4: PalettedBlockAreaTest .............. Passed 0.01 sec Start 5: BoundingBox-test 4/28 Test #5: BoundingBox-test ................... Passed 0.00 sec Start 6: ByteBuffer-test 5/28 Test #6: ByteBuffer-test .................... Passed 0.00 sec Start 7: creatable-test 6/28 Test #7: creatable-test ..................... Passed 0.00 sec Start 8: coordinates-test 7/28 Test #8: coordinates-test ................... Passed 0.00 sec Start 9: copies-test 8/28 Test #9: copies-test ........................ Passed 0.00 sec Start 10: arraystocoords-test 9/28 Test #10: arraystocoords-test ................ Passed 0.00 sec Start 11: CompositeChat-test 10/28 Test #11: CompositeChat-test ................. Passed 0.00 sec Start 12: FastRandom-test 11/28 Test #12: FastRandom-test .................... Passed 0.00 sec Start 13: BasicGeneratorTest 12/28 Test #13: BasicGeneratorTest ................. Passed 0.50 sec Start 14: LoadablePieces-test 13/28 Test #14: LoadablePieces-test ................ Passed 0.00 sec Start 15: PieceRotation-test 14/28 Test #15: PieceRotation-test ................. Passed 0.00 sec Start 16: PieceGeneratorBFSTree-test 15/28 Test #16: PieceGeneratorBFSTree-test ......... Passed 0.04 sec Start 17: HTTPMessageParser_file-test1-2 16/28 Test #17: HTTPMessageParser_file-test1-2 ..... Passed 0.00 sec Start 18: HTTPMessageParser_file-test1-128 17/28 Test #18: HTTPMessageParser_file-test1-128 ... Passed 0.00 sec Start 19: HTTPMessageParser_file-test2 18/28 Test #19: HTTPMessageParser_file-test2 ....... Passed 0.00 sec Start 20: HTTPMessageParser_file-test3-2 19/28 Test #20: HTTPMessageParser_file-test3-2 ..... Passed 0.00 sec Start 21: HTTPMessageParser_file-test4-512 20/28 Test #21: HTTPMessageParser_file-test4-512 ... Passed 0.00 sec Start 22: UrlClient-test 21/28 Test #22: UrlClient-test ..................... Passed 0.18 sec Start 23: LuaThreadStress-test 22/28 Test #2: BlockTypeRegistryTest .............. Passed 1.29 sec Start 24: Google-test 23/28 Test #24: Google-test ........................ Passed 0.03 sec Start 25: EnumInterfaces-test 24/28 Test #25: EnumInterfaces-test ................ Passed 0.01 sec Start 26: StressEvent-test 25/28 Test #26: StressEvent-test ................... Passed 0.22 sec Start 27: SchematicFileSerializer-test 26/28 Test #27: SchematicFileSerializer-test ....... Passed 0.00 sec Start 28: UUID-test 27/28 Test #28: UUID-test .......................... Passed 0.00 sec 28/28 Test #23: LuaThreadStress-test ............... Passed 10.01 sec 100% tests passed, 0 tests failed out of 28 Total Test time (real) = 10.83 sec Log: [13:24:11] --- Started Log --- Log: [13:24:11] Cuberite Travis gcc Release (id: {14}) Log: [13:24:11] from commit 6b2d9e4b93e3707682f14e249c191821807763f8 built at: Sun Jul 4 13:11:26 UTC 2021 Log: [13:24:11] Creating new server instance... Log: [13:24:11] Reading server config... Warning: [13:24:11] Regenerating settings.ini, all settings will be reset Log: [13:24:11] Starting server... Info: [13:24:11] Compatible clients: 1.8.x-1.12.x Warning: [13:24:11] Regenerating webadmin.ini, all settings will be reset Warning: [13:24:11] WebServer: The server will run in unsecured HTTP mode. Info: [13:24:11] Put a valid HTTPS certificate in file 'webadmin/httpscert.crt' and its corresponding private key to 'webadmin/httpskey.pem' (without any password) to enable HTTPS support Info: [13:24:11] Creating default ranks... Info: [13:24:11] Default ranks created. Log: [13:24:11] Loaded 789 crafting recipes Warning: [13:24:11] Cannot open file "Protocol/1.13/base.recipes.txt", no recipe book recipes will be available! Log: [13:24:11] Loaded 1.12.2 380 recipe book Warning: [13:24:11] Cannot open file "Protocol/1.14.4/base.recipes.txt", no recipe book recipes will be available! Log: [13:24:11] Loaded 67 furnace recipes and 66 fuels Log: [13:24:11] Loaded 49 brewing recipes Warning: [13:24:11] Failed to load scoreboard from "world/data/scoreboard.dat": basic_ios::clear: iostream error Warning: [13:24:11] Cannot read world settings from "world/world.ini", defaults will be used. Info: [13:24:11] Chosen a new random seed for world: 1953037344 Warning: [13:24:11] Invalid biome ("BambooJungle") specified in AllowedBiomes in cubeset file Prefabs/SinglePieceStructures/JungleTemple.cubeset. Skipping the biome. Warning: [13:24:11] Invalid biome ("BambooJungleHills") specified in AllowedBiomes in cubeset file Prefabs/SinglePieceStructures/JungleTemple.cubeset. Skipping the biome. Warning: [13:24:11] Failed to load scoreboard from "world_nether/data/scoreboard.dat": basic_ios::clear: iostream error Warning: [13:24:11] Cannot read world settings from "world_nether/world.ini", defaults will be used. Info: [13:24:11] Chosen a new random seed for world: 1354357098 Warning: [13:24:11] Failed to load scoreboard from "world_the_end/data/scoreboard.dat": basic_ios::clear: iostream error Warning: [13:24:11] Cannot read world settings from "world_the_end/world.ini", defaults will be used. Info: [13:24:11] Chosen a new random seed for world: 2055055151 Log: [13:24:11] -- Loading Plugins -- Warning: [13:24:11] LUA: Plugins/Core/give.lua:439: table index is nil Warning: [13:24:11] Stack trace: Warning: [13:24:11] Plugins/Core/give.lua(439): IntializeItemBlacklist Warning: [13:24:11] Plugins/Core/main.lua(44): (no name) Warning: [13:24:11] Stack trace end Warning: [13:24:11] Error in plugin Core calling function Initialize() Warning: [13:24:11] Error in plugin Core: Cannot call the Initialize() function. Plugin is temporarily disabled. Log: [13:24:11] [ChatLog] Initialized ChatLog v.3 Log: [13:24:11] -- Loaded 1 Plugin -- Log: [13:24:12] Preparing spawn (world): 4.25% (17/400; 16.68 chunks / sec) Log: [13:24:13] Preparing spawn (world): 16.50% (66/400; 48.51 chunks / sec) Log: [13:24:14] Preparing spawn (world): 30.25% (121/400; 54.08 chunks / sec) Log: [13:24:15] Preparing spawn (world): 45.25% (181/400; 59.64 chunks / sec) Log: [13:24:16] Preparing spawn (world): 59.25% (237/400; 55.23 chunks / sec) Log: [13:24:17] Preparing spawn (world): 72.50% (290/400; 52.27 chunks / sec) Log: [13:24:18] Preparing spawn (world): 87.00% (348/400; 57.31 chunks / sec) Warning: [13:24:19] World "world": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 90.00, 0.00} Log: [13:24:20] Preparing spawn (world_nether): 8.75% (35/400; 33.69 chunks / sec) Log: [13:24:21] Preparing spawn (world_nether): 31.50% (126/400; 89.92 chunks / sec) Log: [13:24:22] Preparing spawn (world_nether): 52.25% (209/400; 82.59 chunks / sec) Log: [13:24:23] Preparing spawn (world_nether): 74.00% (296/400; 86.05 chunks / sec) Log: [13:24:24] Preparing spawn (world_nether): 95.75% (383/400; 86.48 chunks / sec) Warning: [13:24:24] World "world_nether": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 128.00, 0.00} Log: [13:24:25] Preparing spawn (world_the_end): 53.00% (212/400; 210.95 chunks / sec) Warning: [13:24:26] World "world_the_end": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 64.00, 0.00} Info: [13:24:26] WebAdmin is running on port(s) 8080 Log: [13:24:26] Startup complete, took 14896ms! Log: [13:24:26] Executing console command: "load APIDump" Log: [13:24:26] [APIDump] Initialising v.0 Log: [13:24:26] Plugin loaded Log: [13:24:26] Executing console command: "apicheck" Log: [13:24:26] [APIDump] Checking API for bad types... Log: [13:24:26] [APIDump] Reading descriptions... Log: [13:24:26] [APIDump] Checking API for newly undocumented symbols... Log: [13:24:26] [APIDump] Reading descriptions... Error: [13:24:27] [APIDump] Found new undocumented symbols: Globals.DisplacementYawToFacing (function) Globals.E_ITEM_ACACIA_FENCE (constant) Globals.E_ITEM_ACACIA_FENCE_GATE (constant) Globals.E_ITEM_ACACIA_WOOD_STAIRS (constant) Globals.E_ITEM_ACTIVATOR_RAIL (constant) Globals.E_ITEM_ACTIVE_COMPARATOR (constant) Globals.E_ITEM_AIR (constant) Globals.E_ITEM_ANVIL (constant) Globals.E_ITEM_BARRIER (constant) Globals.E_ITEM_BEACON (constant) Globals.E_ITEM_BEDROCK (constant) Globals.E_ITEM_BEETROOTS (constant) Globals.E_ITEM_BIG_FLOWER (constant) Globals.E_ITEM_BIRCH_FENCE (constant) Globals.E_ITEM_BIRCH_FENCE_GATE (constant) Globals.E_ITEM_BIRCH_WOOD_STAIRS (constant) Globals.E_ITEM_BLACK_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_BLACK_SHULKER_BOX (constant) Globals.E_ITEM_BLOCK_OF_COAL (constant) Globals.E_ITEM_BLOCK_OF_REDSTONE (constant) Globals.E_ITEM_BLUE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_BLUE_SHULKER_BOX (constant) Globals.E_ITEM_BONE_ITEM (constant) Globals.E_ITEM_BOOKCASE (constant) Globals.E_ITEM_BRICK (constant) Globals.E_ITEM_BRICK_STAIRS (constant) Globals.E_ITEM_BROWN_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_BROWN_MUSHROOM (constant) Globals.E_ITEM_BROWN_SHULKER_BOX (constant) Globals.E_ITEM_BURNING_FURNACE (constant) Globals.E_ITEM_CACTUS (constant) Globals.E_ITEM_CARPET (constant) Globals.E_ITEM_CARROTS (constant) Globals.E_ITEM_CHAIN_COMMAND_BLOCK (constant) Globals.E_ITEM_CHEST (constant) Globals.E_ITEM_CHORUS_FLOWER (constant) Globals.E_ITEM_CHORUS_PLANT (constant) Globals.E_ITEM_COAL_ORE (constant) Globals.E_ITEM_COBBLESTONE (constant) Globals.E_ITEM_COBBLESTONE_STAIRS (constant) Globals.E_ITEM_COBBLESTONE_WALL (constant) Globals.E_ITEM_COBWEB (constant) Globals.E_ITEM_COCOA_POD (constant) Globals.E_ITEM_COMMAND_BLOCK (constant) Globals.E_ITEM_CONCRETE (constant) Globals.E_ITEM_CONCRETE_POWDER (constant) Globals.E_ITEM_CRAFTING_TABLE (constant) Globals.E_ITEM_CYAN_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_CYAN_SHULKER_BOX (constant) Globals.E_ITEM_DANDELION (constant) Globals.E_ITEM_DARK_OAK_FENCE (constant) Globals.E_ITEM_DARK_OAK_FENCE_GATE (constant) Globals.E_ITEM_DARK_OAK_WOOD_STAIRS (constant) Globals.E_ITEM_DAYLIGHT_SENSOR (constant) Globals.E_ITEM_DEAD_BUSH (constant) Globals.E_ITEM_DETECTOR_RAIL (constant) Globals.E_ITEM_DIAMOND_BLOCK (constant) Globals.E_ITEM_DIAMOND_ORE (constant) Globals.E_ITEM_DIRT (constant) Globals.E_ITEM_DISPENSER (constant) Globals.E_ITEM_DOUBLE_RED_SANDSTONE_SLAB (constant) Globals.E_ITEM_DOUBLE_STONE_SLAB (constant) Globals.E_ITEM_DOUBLE_WOODEN_SLAB (constant) Globals.E_ITEM_DRAGON_EGG (constant) Globals.E_ITEM_DROPPER (constant) Globals.E_ITEM_EMERALD_BLOCK (constant) Globals.E_ITEM_EMERALD_ORE (constant) Globals.E_ITEM_ENCHANTMENT_TABLE (constant) Globals.E_ITEM_ENDER_CHEST (constant) Globals.E_ITEM_END_BRICKS (constant) Globals.E_ITEM_END_GATEWAY (constant) Globals.E_ITEM_END_PORTAL (constant) Globals.E_ITEM_END_PORTAL_FRAME (constant) Globals.E_ITEM_END_ROD (constant) Globals.E_ITEM_END_STONE (constant) Globals.E_ITEM_FARMLAND (constant) Globals.E_ITEM_FENCE (constant) Globals.E_ITEM_FIRE (constant) Globals.E_ITEM_FLOWER (constant) Globals.E_ITEM_FROSTED_ICE (constant) Globals.E_ITEM_FURNACE (constant) Globals.E_ITEM_GLASS (constant) Globals.E_ITEM_GLASS_PANE (constant) Globals.E_ITEM_GLOWSTONE (constant) Globals.E_ITEM_GOLD_BLOCK (constant) Globals.E_ITEM_GOLD_ORE (constant) Globals.E_ITEM_GRASS (constant) Globals.E_ITEM_GRASS_PATH (constant) Globals.E_ITEM_GRAVEL (constant) Globals.E_ITEM_GRAY_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_GRAY_SHULKER_BOX (constant) Globals.E_ITEM_GREEN_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_GREEN_SHULKER_BOX (constant) Globals.E_ITEM_HARDENED_CLAY (constant) Globals.E_ITEM_HAY_BALE (constant) Globals.E_ITEM_HEAVY_WEIGHTED_PRESSURE_PLATE (constant) Globals.E_ITEM_HOPPER (constant) Globals.E_ITEM_HUGE_BROWN_MUSHROOM (constant) Globals.E_ITEM_HUGE_RED_MUSHROOM (constant) Globals.E_ITEM_ICE (constant) Globals.E_ITEM_INACTIVE_COMPARATOR (constant) Globals.E_ITEM_INVERTED_DAYLIGHT_SENSOR (constant) Globals.E_ITEM_IRON_BARS (constant) Globals.E_ITEM_IRON_BLOCK (constant) Globals.E_ITEM_IRON_ORE (constant) Globals.E_ITEM_IRON_TRAPDOOR (constant) Globals.E_ITEM_JACK_O_LANTERN (constant) Globals.E_ITEM_JUKEBOX (constant) Globals.E_ITEM_JUNGLE_FENCE (constant) Globals.E_ITEM_JUNGLE_FENCE_GATE (constant) Globals.E_ITEM_JUNGLE_WOOD_STAIRS (constant) Globals.E_ITEM_LADDER (constant) Globals.E_ITEM_LAPIS_BLOCK (constant) Globals.E_ITEM_LAPIS_ORE (constant) Globals.E_ITEM_LAVA (constant) Globals.E_ITEM_LEAVES (constant) Globals.E_ITEM_LEVER (constant) Globals.E_ITEM_LIGHT_BLUE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_LIGHT_BLUE_SHULKER_BOX (constant) Globals.E_ITEM_LIGHT_GRAY_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_LIGHT_GRAY_SHULKER_BOX (constant) Globals.E_ITEM_LIGHT_WEIGHTED_PRESSURE_PLATE (constant) Globals.E_ITEM_LILY_PAD (constant) Globals.E_ITEM_LIME_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_LIME_SHULKER_BOX (constant) Globals.E_ITEM_LIT_FURNACE (constant) Globals.E_ITEM_LOG (constant) Globals.E_ITEM_MAGENTA_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_MAGENTA_SHULKER_BOX (constant) Globals.E_ITEM_MAGMA (constant) Globals.E_ITEM_MELON (constant) Globals.E_ITEM_MELON_STEM (constant) Globals.E_ITEM_MINECART_TRACKS (constant) Globals.E_ITEM_MOB_SPAWNER (constant) Globals.E_ITEM_MOSSY_COBBLESTONE (constant) Globals.E_ITEM_MYCELIUM (constant) Globals.E_ITEM_NETHERRACK (constant) Globals.E_ITEM_NETHER_BRICK_FENCE (constant) Globals.E_ITEM_NETHER_BRICK_STAIRS (constant) Globals.E_ITEM_NETHER_PORTAL (constant) Globals.E_ITEM_NETHER_QUARTZ_ORE (constant) Globals.E_ITEM_NETHER_WART_BLOCK (constant) Globals.E_ITEM_NEW_LEAVES (constant) Globals.E_ITEM_NEW_LOG (constant) Globals.E_ITEM_NOTE_ITEM (constant) Globals.E_ITEM_OAK_DOOR (constant) Globals.E_ITEM_OAK_FENCE_GATE (constant) Globals.E_ITEM_OAK_WOOD_STAIRS (constant) Globals.E_ITEM_OBSERVER (constant) Globals.E_ITEM_OBSIDIAN (constant) Globals.E_ITEM_ORANGE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_ORANGE_SHULKER_BOX (constant) Globals.E_ITEM_PACKED_ICE (constant) Globals.E_ITEM_PINK_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_PINK_SHULKER_BOX (constant) Globals.E_ITEM_PISTON (constant) Globals.E_ITEM_PISTON_EXTENSION (constant) Globals.E_ITEM_PISTON_MOVED_BLOCK (constant) Globals.E_ITEM_PLANKS (constant) Globals.E_ITEM_POTATOES (constant) Globals.E_ITEM_POWERED_RAIL (constant) Globals.E_ITEM_PRISMARINE_ITEM (constant) Globals.E_ITEM_PUMPKIN (constant) Globals.E_ITEM_PUMPKIN_STEM (constant) Globals.E_ITEM_PURPLE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_PURPLE_SHULKER_BOX (constant) Globals.E_ITEM_PURPUR_BLOCK (constant) Globals.E_ITEM_PURPUR_DOUBLE_SLAB (constant) Globals.E_ITEM_PURPUR_PILLAR (constant) Globals.E_ITEM_PURPUR_SLAB (constant) Globals.E_ITEM_PURPUR_STAIRS (constant) Globals.E_ITEM_QUARTZ_BLOCK (constant) Globals.E_ITEM_QUARTZ_STAIRS (constant) Globals.E_ITEM_RAIL (constant) Globals.E_ITEM_REDSTONE_LAMP_OFF (constant) Globals.E_ITEM_REDSTONE_LAMP_ON (constant) Globals.E_ITEM_REDSTONE_ORE (constant) Globals.E_ITEM_REDSTONE_ORE_GLOWING (constant) Globals.E_ITEM_REDSTONE_REPEATER_OFF (constant) Globals.E_ITEM_REDSTONE_REPEATER_ON (constant) Globals.E_ITEM_REDSTONE_TORCH_OFF (constant) Globals.E_ITEM_REDSTONE_TORCH_ON (constant) Globals.E_ITEM_REDSTONE_WIRE (constant) Globals.E_ITEM_RED_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_RED_MUSHROOM (constant) Globals.E_ITEM_RED_NETHER_BRICK (constant) Globals.E_ITEM_RED_SANDSTONE (constant) Globals.E_ITEM_RED_SANDSTONE_SLAB (constant) Globals.E_ITEM_RED_SANDSTONE_STAIRS (constant) Globals.E_ITEM_RED_SHULKER_BOX (constant) Globals.E_ITEM_REEDS (constant) Globals.E_ITEM_REPEATING_COMMAND_BLOCK (constant) Globals.E_ITEM_SAND (constant) Globals.E_ITEM_SANDSTONE (constant) Globals.E_ITEM_SANDSTONE_STAIRS (constant) Globals.E_ITEM_SAPLING (constant) Globals.E_ITEM_SEA_LANTERN (constant) Globals.E_ITEM_SIGN_POST (constant) Globals.E_ITEM_SILVERFISH_EGG (constant) Globals.E_ITEM_SLIME_ITEM (constant) Globals.E_ITEM_SNOW (constant) Globals.E_ITEM_SNOW_BLOCK (constant) Globals.E_ITEM_SOULSAND (constant) Globals.E_ITEM_SPONGE (constant) Globals.E_ITEM_SPRUCE_FENCE (constant) Globals.E_ITEM_SPRUCE_FENCE_GATE (constant) Globals.E_ITEM_SPRUCE_WOOD_STAIRS (constant) Globals.E_ITEM_STAINED_CLAY (constant) Globals.E_ITEM_STAINED_GLASS (constant) Globals.E_ITEM_STAINED_GLASS_PANE (constant) Globals.E_ITEM_STANDING_BANNER (constant) Globals.E_ITEM_STATIONARY_LAVA (constant) Globals.E_ITEM_STATIONARY_WATER (constant) Globals.E_ITEM_STICKY_PISTON (constant) Globals.E_ITEM_STONE (constant) Globals.E_ITEM_STONE_BRICKS (constant) Globals.E_ITEM_STONE_BRICK_STAIRS (constant) Globals.E_ITEM_STONE_BUTTON (constant) Globals.E_ITEM_STONE_PRESSURE_PLATE (constant) Globals.E_ITEM_STONE_SLAB (constant) Globals.E_ITEM_STRUCTURE_ITEM (constant) Globals.E_ITEM_STRUCTURE_VOID (constant) Globals.E_ITEM_TALL_GRASS (constant) Globals.E_ITEM_TERRACOTTA (constant) Globals.E_ITEM_TNT (constant) Globals.E_ITEM_TORCH (constant) Globals.E_ITEM_TRAPDOOR (constant) Globals.E_ITEM_TRAPPED_CHEST (constant) Globals.E_ITEM_TRIPWIRE (constant) Globals.E_ITEM_TRIPWIRE_HOOK (constant) Globals.E_ITEM_VINES (constant) Globals.E_ITEM_WALLSIGN (constant) Globals.E_ITEM_WALL_BANNER (constant) Globals.E_ITEM_WATER (constant) Globals.E_ITEM_WHITE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_WHITE_SHULKER_BOX (constant) Globals.E_ITEM_WOODEN_BUTTON (constant) Globals.E_ITEM_WOODEN_PRESSURE_PLATE (constant) Globals.E_ITEM_WOODEN_SLAB (constant) Globals.E_ITEM_WOOL (constant) Globals.E_ITEM_WORKBENCH (constant) Globals.E_ITEM_YELLOW_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_YELLOW_SHULKER_BOX (constant) Globals.MirrorBlockFaceXY (function) Globals.MirrorBlockFaceYZ (function) Globals.RotationToBlockFace (function) Globals.RotationToFineFace (function) cBlockArea.GetBlock (function) cBlockArea.HasBlocks (function) cBlockEntity.GetBlock (function) cChunkDesc.SetBlock (function) cFallingBlock.GetBlock (function) Log: [13:24:27] Shutting down server... Log: [13:24:28] Cleaning up... Log: [13:24:28] Shutdown successful! Log: [13:24:28] --- Stopped Log --- Log: [13:24:28] --- Started Log --- Log: [13:24:28] Cuberite Travis gcc Release (id: {14}) Log: [13:24:28] from commit 6b2d9e4b93e3707682f14e249c191821807763f8 built at: Sun Jul 4 13:11:26 UTC 2021 Log: [13:24:28] Creating new server instance... Log: [13:24:28] Reading server config... Log: [13:24:28] Starting server... Info: [13:24:28] Compatible clients: 1.8.x-1.12.x Warning: [13:24:28] WebServer: The server will run in unsecured HTTP mode. Info: [13:24:28] Put a valid HTTPS certificate in file 'webadmin/httpscert.crt' and its corresponding private key to 'webadmin/httpskey.pem' (without any password) to enable HTTPS support Log: [13:24:28] Loaded 789 crafting recipes Warning: [13:24:28] Cannot open file "Protocol/1.13/base.recipes.txt", no recipe book recipes will be available! Log: [13:24:28] Loaded 1.12.2 380 recipe book Warning: [13:24:28] Cannot open file "Protocol/1.14.4/base.recipes.txt", no recipe book recipes will be available! Log: [13:24:28] Loaded 67 furnace recipes and 66 fuels Log: [13:24:28] Loaded 49 brewing recipes Warning: [13:24:28] Invalid biome ("BambooJungle") specified in AllowedBiomes in cubeset file Prefabs/SinglePieceStructures/JungleTemple.cubeset. Skipping the biome. Warning: [13:24:28] Invalid biome ("BambooJungleHills") specified in AllowedBiomes in cubeset file Prefabs/SinglePieceStructures/JungleTemple.cubeset. Skipping the biome. Log: [13:24:28] -- Loading Plugins -- Warning: [13:24:28] LUA: Plugins/Core/give.lua:439: table index is nil Warning: [13:24:28] Stack trace: Warning: [13:24:28] Plugins/Core/give.lua(439): IntializeItemBlacklist Warning: [13:24:28] Plugins/Core/main.lua(44): (no name) Warning: [13:24:28] Stack trace end Warning: [13:24:28] Error in plugin Core calling function Initialize() Warning: [13:24:28] Error in plugin Core: Cannot call the Initialize() function. Plugin is temporarily disabled. Log: [13:24:28] [ChatLog] Initialized ChatLog v.3 Log: [13:24:28] -- Loaded 1 Plugin -- Warning: [13:24:29] World "world": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 90.00, 0.00} Log: [13:24:30] Preparing spawn (world_nether): 99.75% (399/400; 397.81 chunks / sec) Warning: [13:24:30] World "world_nether": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 128.00, 0.00} Warning: [13:24:31] World "world_the_end": Did not find an acceptable spawnpoint. Generated a random spawnpoint position at {0.00, 64.00, 0.00} Info: [13:24:31] WebAdmin is running on port(s) 8080 Log: [13:24:31] Startup complete, took 2302ms! Log: [13:24:31] Shutting down server... Log: [13:24:31] Cleaning up... Log: [13:24:31] Shutdown successful! Log: [13:24:31] --- Stopped Log --- ERROR: Newly undocumented API symbols found: Globals.DisplacementYawToFacing (function) Globals.E_ITEM_ACACIA_FENCE (constant) Globals.E_ITEM_ACACIA_FENCE_GATE (constant) Globals.E_ITEM_ACACIA_WOOD_STAIRS (constant) Globals.E_ITEM_ACTIVATOR_RAIL (constant) Globals.E_ITEM_ACTIVE_COMPARATOR (constant) Globals.E_ITEM_AIR (constant) Globals.E_ITEM_ANVIL (constant) Globals.E_ITEM_BARRIER (constant) Globals.E_ITEM_BEACON (constant) Globals.E_ITEM_BEDROCK (constant) Globals.E_ITEM_BEETROOTS (constant) Globals.E_ITEM_BIG_FLOWER (constant) Globals.E_ITEM_BIRCH_FENCE (constant) Globals.E_ITEM_BIRCH_FENCE_GATE (constant) Globals.E_ITEM_BIRCH_WOOD_STAIRS (constant) Globals.E_ITEM_BLACK_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_BLACK_SHULKER_BOX (constant) Globals.E_ITEM_BLOCK_OF_COAL (constant) Globals.E_ITEM_BLOCK_OF_REDSTONE (constant) Globals.E_ITEM_BLUE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_BLUE_SHULKER_BOX (constant) Globals.E_ITEM_BONE_ITEM (constant) Globals.E_ITEM_BOOKCASE (constant) Globals.E_ITEM_BRICK (constant) Globals.E_ITEM_BRICK_STAIRS (constant) Globals.E_ITEM_BROWN_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_BROWN_MUSHROOM (constant) Globals.E_ITEM_BROWN_SHULKER_BOX (constant) Globals.E_ITEM_BURNING_FURNACE (constant) Globals.E_ITEM_CACTUS (constant) Globals.E_ITEM_CARPET (constant) Globals.E_ITEM_CARROTS (constant) Globals.E_ITEM_CHAIN_COMMAND_BLOCK (constant) Globals.E_ITEM_CHEST (constant) Globals.E_ITEM_CHORUS_FLOWER (constant) Globals.E_ITEM_CHORUS_PLANT (constant) Globals.E_ITEM_COAL_ORE (constant) Globals.E_ITEM_COBBLESTONE (constant) Globals.E_ITEM_COBBLESTONE_STAIRS (constant) Globals.E_ITEM_COBBLESTONE_WALL (constant) Globals.E_ITEM_COBWEB (constant) Globals.E_ITEM_COCOA_POD (constant) Globals.E_ITEM_COMMAND_BLOCK (constant) Globals.E_ITEM_CONCRETE (constant) Globals.E_ITEM_CONCRETE_POWDER (constant) Globals.E_ITEM_CRAFTING_TABLE (constant) Globals.E_ITEM_CYAN_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_CYAN_SHULKER_BOX (constant) Globals.E_ITEM_DANDELION (constant) Globals.E_ITEM_DARK_OAK_FENCE (constant) Globals.E_ITEM_DARK_OAK_FENCE_GATE (constant) Globals.E_ITEM_DARK_OAK_WOOD_STAIRS (constant) Globals.E_ITEM_DAYLIGHT_SENSOR (constant) Globals.E_ITEM_DEAD_BUSH (constant) Globals.E_ITEM_DETECTOR_RAIL (constant) Globals.E_ITEM_DIAMOND_BLOCK (constant) Globals.E_ITEM_DIAMOND_ORE (constant) Globals.E_ITEM_DIRT (constant) Globals.E_ITEM_DISPENSER (constant) Globals.E_ITEM_DOUBLE_RED_SANDSTONE_SLAB (constant) Globals.E_ITEM_DOUBLE_STONE_SLAB (constant) Globals.E_ITEM_DOUBLE_WOODEN_SLAB (constant) Globals.E_ITEM_DRAGON_EGG (constant) Globals.E_ITEM_DROPPER (constant) Globals.E_ITEM_EMERALD_BLOCK (constant) Globals.E_ITEM_EMERALD_ORE (constant) Globals.E_ITEM_ENCHANTMENT_TABLE (constant) Globals.E_ITEM_ENDER_CHEST (constant) Globals.E_ITEM_END_BRICKS (constant) Globals.E_ITEM_END_GATEWAY (constant) Globals.E_ITEM_END_PORTAL (constant) Globals.E_ITEM_END_PORTAL_FRAME (constant) Globals.E_ITEM_END_ROD (constant) Globals.E_ITEM_END_STONE (constant) Globals.E_ITEM_FARMLAND (constant) Globals.E_ITEM_FENCE (constant) Globals.E_ITEM_FIRE (constant) Globals.E_ITEM_FLOWER (constant) Globals.E_ITEM_FROSTED_ICE (constant) Globals.E_ITEM_FURNACE (constant) Globals.E_ITEM_GLASS (constant) Globals.E_ITEM_GLASS_PANE (constant) Globals.E_ITEM_GLOWSTONE (constant) Globals.E_ITEM_GOLD_BLOCK (constant) Globals.E_ITEM_GOLD_ORE (constant) Globals.E_ITEM_GRASS (constant) Globals.E_ITEM_GRASS_PATH (constant) Globals.E_ITEM_GRAVEL (constant) Globals.E_ITEM_GRAY_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_GRAY_SHULKER_BOX (constant) Globals.E_ITEM_GREEN_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_GREEN_SHULKER_BOX (constant) Globals.E_ITEM_HARDENED_CLAY (constant) Globals.E_ITEM_HAY_BALE (constant) Globals.E_ITEM_HEAVY_WEIGHTED_PRESSURE_PLATE (constant) Globals.E_ITEM_HOPPER (constant) Globals.E_ITEM_HUGE_BROWN_MUSHROOM (constant) Globals.E_ITEM_HUGE_RED_MUSHROOM (constant) Globals.E_ITEM_ICE (constant) Globals.E_ITEM_INACTIVE_COMPARATOR (constant) Globals.E_ITEM_INVERTED_DAYLIGHT_SENSOR (constant) Globals.E_ITEM_IRON_BARS (constant) Globals.E_ITEM_IRON_BLOCK (constant) Globals.E_ITEM_IRON_ORE (constant) Globals.E_ITEM_IRON_TRAPDOOR (constant) Globals.E_ITEM_JACK_O_LANTERN (constant) Globals.E_ITEM_JUKEBOX (constant) Globals.E_ITEM_JUNGLE_FENCE (constant) Globals.E_ITEM_JUNGLE_FENCE_GATE (constant) Globals.E_ITEM_JUNGLE_WOOD_STAIRS (constant) Globals.E_ITEM_LADDER (constant) Globals.E_ITEM_LAPIS_BLOCK (constant) Globals.E_ITEM_LAPIS_ORE (constant) Globals.E_ITEM_LAVA (constant) Globals.E_ITEM_LEAVES (constant) Globals.E_ITEM_LEVER (constant) Globals.E_ITEM_LIGHT_BLUE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_LIGHT_BLUE_SHULKER_BOX (constant) Globals.E_ITEM_LIGHT_GRAY_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_LIGHT_GRAY_SHULKER_BOX (constant) Globals.E_ITEM_LIGHT_WEIGHTED_PRESSURE_PLATE (constant) Globals.E_ITEM_LILY_PAD (constant) Globals.E_ITEM_LIME_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_LIME_SHULKER_BOX (constant) Globals.E_ITEM_LIT_FURNACE (constant) Globals.E_ITEM_LOG (constant) Globals.E_ITEM_MAGENTA_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_MAGENTA_SHULKER_BOX (constant) Globals.E_ITEM_MAGMA (constant) Globals.E_ITEM_MELON (constant) Globals.E_ITEM_MELON_STEM (constant) Globals.E_ITEM_MINECART_TRACKS (constant) Globals.E_ITEM_MOB_SPAWNER (constant) Globals.E_ITEM_MOSSY_COBBLESTONE (constant) Globals.E_ITEM_MYCELIUM (constant) Globals.E_ITEM_NETHERRACK (constant) Globals.E_ITEM_NETHER_BRICK_FENCE (constant) Globals.E_ITEM_NETHER_BRICK_STAIRS (constant) Globals.E_ITEM_NETHER_PORTAL (constant) Globals.E_ITEM_NETHER_QUARTZ_ORE (constant) Globals.E_ITEM_NETHER_WART_BLOCK (constant) Globals.E_ITEM_NEW_LEAVES (constant) Globals.E_ITEM_NEW_LOG (constant) Globals.E_ITEM_NOTE_ITEM (constant) Globals.E_ITEM_OAK_DOOR (constant) Globals.E_ITEM_OAK_FENCE_GATE (constant) Globals.E_ITEM_OAK_WOOD_STAIRS (constant) Globals.E_ITEM_OBSERVER (constant) Globals.E_ITEM_OBSIDIAN (constant) Globals.E_ITEM_ORANGE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_ORANGE_SHULKER_BOX (constant) Globals.E_ITEM_PACKED_ICE (constant) Globals.E_ITEM_PINK_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_PINK_SHULKER_BOX (constant) Globals.E_ITEM_PISTON (constant) Globals.E_ITEM_PISTON_EXTENSION (constant) Globals.E_ITEM_PISTON_MOVED_BLOCK (constant) Globals.E_ITEM_PLANKS (constant) Globals.E_ITEM_POTATOES (constant) Globals.E_ITEM_POWERED_RAIL (constant) Globals.E_ITEM_PRISMARINE_ITEM (constant) Globals.E_ITEM_PUMPKIN (constant) Globals.E_ITEM_PUMPKIN_STEM (constant) Globals.E_ITEM_PURPLE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_PURPLE_SHULKER_BOX (constant) Globals.E_ITEM_PURPUR_BLOCK (constant) Globals.E_ITEM_PURPUR_DOUBLE_SLAB (constant) Globals.E_ITEM_PURPUR_PILLAR (constant) Globals.E_ITEM_PURPUR_SLAB (constant) Globals.E_ITEM_PURPUR_STAIRS (constant) Globals.E_ITEM_QUARTZ_BLOCK (constant) Globals.E_ITEM_QUARTZ_STAIRS (constant) Globals.E_ITEM_RAIL (constant) Globals.E_ITEM_REDSTONE_LAMP_OFF (constant) Globals.E_ITEM_REDSTONE_LAMP_ON (constant) Globals.E_ITEM_REDSTONE_ORE (constant) Globals.E_ITEM_REDSTONE_ORE_GLOWING (constant) Globals.E_ITEM_REDSTONE_REPEATER_OFF (constant) Globals.E_ITEM_REDSTONE_REPEATER_ON (constant) Globals.E_ITEM_REDSTONE_TORCH_OFF (constant) Globals.E_ITEM_REDSTONE_TORCH_ON (constant) Globals.E_ITEM_REDSTONE_WIRE (constant) Globals.E_ITEM_RED_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_RED_MUSHROOM (constant) Globals.E_ITEM_RED_NETHER_BRICK (constant) Globals.E_ITEM_RED_SANDSTONE (constant) Globals.E_ITEM_RED_SANDSTONE_SLAB (constant) Globals.E_ITEM_RED_SANDSTONE_STAIRS (constant) Globals.E_ITEM_RED_SHULKER_BOX (constant) Globals.E_ITEM_REEDS (constant) Globals.E_ITEM_REPEATING_COMMAND_BLOCK (constant) Globals.E_ITEM_SAND (constant) Globals.E_ITEM_SANDSTONE (constant) Globals.E_ITEM_SANDSTONE_STAIRS (constant) Globals.E_ITEM_SAPLING (constant) Globals.E_ITEM_SEA_LANTERN (constant) Globals.E_ITEM_SIGN_POST (constant) Globals.E_ITEM_SILVERFISH_EGG (constant) Globals.E_ITEM_SLIME_ITEM (constant) Globals.E_ITEM_SNOW (constant) Globals.E_ITEM_SNOW_BLOCK (constant) Globals.E_ITEM_SOULSAND (constant) Globals.E_ITEM_SPONGE (constant) Globals.E_ITEM_SPRUCE_FENCE (constant) Globals.E_ITEM_SPRUCE_FENCE_GATE (constant) Globals.E_ITEM_SPRUCE_WOOD_STAIRS (constant) Globals.E_ITEM_STAINED_CLAY (constant) Globals.E_ITEM_STAINED_GLASS (constant) Globals.E_ITEM_STAINED_GLASS_PANE (constant) Globals.E_ITEM_STANDING_BANNER (constant) Globals.E_ITEM_STATIONARY_LAVA (constant) Globals.E_ITEM_STATIONARY_WATER (constant) Globals.E_ITEM_STICKY_PISTON (constant) Globals.E_ITEM_STONE (constant) Globals.E_ITEM_STONE_BRICKS (constant) Globals.E_ITEM_STONE_BRICK_STAIRS (constant) Globals.E_ITEM_STONE_BUTTON (constant) Globals.E_ITEM_STONE_PRESSURE_PLATE (constant) Globals.E_ITEM_STONE_SLAB (constant) Globals.E_ITEM_STRUCTURE_ITEM (constant) Globals.E_ITEM_STRUCTURE_VOID (constant) Globals.E_ITEM_TALL_GRASS (constant) Globals.E_ITEM_TERRACOTTA (constant) Globals.E_ITEM_TNT (constant) Globals.E_ITEM_TORCH (constant) Globals.E_ITEM_TRAPDOOR (constant) Globals.E_ITEM_TRAPPED_CHEST (constant) Globals.E_ITEM_TRIPWIRE (constant) Globals.E_ITEM_TRIPWIRE_HOOK (constant) Globals.E_ITEM_VINES (constant) Globals.E_ITEM_WALLSIGN (constant) Globals.E_ITEM_WALL_BANNER (constant) Globals.E_ITEM_WATER (constant) Globals.E_ITEM_WHITE_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_WHITE_SHULKER_BOX (constant) Globals.E_ITEM_WOODEN_BUTTON (constant) Globals.E_ITEM_WOODEN_PRESSURE_PLATE (constant) Globals.E_ITEM_WOODEN_SLAB (constant) Globals.E_ITEM_WOOL (constant) Globals.E_ITEM_WORKBENCH (constant) Globals.E_ITEM_YELLOW_GLAZED_TERRACOTTA (constant) Globals.E_ITEM_YELLOW_SHULKER_BOX (constant) Globals.MirrorBlockFaceXY (function) Globals.MirrorBlockFaceYZ (function) Globals.RotationToBlockFace (function) Globals.RotationToFineFace (function) cBlockArea.GetBlock (function) cBlockArea.HasBlocks (function) cBlockEntity.GetBlock (function) cChunkDesc.SetBlock (function) cFallingBlock.GetBlock (function) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch gcc [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done [Pipeline] } [Pipeline] // stage [Pipeline] } $ docker stop --time=1 d015d35844ab49795816ed23de16fbd85aa4468d82dd95a89c0e2b4d6163cfaa $ docker rm -f d015d35844ab49795816ed23de16fbd85aa4468d82dd95a89c0e2b4d6163cfaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 2 GitHub has been notified of this commit’s build result Finished: FAILURE