Uses of Package
io.github.protasm.jvmud.engine.world
Packages that use io.github.protasm.jvmud.engine.world
Package
Description
Player, session, and persona identity records for a running JVMud world.
Deterministic world time and wall-clock driving for hosted JVMud worlds.
Engine-owned world model: worlds, places, entities, links, locations, and containment.
-
Classes in io.github.protasm.jvmud.engine.world used by io.github.protasm.jvmud.engine.identityClassDescriptionSomething that exists within a JVMud world and may itself contain entities.
-
Classes in io.github.protasm.jvmud.engine.world used by io.github.protasm.jvmud.engine.timeClassDescriptionOwns the core world ontology, place links, and containment rules for one JVMud world.
-
Classes in io.github.protasm.jvmud.engine.world used by io.github.protasm.jvmud.engine.worldClassDescriptionEngine-level capabilities described by JVMud's principles.Something that exists within a JVMud world and may itself contain entities.A navigable relationship from one place to another place.A location that can immediately contain entities in a JVMud world.A discrete occupiable location in a JVMud world.The complete virtual domain hosted by one JVMud engine instance.