Package net.minecraft.item
Class Door
java.lang.Object
net.minecraft.item.ItemBase
net.minecraft.item.Door
- Mappings:
Namespace Name intermediary net/minecraft/class_177glue class_200server fgclient hunamed net/minecraft/item/Door
-
Field Summary
FieldsFields 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 TypeMethodDescriptionbooleanuseOnTile(ItemInstance item, PlayerBase player, Level level, int x, int y, int z, int facing) Methods inherited from class net.minecraft.item.ItemBase
getAttack, getColourMultiplier, getContainerItemType, getDurability, getMaxStackSize, getMetaData, getStrengthOnBlock, getTexturePosition, getTexturePosition, getTranslatedName, getTranslationKey, getTranslationKey, hasContainerItemType, hasDurability, interactWithEntity, inventoryTick, isEffectiveOn, isMap, isRendered3d, onCreation, postHit, postMine, setContainerItem, setDurability, setHasSubItems, setMaxStackSize, setRendered3d, setTexturePosition, setTexturePosition, setTranslationKey, shouldSpinWhenRendering, use, usesMeta
-
Field Details
-
material
- Mappings:
Namespace Name Mixin selector intermediary field_617Lnet/minecraft/class_177;field_617:Lnet/minecraft/class_15;glue field_821Lclass_200;field_821:Lclass_280;server aLfg;a:Lhj;client aLhu;a:Lln;named materialLnet/minecraft/item/Door;material:Lnet/minecraft/block/material/Material;
-
-
Constructor Details
-
Door
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_177;<init>(ILnet/minecraft/class_15;)Vglue <init>Lclass_200;<init>(ILclass_280;)Vserver <init>Lfg;<init>(ILhj;)Vclient <init>Lhu;<init>(ILln;)Vnamed <init>Lnet/minecraft/item/Door;<init>(ILnet/minecraft/block/material/Material;)V
-
-
Method Details
-
useOnTile
public boolean useOnTile(ItemInstance item, PlayerBase player, Level level, int x, int y, int z, int facing) - Overrides:
useOnTilein classItemBase- Mappings:
Namespace Name Mixin selector intermediary method_444Lnet/minecraft/class_124;method_444(Lnet/minecraft/class_31;Lnet/minecraft/class_54;Lnet/minecraft/class_18;IIII)Zglue method_181Lclass_166;method_181(Lclass_224;Lclass_172;Lclass_129;IIII)Zserver aLej;a(Lfy;Lem;Ldj;IIII)Zclient aLgm;a(Liz;Lgs;Lfd;IIII)Znamed useOnTileLnet/minecraft/item/ItemBase;useOnTile(Lnet/minecraft/item/ItemInstance;Lnet/minecraft/entity/player/PlayerBase;Lnet/minecraft/level/Level;IIII)Z
-