Class Selection
java.lang.Object
com.simibubi.create.foundation.ponder.Selection
- All Implemented Interfaces:
Predicate<net.minecraft.core.BlockPos>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract Selectionabstract Selectioncopy()abstract voidabstract net.minecraft.world.phys.Vec3makeOutline(Outliner outliner) abstract Outline.OutlineParamsmakeOutline(Outliner outliner, Object slot) static Selectionof(net.minecraft.world.level.levelgen.structure.BoundingBox bb) abstract Selection
-
Constructor Details
-
Selection
public Selection()
-
-
Method Details
-
of
-
add
-
substract
-
copy
-
getCenter
public abstract net.minecraft.world.phys.Vec3 getCenter() -
forEach
-
makeOutline
-
makeOutline
-