JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
net.risingworld.api.utils.Bounds
Packages that use
Bounds
Package
Description
net.risingworld.api.events.player
net.risingworld.api.events.player.world
Uses of
Bounds
in
net.risingworld.api.events.player
Methods in
net.risingworld.api.events.player
that return
Bounds
Modifier and Type
Method
Description
Bounds
PlayerCreateBlueprintEvent.
getBounds
()
Gets the bounds of the blueprint object, or more precisely, of the selected area.
Uses of
Bounds
in
net.risingworld.api.events.player.world
Methods in
net.risingworld.api.events.player.world
that return
Bounds
Modifier and Type
Method
Description
Bounds
PlayerPlaceBlueprintEvent.
getBounds
()
Gets the bounds of the blueprint object.