Enum Class BipedEntityModel.ArmPose
java.lang.Object
java.lang.Enum<BipedEntityModel.ArmPose>
net.minecraft.client.render.entity.model.BipedEntityModel.ArmPose
- All Implemented Interfaces:
Serializable,Comparable<BipedEntityModel.ArmPose>,Constable
- Enclosing class:
BipedEntityModel<T extends BipedEntityRenderState>
@Environment(CLIENT)
public static enum BipedEntityModel.ArmPose
extends Enum<BipedEntityModel.ArmPose>
- Mappings:
Namespace Name named net/minecraft/client/render/entity/model/BipedEntityModel$ArmPoseintermediary net/minecraft/class_572$class_573official han$a
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescription -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final booleanprivate final boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean<S extends ArmedEntityRenderState>
voidmethod_75382(S s, MatrixStack matrixStack, float float2, Arm arm, ItemStack itemStack) booleanstatic BipedEntityModel.ArmPoseReturns the enum constant of this class with the specified name.static BipedEntityModel.ArmPose[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
EMPTY
- Mappings:
Namespace Name Mixin selector named EMPTYLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;EMPTY:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_3409Lnet/minecraft/class_572$class_573;field_3409:Lnet/minecraft/class_572$class_573;official aLhan$a;a:Lhan$a;
-
ITEM
- Mappings:
Namespace Name Mixin selector named ITEMLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;ITEM:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_3410Lnet/minecraft/class_572$class_573;field_3410:Lnet/minecraft/class_572$class_573;official bLhan$a;b:Lhan$a;
-
BLOCK
- Mappings:
Namespace Name Mixin selector named BLOCKLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;BLOCK:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_3406Lnet/minecraft/class_572$class_573;field_3406:Lnet/minecraft/class_572$class_573;official cLhan$a;c:Lhan$a;
-
BOW_AND_ARROW
- Mappings:
Namespace Name Mixin selector named BOW_AND_ARROWLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;BOW_AND_ARROW:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_3403Lnet/minecraft/class_572$class_573;field_3403:Lnet/minecraft/class_572$class_573;official dLhan$a;d:Lhan$a;
-
THROW_TRIDENT
- Mappings:
Namespace Name Mixin selector named THROW_TRIDENTLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;THROW_TRIDENT:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_63542Lnet/minecraft/class_572$class_573;field_63542:Lnet/minecraft/class_572$class_573;official eLhan$a;e:Lhan$a;
-
CROSSBOW_CHARGE
- Mappings:
Namespace Name Mixin selector named CROSSBOW_CHARGELnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;CROSSBOW_CHARGE:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_3405Lnet/minecraft/class_572$class_573;field_3405:Lnet/minecraft/class_572$class_573;official fLhan$a;f:Lhan$a;
-
CROSSBOW_HOLD
- Mappings:
Namespace Name Mixin selector named CROSSBOW_HOLDLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;CROSSBOW_HOLD:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_3408Lnet/minecraft/class_572$class_573;field_3408:Lnet/minecraft/class_572$class_573;official gLhan$a;g:Lhan$a;
-
SPYGLASS
- Mappings:
Namespace Name Mixin selector named SPYGLASSLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;SPYGLASS:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_27434Lnet/minecraft/class_572$class_573;field_27434:Lnet/minecraft/class_572$class_573;official hLhan$a;h:Lhan$a;
-
TOOT_HORN
- Mappings:
Namespace Name Mixin selector named TOOT_HORNLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;TOOT_HORN:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_39071Lnet/minecraft/class_572$class_573;field_39071:Lnet/minecraft/class_572$class_573;official iLhan$a;i:Lhan$a;
-
BRUSH
- Mappings:
Namespace Name Mixin selector named BRUSHLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;BRUSH:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_42877Lnet/minecraft/class_572$class_573;field_42877:Lnet/minecraft/class_572$class_573;official jLhan$a;j:Lhan$a;
-
SPEAR
- Mappings:
Namespace Name Mixin selector named SPEARLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;SPEAR:Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;intermediary field_63543Lnet/minecraft/class_572$class_573;field_63543:Lnet/minecraft/class_572$class_573;official kLhan$a;k:Lhan$a;
-
-
Field Details
-
twoHanded
private final boolean twoHanded- Mappings:
Namespace Name Mixin selector named twoHandedLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;twoHanded:Zintermediary field_25722Lnet/minecraft/class_572$class_573;field_25722:Zofficial lLhan$a;l:Z
-
field_64557
private final boolean field_64557- Mappings:
Namespace Name Mixin selector named field_64557Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;field_64557:Zintermediary field_64557Lnet/minecraft/class_572$class_573;field_64557:Zofficial mLhan$a;m:Z
-
-
Constructor Details
-
ArmPose
private ArmPose(boolean twoHanded, boolean bool) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;<init>(Ljava/lang/String;IZZ)Vintermediary <init>Lnet/minecraft/class_572$class_573;<init>(Ljava/lang/String;IZZ)Vofficial <init>Lhan$a;<init>(Ljava/lang/String;IZZ)V
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
isTwoHanded
public boolean isTwoHanded()- Mappings:
Namespace Name Mixin selector named isTwoHandedLnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;isTwoHanded()Zintermediary method_30156Lnet/minecraft/class_572$class_573;method_30156()Zofficial aLhan$a;a()Z
-
method_76639
public boolean method_76639()- Mappings:
Namespace Name Mixin selector named method_76639Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;method_76639()Zintermediary method_76639Lnet/minecraft/class_572$class_573;method_76639()Zofficial bLhan$a;b()Z
-
method_75382
public <S extends ArmedEntityRenderState> void method_75382(S s, MatrixStack matrixStack, float float2, Arm arm, ItemStack itemStack) - Mappings:
Namespace Name Mixin selector named method_75382Lnet/minecraft/client/render/entity/model/BipedEntityModel$ArmPose;method_75382(Lnet/minecraft/client/render/entity/state/ArmedEntityRenderState;Lnet/minecraft/client/util/math/MatrixStack;FLnet/minecraft/util/Arm;Lnet/minecraft/item/ItemStack;)Vintermediary method_75382Lnet/minecraft/class_572$class_573;method_75382(Lnet/minecraft/class_10426;Lnet/minecraft/class_4587;FLnet/minecraft/class_1306;Lnet/minecraft/class_1799;)Vofficial aLhan$a;a(Lhyj;Lfyi;FLchc;Ldkq;)V
-