net.minecraft.command.argument

public enum EntityAnchorArgumentType$EntityAnchor

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

Enum constant summary

Enum Constant
FEET
field_9853
FEET
EYES
field_9851
EYES

Field summary

Modifier and TypeField
private static final Map<String, EntityAnchorArgumentType$EntityAnchor>
BY_NAME
field_9852
ANCHORS
private final String
name
field_9849
id
private final BiFunction<Vec3d, Entity, Vec3d>
transform
field_9848
offset
private static final EntityAnchorArgumentType$EntityAnchor[]
$VALUES
field_9850
field_9850

Constructor summary

ModifierConstructor
private (String $enum$name, BiFunction<Vec3d, Entity, Vec3d> $enum$ordinal)

Method summary

Modifier and TypeMethod
public static EntityAnchorArgumentType$EntityAnchor
getByName(String name)
method_9296(String arg0)
fromId(String id)
public Vec3d
apply(Entity entity)
method_9302(class_1297 arg0)
positionAt(Entity entity)
public Vec3d
apply(CommandSourceStack source)
method_9299(class_2168 arg0)
positionAt(ServerCommandSource source)
private static EntityAnchorArgumentType$EntityAnchor[]
$values()
method_36814()
method_36814()
private static void
lambda$static$2(HashMap arg0)
method_9297(HashMap arg0)
method_9297(HashMap map)
private static Vec3d
lambda$static$1(Vec3 arg0, Entity arg1)
method_9298(class_243 arg0, class_1297 arg1)
method_9298(Vec3d pos, Entity entity)
private static Vec3d
lambda$static$0(Vec3 arg0, Entity arg1)
method_9300(class_243 arg0, class_1297 arg1)
method_9300(Vec3d pos, Entity entity)