Package net.minecraft
Class class_3556
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.WallHangableItem
net.minecraft.class_3556
- All Implemented Interfaces:
Itemable
- Mappings:
Namespace Name official atcintermediary net/minecraft/class_3556named net/minecraft/class_3556
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.Settings -
Field Summary
Fields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, ATTACK_SPEED_MODIFIER, BLOCK_ITEMS, itemGroup, RANDOM -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanmethod_16066(PlayerEntity playerEntity, Direction direction, ItemStack itemStack, BlockPos blockPos) Methods inherited from class net.minecraft.item.WallHangableItem
useOnBlockMethods inherited from class net.minecraft.item.Item
addProperty, appendToItemGroup, appendTooltips, beforeBlockBreak, byRawId, canAddTo, canRepair, computeTranslationKey, fromBlock, getBlockBreakingSpeed, getDefaultStack, getEnchantability, getItem, getItemGroup, getMaxCount, getMaxDamage, getMaxUseTime, getProperty, getRarity, getRawId, getRecipeRemainder, getTranslationKey, getTranslationKey, getUseAction, hasEnchantmentGlint, hasProperties, inventoryTick, isDamageable, isEnchantable, isFood, isNetworkSynced, method_13649, method_16075, method_16080, method_3346, method_3353, method_3356, method_3359, method_3367, method_3383, method_6326, onCraft, onEntityHit, onHit, postProcessNbt, registerBlockItem, setup, shouldSyncNbtToClient
-
Constructor Details
-
class_3556
- Mappings:
Namespace Name Mixin selector official <init>Lata;<init>(Lata$a;)Vintermediary <init>Lnet/minecraft/class_1069;<init>(Lnet/minecraft/class_1069$class_3555;)Vnamed <init>Lnet/minecraft/item/Item;<init>(Lnet/minecraft/item/Item$Settings;)V
-
-
Method Details
-
method_16066
protected boolean method_16066(PlayerEntity playerEntity, Direction direction, ItemStack itemStack, BlockPos blockPos) - Overrides:
method_16066in classWallHangableItem- Mappings:
Namespace Name Mixin selector official aLasy;a(Laog;Leq;Late;Lel;)Zintermediary method_16066Lnet/minecraft/class_1431;method_16066(Lnet/minecraft/class_988;Lnet/minecraft/class_1354;Lnet/minecraft/class_1071;Lnet/minecraft/class_2552;)Znamed method_16066Lnet/minecraft/item/WallHangableItem;method_16066(Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/util/math/Direction;Lnet/minecraft/item/ItemStack;Lnet/minecraft/util/math/BlockPos;)Z
-