net.minecraft.entity

public enum EntityAttachmentType

net.minecraft.world.entity.EntityAttachment
net.minecraft.class_9064
net.minecraft.entity.EntityAttachmentType

Enum constant summary

Enum Constant
PASSENGER
field_47743
PASSENGER
VEHICLE
field_47744
VEHICLE
NAME_TAG
field_47745
NAME_TAG
WARDEN_CHEST
field_48320
WARDEN_CHEST

Field summary

Modifier and TypeField
private final EntityAttachmentType$Point
fallback
field_47746
point
private static final EntityAttachmentType[]
$VALUES
field_47747
field_47747

Constructor summary

ModifierConstructor
private (EntityAttachmentType$Point $enum$name)

Method summary

Modifier and TypeMethod
public List<Vec3d>
createFallbackPoints(float width, float height)
method_55670(float arg0, float arg1)
createPoint(float width, float height)
private static EntityAttachmentType[]
$values()
method_55669()
method_55669()