1
0
Fork 0

misc fixes, make skylight fixed height and client only

This commit is contained in:
Sen 2025-08-28 00:08:28 +02:00
parent ae0dc2e7cf
commit fedb597863
Signed by: sen
GPG key ID: 3AC50A6F47D1B722
9 changed files with 2 additions and 33 deletions

View file

@ -182,7 +182,6 @@ import common.util.Var;
import common.util.HitPosition.ObjectType;
import common.vars.Vars;
import common.world.Chunk;
import common.world.LightType;
import common.world.State;
import common.world.Weather;
import common.world.World;