Class CrossbowPullProperty
java.lang.Object
net.minecraft.client.render.item.property.numeric.CrossbowPullProperty
- All Implemented Interfaces:
NumericProperty
- Mappings:
Namespace Name named net/minecraft/client/render/item/property/numeric/CrossbowPullPropertyintermediary net/minecraft/class_10477official hil
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<CrossbowPullProperty> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<CrossbowPullProperty> getCodec()floatgetValue(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity holder, int seed)
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector named CODECLnet/minecraft/client/render/item/property/numeric/CrossbowPullProperty;CODEC:Lcom/mojang/serialization/MapCodec;intermediary field_55398Lnet/minecraft/class_10477;field_55398:Lcom/mojang/serialization/MapCodec;official aLhil;a:Lcom/mojang/serialization/MapCodec;
-
-
Constructor Details
-
CrossbowPullProperty
public CrossbowPullProperty()
-
-
Method Details
-
getValue
public float getValue(ItemStack stack, @Nullable @Nullable ClientWorld world, @Nullable @Nullable LivingEntity holder, int seed) - Specified by:
getValuein interfaceNumericProperty- Mappings:
Namespace Name Mixin selector named getValueLnet/minecraft/client/render/item/property/numeric/NumericProperty;getValue(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/entity/LivingEntity;I)Fintermediary method_65644Lnet/minecraft/class_1800;method_65644(Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;I)Fofficial aLhiq;a(Ldak;Lglo;Lbyf;I)F
-
getCodec
- Specified by:
getCodecin interfaceNumericProperty- Mappings:
Namespace Name Mixin selector named getCodecLnet/minecraft/client/render/item/property/numeric/NumericProperty;getCodec()Lcom/mojang/serialization/MapCodec;intermediary method_65643Lnet/minecraft/class_1800;method_65643()Lcom/mojang/serialization/MapCodec;official aLhiq;a()Lcom/mojang/serialization/MapCodec;
-