Class BlocksInRadiusTargeter
java.lang.Object
io.lumine.mythic.core.skills.SkillTargeter
io.lumine.mythic.core.skills.targeters.ILocationSelector
io.lumine.mythic.core.skills.targeters.BlocksInRadiusTargeter
- All Implemented Interfaces:
ILocationTargeter,ISkillTargeter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected floatprotected booleanprotected PlaceholderDoubleprotected PlaceholderDoubleprotected doubleprotected booleanFields inherited from class io.lumine.mythic.core.skills.targeters.ILocationSelector
advOffset, blockIgnores, blockTypes, centered, coordinatePitch, coordinateX, coordinateY, coordinateYaw, coordinateZ, forwardOffset, length, offsets, rotated, rotateX, rotateY, rotateZ, sideOffset, statics, xoffset, yoffset, zoffsetFields inherited from class io.lumine.mythic.core.skills.SkillTargeter
config, parent, sudoOwner, sudoParent, sudoTrigger, targetConditions, targetConditionString -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.lumine.mythic.core.skills.targeters.ILocationSelector
blockMatches, filter, mutateMethods inherited from class io.lumine.mythic.core.skills.SkillTargeter
setParent, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.lumine.mythic.api.skills.targeters.ILocationTargeter
useLocationMutators
-
Field Details
-
radius
-
radiusY
-
noise
protected float noise -
randomness
protected double randomness -
sphere
protected boolean sphere -
origin
protected boolean origin
-
-
Constructor Details
-
BlocksInRadiusTargeter
-
-
Method Details
-
getLocations
- Specified by:
getLocationsin interfaceILocationTargeter- Specified by:
getLocationsin classILocationSelector
-