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.

@FunctionalInterface @Environment(CLIENT) public interface class_10724
Mappings:
Namespace Name
named net/minecraft/class_10724
intermediary net/minecraft/class_10724
official hfn
  • 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 getValue Lnet/minecraft/class_10724;getValue(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/entity/LivingEntity;ILnet/minecraft/item/ModelTransformationMode;)Z
      intermediary method_65638 Lnet/minecraft/class_10724;method_65638(Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;ILnet/minecraft/class_811;)Z
      official get Lhfn;get(Lcys;Lgjd;Lbwz;ILcyq;)Z