Interface IMinecraft
- All Known Implementing Classes:
MixinMinecraft
public interface IMinecraft
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.client.main.GameConfigvoidsoulfire$setConnection(BotConnection connection) voidsoulfire$setGameConfig(net.minecraft.client.main.GameConfig gameConfig)
-
Method Details
-
soulfire$getConnection
BotConnection soulfire$getConnection() -
soulfire$setConnection
-
soulfire$getGameConfig
net.minecraft.client.main.GameConfig soulfire$getGameConfig() -
soulfire$setGameConfig
void soulfire$setGameConfig(net.minecraft.client.main.GameConfig gameConfig)
-