Display entity billboard data type is wrong
Zailer43 opened this issue · 0 comments
Zailer43 commented
https://github.com/Yurihaia/mc-nbtdoc/blob/master/minecraft/entity/display/mod.nbtdoc#L65-L77
here it is shown as a compound but at least in 1.19.4 it is an enum, the possible values are fixed
, vertical
, horizontal
and center