Package net.minecraft.item
Class Saddle
java.lang.Object
net.minecraft.item.ItemBase
net.minecraft.item.Saddle
- Mappings:
Namespace Name intermediary net/minecraft/class_401glue class_436server lgclient sanamed net/minecraft/item/Saddle
-
Field Summary
Fields inherited from class net.minecraft.item.ItemBase
apple, arrow, bed, boat, bone, book, bow, bowl, bread, brick, bucket, byId, cake, chainBoots, chainChestplate, chainHelmet, chainLeggings, clay, clock, coal, compass, cookedFish, cookedPorkchop, cookie, diamond, diamondAxe, diamondBoots, diamondChestplate, diamondHelmet, diamondHoe, diamondLeggings, diamondPickaxe, diamondShovel, diamondSword, dyePowder, egg, feather, fishingRod, flint, flintAndSteel, glowstoneDust, goldAxe, goldBoots, goldChestplate, goldenApple, goldHelmet, goldHoe, goldIngot, goldLeggings, goldPickaxe, goldShovel, goldSword, gunpowder, hasSubItems, id, ironAxe, ironBoots, ironChestplate, ironDoor, ironHelmet, ironHoe, ironIngot, ironLeggings, ironPickaxe, ironShovel, ironSword, isRendered3d, lavaBucket, leather, leatherBoots, leatherChestplate, leatherHelmet, leatherLeggings, map, maxStackSize, milk, minecart, minecartChest, minecartFurnace, mushroomStew, painting, paper, rand, rawFish, rawPorkchop, record13, recordCat, redstoneDust, redstoneRepeater, saddle, seeds, shears, sign, slimeball, snowball, stick, stoneAxe, stoneHoe, stonePickaxe, stoneShovel, stoneSword, string, sugar, sugarCanes, texturePosition, waterBucket, wheat, woodAxe, woodDoor, woodHoe, woodPickaxe, woodShovel, woodSword -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinteractWithEntity(ItemInstance itemInstance, Living living) booleanpostHit(ItemInstance itemInstance, Living damageSource, Living damageTarget) Methods inherited from class net.minecraft.item.ItemBase
getAttack, getColourMultiplier, getContainerItemType, getDurability, getMaxStackSize, getMetaData, getStrengthOnBlock, getTexturePosition, getTexturePosition, getTranslatedName, getTranslationKey, getTranslationKey, hasContainerItemType, hasDurability, inventoryTick, isEffectiveOn, isMap, isRendered3d, onCreation, postMine, setContainerItem, setDurability, setHasSubItems, setMaxStackSize, setRendered3d, setTexturePosition, setTexturePosition, setTranslationKey, shouldSpinWhenRendering, use, useOnTile, usesMeta
-
Constructor Details
-
Saddle
public Saddle(int id) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_124;<init>(I)Vglue <init>Lclass_166;<init>(I)Vserver <init>Lej;<init>(I)Vclient <init>Lgm;<init>(I)Vnamed <init>Lnet/minecraft/item/ItemBase;<init>(I)V
-
-
Method Details
-
interactWithEntity
- Overrides:
interactWithEntityin classItemBase- Mappings:
Namespace Name Mixin selector intermediary method_455Lnet/minecraft/class_124;method_455(Lnet/minecraft/class_31;Lnet/minecraft/class_127;)Vglue method_792Lclass_166;method_792(Lclass_224;Lclass_283;)Vserver aLej;a(Lfy;Lhl;)Vclient aLgm;a(Liz;Lls;)Vnamed interactWithEntityLnet/minecraft/item/ItemBase;interactWithEntity(Lnet/minecraft/item/ItemInstance;Lnet/minecraft/entity/Living;)V
-
postHit
- Overrides:
postHitin classItemBase- Mappings:
Namespace Name Mixin selector intermediary method_446Lnet/minecraft/class_124;method_446(Lnet/minecraft/class_31;Lnet/minecraft/class_127;Lnet/minecraft/class_127;)Zglue method_262Lclass_166;method_262(Lclass_224;Lclass_283;Lclass_283;)Zserver aLej;a(Lfy;Lhl;Lhl;)Zclient aLgm;a(Liz;Lls;Lls;)Znamed postHitLnet/minecraft/item/ItemBase;postHit(Lnet/minecraft/item/ItemInstance;Lnet/minecraft/entity/Living;Lnet/minecraft/entity/Living;)Z
-