net.minecraft.entity

public record LivingEntity$HandSwing

net.minecraft.world.entity.LivingEntity$SwingDescription
net.minecraft.class_1309$class_1_1432
net.minecraft.entity.LivingEntity$HandSwing

Field summary

Modifier and TypeField
private final Hand
hand
comp_1_1556
hand
private final SwingAnimationComponent
animation
comp_1_1554
animation
private final int
durationTicks
comp_1_1555
durationTicks

Constructor summary

ModifierConstructor
public (Hand hand, SwingAnimationComponent animation, int durationTicks)

Method summary

Modifier and TypeMethod
public Hand
hand()
comp_1_1556()
hand()
public SwingAnimationComponent
animation()
comp_1_1554()
animation()
public int
durationTicks()
comp_1_1555()
durationTicks()