net.minecraft.client.animation.definitions

public class ArmadilloAnimation

ggd
net.minecraft.client.animation.definitions.ArmadilloAnimation
net.minecraft.class_9079
net.minecraft.client.render.entity.animation.ArmadilloAnimations
net.minecraft.src.C_313781_

字段概要

修饰符与类型字段
public static final AnimationDefinition
a
ARMADILLO_ROLL_UP
field_49108
ROLLING
f_315724_
public static final AnimationDefinition
b
ARMADILLO_WALK
field_47844
WALKING
f_314004_
public static final AnimationDefinition
c
ARMADILLO_PEEK
field_49109
SCARED
f_315658_
public static final AnimationDefinition
d
ARMADILLO_ROLL_OUT
field_49110
UNROLLING
f_315893_

构造函数概要

修饰符构造函数
public ()