Class LocalRefRuntime
java.lang.Object
com.llamalad7.mixinextras.sugar.impl.ref.LocalRefRuntime
Helpers used from generated implementations of
LocalRef and friends.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckState(byte state) 0 means OK since it's the fastest to check
-
Constructor Details
-
LocalRefRuntime
public LocalRefRuntime()
-
-
Method Details
-
checkState
public static void checkState(byte state) 0 means OK since it's the fastest to check
-