Uses of Class
dev.twilite.game.common.InteractionScope
Packages that use InteractionScope
-
Uses of InteractionScope in dev.twilite.game
Methods in dev.twilite.game that return InteractionScopeModifier and TypeMethodDescriptionstatic InteractionScopeGame.interactionScope()Returns interaction helpers scoped to the root world.static InteractionScopeGame.interactionScope(Optional<World> world) Returns interaction helpers scoped to a loaded world.