net.minecraft.command.arguments

public enum EntityAnchorArgument$Type

bz$a
net.minecraft.command.arguments.EntityAnchorArgument$Type

Enum constant summary

Enum Constant
a
FEET
b
EYES

Field summary

Modifier and TypeField
private static final Map<String, EntityAnchorArgument$Type>
c
field_201020_c
private final String
d
field_201021_d
private final BiFunction<Vec3d, Entity, Vec3d>
e
field_201022_e

Constructor summary

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

Method summary

Modifier and TypeMethod
public static EntityAnchorArgument$Type
a(String arg0)
func_201016_a(String arg0)
public Vec3d
a(aeo arg0)
func_201017_a(Entity arg0)
public Vec3d
a(bu arg0)
func_201015_a(CommandSource arg0)