All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.k3nder.core.mc.quickplays.Quikplay Maven / Gradle / Ivy

package net.k3nder.core.mc.quickplays;

import net.kender.MCutils.players.Server.Server;
import net.kender.MCutils.players.worlds.World;

public class Quikplay {
    public profile launch;
    public World w;
    public Server s;
    public long sp;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy