Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
topi-banana committed Dec 6, 2024
1 parent 858cc7e commit a3369d9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
import net.minecraft.world.level.NaturalSpawner.SpawnState;
import net.minecraft.world.level.chunk.LevelChunk;

//#if MC >= 12100
//$$ import java.util.List;
//#else

@Mixin(ServerChunkCache.class)
public class ServerChunkCacheMixin
{
Expand Down

0 comments on commit a3369d9

Please sign in to comment.