public abstract class MixinOptions
extends Object
-
Constructor Summary
Constructors
-
Method Summary
abstract net.minecraft.client.OptionInstance<Integer>
void
init(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MixinOptions
public MixinOptions()
-
Method Details
-
guiScale
public abstract net.minecraft.client.OptionInstance<Integer> guiScale()
-
init
public void init(org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci)