Package de.delinkedde.areashopreborn.selection
package de.delinkedde.areashopreborn.selection
Manages temporary cuboid selections made by players.
Selections are kept in memory because they are short-lived interaction state rather than durable estate data. The completed selection is converted into an immutable domain value before it reaches region validation and creation use cases.
-
KlassenKlasseBeschreibungRenders a bounded cuboid wireframe until a player clears or consumes the selection.Owns temporary player selections and removes expired sessions.Mutable, short-lived pair of selection corners owned by one player.Creates and handles the plugin-owned cuboid selection wand.