Uses of Record Class
io.github.protasm.jvmud.engine.world.Link
Packages that use Link
Package
Description
Engine-owned world model: worlds, places, entities, links, locations, and containment.
-
Uses of Link in io.github.protasm.jvmud.engine.world
Methods in io.github.protasm.jvmud.engine.world that return LinkModifier and TypeMethodDescriptionCreates a visible link from one place to another.Creates or replaces a link from one place to another for a normalized action string.Returns the link for an action from a place, ornullwhen no such link exists.Methods in io.github.protasm.jvmud.engine.world that return types with arguments of type Link