1.10.5
- temporary fix: the constant
Style.DEFAULT_FONT
field won't get reobfuscated, which caused an issue with text builders at runtime - fix: return type of
ServerPlayer.serverWorld
was onlyLevel
, now it isServerLevel
Style.DEFAULT_FONT
field won't get reobfuscated, which caused an issue with text builders at runtimeServerPlayer.serverWorld
was only Level
, now it is ServerLevel