Class DuplicateEntityUUIDFixHandler


  • public final class DuplicateEntityUUIDFixHandler
    extends Object
    Handles the duplicate entity UUID fix.
    • Method Detail

      • onChunkLoad

        public static void onChunkLoad​(net.minecraft.server.world.ServerWorld world,
                                       net.minecraft.world.chunk.WorldChunk chunk)
        Called when a chunk is loaded.
        Parameters:
        world - the world.
        chunk - the chunk.