mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-07-05 06:34:25 +00:00
chore: format Minecraft.World
This commit is contained in:
@@ -20,7 +20,8 @@ class LevelObjectInputStream : ObjectInputStream
|
||||
}
|
||||
|
||||
protected:
|
||||
ObjectStreamClass readClassDescriptor() // 4J - throws IOException, ClassNotFoundException
|
||||
ObjectStreamClass readClassDescriptor() // 4J - throws IOException,
|
||||
ClassNotFoundException
|
||||
{
|
||||
ObjectStreamClass osc = super.readClassDescriptor();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user