#Client-side chunk generation (WIP)

20 messages · Page 1 of 1 (latest)

fathom trout
#

I got a protochunk, lighting and etc aren't done yet.

My usecase is loading minigame maps, and eventually I'll try hooking it up with Bobby.

fathom trout
#

this chunk isn't real

pseudo igloo
#

What can it be used for?

#

Just interesting

fathom trout
sacred apex
#

Hmm so, you’re generating chunks on the client side that match the generator settings of the server?
Are you syncing block updates?

What happens if the server has custom world gen?

Looks cool!

fathom trout
fathom trout
sacred apex
#

ah interesting

worldly crow
#

are the chunks getting evicted at some point ?

fathom trout
deft ridge
fathom trout
deft ridge
fathom trout
#

nor is there a ⁨ServerLevel

deft ridge
fathom trout
#

a lot of the constructors require passing in a ⁨ServerLevel⁩ or a ⁨MinecraftServer

deft ridge
#

Okay