Package net.minecraft
Interface class_10724
- All Known Subinterfaces:
BooleanProperty
- All Known Implementing Classes:
BrokenProperty,BundleHasSelectedItemProperty,CarriedProperty,class_10723,CustomModelDataFlagProperty,DamagedProperty,ExtendedViewProperty,FishingRodCastProperty,HasComponentProperty,KeybindDownProperty,SelectedProperty,UsingItemProperty,ViewEntityProperty
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
Namespace Name named net/minecraft/class_10724intermediary net/minecraft/class_10724official hfn
-
Method Summary
Modifier and TypeMethodDescriptionbooleangetValue(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode)
-
Method Details
-
getValue
boolean getValue(ItemStack itemStack, @Nullable @Nullable ClientWorld clientWorld, @Nullable @Nullable LivingEntity livingEntity, int int2, ModelTransformationMode modelTransformationMode) - Mappings:
Namespace Name Mixin selector named getValueLnet/minecraft/class_10724;getValue(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/entity/LivingEntity;ILnet/minecraft/item/ModelTransformationMode;)Zintermediary method_65638Lnet/minecraft/class_10724;method_65638(Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;ILnet/minecraft/class_811;)Zofficial getLhfn;get(Lcys;Lgjd;Lbwz;ILcyq;)Z
-