Package mcp.mobius.waila.api
Interface IServerAccessor<T>
-
Method Details
-
getLevel
ServerLevel getLevel() -
getPlayer
ServerPlayer getPlayer() -
getHitResult
-
getTarget
T getTarget() -
getContext
IDataReader getContext()Returns additional context synced from the client.- See Also:
-
getWorld
Deprecated.usegetLevel()
-
getLevel()