JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.github.protasm.jvmud.engine.world
Location
Contents
Description
Method Summary
Method Details
id()
displayName()
Hide sidebar
Show sidebar
Interface Location
All Known Implementing Classes:
Entity
,
Place
public sealed interface
Location
permits
Entity
,
Place
A location that can immediately contain entities in a JVMud world.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
displayName
()
String
id
()
Method Details
id
String
id
()
displayName
String
displayName
()