Interface ModelPredicateProvider

All Known Subinterfaces:
ClampedModelPredicateProvider
All Known Implementing Classes:
CompassAnglePredicateProvider

@Deprecated @Environment(CLIENT) public interface ModelPredicateProvider
Deprecated.
Mappings:
Namespace Name
official fnu
intermediary net/minecraft/class_1800
named net/minecraft/client/item/ModelPredicateProvider
  • Method Details

    • call

      float call(ItemStack stack, @Nullable @Nullable ClientWorld world, @Nullable @Nullable LivingEntity entity, int seed)
      Deprecated.
      Mappings:
      Namespace Name Mixin selector
      official call Lfnu;call(Lcdt;Leyz;Lbeg;I)F
      intermediary call Lnet/minecraft/class_1800;call(Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;I)F
      named call Lnet/minecraft/client/item/ModelPredicateProvider;call(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/entity/LivingEntity;I)F