Package net.minecraft.item
Class DoorItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.DoorItem
- Mappings:
Namespace Name intermediary net/minecraft/class_177glue class_200server fgclient hunamed net/minecraft/item/DoorItem
-
Field Summary
FieldsFields inherited from class net.minecraft.item.Item
APPLE, ARROW, BED, BOAT, BONE, BOOK, BOW, BOWL, BREAD, BRICK, BUCKET, CAKE, CHAIN_BOOTS, CHAIN_CHESTPLATE, CHAIN_HELMET, CHAIN_LEGGINGS, CHEST_MINECART, CLAY, CLOCK, COAL, COMPASS, COOKED_FISH, COOKED_PORKCHOP, COOKIE, DIAMOND, DIAMOND_AXE, DIAMOND_BOOTS, DIAMOND_CHESTPLATE, DIAMOND_HELMET, DIAMOND_HOE, DIAMOND_LEGGINGS, DIAMOND_PICKAXE, DIAMOND_SHOVEL, DIAMOND_SWORD, DYE, EGG, FEATHER, FISHING_ROD, FLINT, FLINT_AND_STEEL, fuel, FURNACE_MINECART, GLOWSTONE_DUST, GOLD_INGOT, GOLDEN_APPLE, GOLDEN_AXE, GOLDEN_BOOTS, GOLDEN_CHESTPLATE, GOLDEN_HELMET, GOLDEN_HOE, GOLDEN_LEGGINGS, GOLDEN_PICKAXE, GOLDEN_SHOVEL, GOLDEN_SWORD, GUNPOWDER, handheld, id, IRON_AXE, IRON_BOOTS, IRON_CHESTPLATE, IRON_DOOR, IRON_HELMET, IRON_HOE, IRON_INGOT, IRON_LEGGINGS, IRON_PICKAXE, IRON_SHOVEL, IRON_SWORD, ITEMS, LAVA_BUCKET, LEATHER, LEATHER_BOOTS, LEATHER_CHESTPLATE, LEATHER_HELMET, LEATHER_LEGGINGS, MAP, maxCount, MILK_BUCKET, MINECART, MUSHROOM_STEW, PAINTING, PAPER, random, RAW_FISH, RAW_PORKCHOP, RECORD_CAT, RECORD_THIRTEEN, REDSTONE, REPEATER, SADDLE, SEEDS, SHEARS, SIGN, SLIMEBALL, SNOWBALL, STICK, STONE_HATCHET, STONE_HOE, STONE_PICKAXE, STONE_SHOVEL, STONE_SWORD, STRING, SUGAR, SUGAR_CANE, texturePosition, WATER_BUCKET, WHEAT, WOODEN_AXE, WOODEN_DOOR, WOODEN_HOE, WOODEN_PICKAXE, WOODEN_SHOVEL, WOODEN_SWORD -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanuseOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) Methods inherited from class net.minecraft.item.Item
getCraftingReturnItem, getDamageOnEntity, getIsHandheld, getMaxCount, getMaxDamage, getMiningSpeedMultiplier, getTranslatedName, getTranslationKey, getTranslationKey, hasCraftingReturnItem, inventoryTick, isSuitableFor, method_439, method_440, method_441, method_445, method_449, method_458, method_462, method_465, method_470, onCraft, postHit, postMine, setCraftingReturnItem, setFuel, setHandheld, setMaxCount, setMaxDamage, setTexturePosition, setTranslationKey, use, useOnEntity
-
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/DoorItem;material:Lnet/minecraft/block/Material;
-
-
Constructor Details
-
DoorItem
- 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/DoorItem;<init>(ILnet/minecraft/block/Material;)V
-
-
Method Details
-
useOnBlock
public boolean useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) - Overrides:
useOnBlockin classItem- 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 useOnBlockLnet/minecraft/item/Item;useOnBlock(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;IIII)Z
-