net.minecraft.commands.arguments

public enum EntityAnchorArgument$Anchor

fi$a
net.minecraft.commands.arguments.EntityAnchorArgument$Anchor
net.minecraft.class_2183$class_2184
net.minecraft.command.argument.EntityAnchorArgumentType$EntityAnchor
net.minecraft.commands.arguments.ArgumentAnchor$Anchor

Enum constant summary

Enum Constant
a
FEET
field_9853
FEET
b
EYES
field_9851
EYES

Field summary

Modifier and TypeField
static final Map<String, EntityAnchorArgument$Anchor>
c
BY_NAME
field_9852
ANCHORS
private final String
d
name
field_9849
id
private final BiFunction<Vec3, Entity, Vec3>
e
transform
field_9848
offset

Constructor summary

ModifierConstructor
private (String arg0, BiFunction<Vec3, Entity, Vec3> arg1)

Method summary

Modifier and TypeMethod
public static EntityAnchorArgument$Anchor
a(String arg0)
getByName(String arg0)
method_9296(String arg0)
fromId(String id)
public Vec3
a(bvk arg0)
apply(Entity arg0)
method_9302(class_1297 arg0)
positionAt(Entity entity)
public Vec3
a(ew arg0)
apply(CommandSourceStack arg0)
method_9299(class_2168 arg0)
positionAt(ServerCommandSource source)