Package net.minecraft
Interface class_6395
- All Superinterfaces:
ModelPredicateProvider
- Mappings:
Namespace Name official ewnintermediary net/minecraft/class_6395named net/minecraft/class_6395
-
Method Summary
Modifier and TypeMethodDescriptiondefault floatcall(ItemStack stack, @Nullable ClientWorld world, @Nullable LivingEntity entity, int seed)Deprecated.floatunclampedCall(ItemStack itemStack, @Nullable ClientWorld clientWorld, @Nullable LivingEntity livingEntity, int int2)
-
Method Details
-
call
@Deprecated default float call(ItemStack stack, @Nullable @Nullable ClientWorld world, @Nullable @Nullable LivingEntity entity, int seed)Deprecated.- Specified by:
callin interfaceModelPredicateProvider- Mappings:
Namespace Name Mixin selector official callLewp;call(Lbpz;Leir;Latd;I)Fintermediary callLnet/minecraft/class_1800;call(Lnet/minecraft/class_1799;Lnet/minecraft/class_638;Lnet/minecraft/class_1309;I)Fnamed callLnet/minecraft/client/item/ModelPredicateProvider;call(Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/world/ClientWorld;Lnet/minecraft/entity/LivingEntity;I)F
-
unclampedCall
float unclampedCall(ItemStack itemStack, @Nullable @Nullable ClientWorld clientWorld, @Nullable @Nullable LivingEntity livingEntity, int int2)
-