Strata
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Strata
minecraft-fabric-1.21
/
dev.s7a.strata.runtime.minecraft.fabric.mixin.lifecycle
/
FabricUiMinecraftAccess
Fabric
Ui
Minecraft
Access
interface
FabricUiMinecraftAccess
(
source
)
Reuses vanilla gameplay dispatch while a Strata wrapper owns the native screen.
Members
Functions
strata
Handle
Keys
Link copied to clipboard
abstract
fun
strataHandleKeys
(
)
Runs the native hotbar, attack, use, drop, swap, and pick paths once per client tick.
strata
Miss
Time
Link copied to clipboard
abstract
fun
strataMissTime
(
)
:
Int
Reads the native attack delay maintained across forwarded ticks.
abstract
fun
strataMissTime
(
ticks
:
Int
)
Removes only the screen-imposed attack delay before native dispatch.