Uses of Record Class
io.papermc.paper.event.world.StructuresLocateEvent.Result
Packages that use StructuresLocateEvent.Result
-
Uses of StructuresLocateEvent.Result in io.papermc.paper.event.world
Methods in io.papermc.paper.event.world that return StructuresLocateEvent.ResultModifier and TypeMethodDescriptionStructuresLocateEvent.getResult()Gets theLocationandConfiguredStructureset as the result, if it was defined.Methods in io.papermc.paper.event.world with parameters of type StructuresLocateEvent.ResultModifier and TypeMethodDescriptionvoidStructuresLocateEvent.setResult(@Nullable StructuresLocateEvent.Result result) Sets the resultLocationandConfiguredStructure.