Class AppleItem

All Implemented Interfaces:
Itemable

public class AppleItem extends FoodItem
Mappings:
Namespace Name
official asx
intermediary net/minecraft/class_1066
named net/minecraft/item/AppleItem
  • Constructor Details

    • AppleItem

      public AppleItem(int int2, float float2, boolean bool, Item.Settings settings)
  • Method Details

    • eat

      protected void eat(ItemStack stack, World world, PlayerEntity player)
      Overrides:
      eat in class FoodItem
      Mappings:
      Namespace Name Mixin selector
      official a Lasv;a(Late;Laxy;Laog;)V
      intermediary method_3336 Lnet/minecraft/class_1065;method_3336(Lnet/minecraft/class_1071;Lnet/minecraft/class_1150;Lnet/minecraft/class_988;)V
      named eat Lnet/minecraft/item/FoodItem;eat(Lnet/minecraft/item/ItemStack;Lnet/minecraft/world/World;Lnet/minecraft/entity/player/PlayerEntity;)V