Package net.minecraft.item
Interface ItemPropertyGetter
public interface ItemPropertyGetter
- Mappings:
Namespace Name official afkintermediary net/minecraft/class_2688named net/minecraft/item/ItemPropertyGetter
-
Method Summary
Modifier and TypeMethodDescriptionfloatmethod_11398(ItemStack stack, World world, LivingEntity entity)
-
Method Details
-
method_11398
@Environment(CLIENT) float method_11398(ItemStack stack, @Nullable World world, @Nullable LivingEntity entity) - Mappings:
Namespace Name Mixin selector official aLafk;a(Lafj;Lajs;Lsw;)Fintermediary method_11398Lnet/minecraft/class_2688;method_11398(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;Lnet/minecraft/class_1699;)Fnamed method_11398Lnet/minecraft/item/ItemPropertyGetter;method_11398(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/LivingEntity;)F
-