Uses of Record Class
io.papermc.paper.event.world.StructuresLocateEvent.Result
-
Uses of StructuresLocateEvent.Result in io.papermc.paper.event.world
Modifier and TypeMethodDescriptionStructuresLocateEvent.getResult()
Gets theLocation
andConfiguredStructure
set as the result, if it was defined.Modifier and TypeMethodDescriptionvoid
StructuresLocateEvent.setResult
(@Nullable StructuresLocateEvent.Result result) Sets the resultLocation
andConfiguredStructure
.