Package net.minecraft
Class class_3559
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.BlockItem
net.minecraft.class_3559
- All Implemented Interfaces:
Itemable
- Direct Known Subclasses:
BannerItem,SignItem,SkullItem
- Mappings:
Namespace Name official aufintermediary net/minecraft/class_3559named net/minecraft/class_3559
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.item.Item
Item.Settings -
Field Summary
FieldsFields 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 TypeMethodDescriptionvoidmethod_16015(Map<Block, Item> map, Item item) protected BlockStatemethod_16016(ItemPlacementContext itemPlacementContext) Methods inherited from class net.minecraft.item.BlockItem
appendToItemGroup, appendTooltips, getBlock, getTranslationKey, method_16012, method_16013, method_16014, method_16017, setBlockEntityNbt, useOnBlockMethods inherited from class net.minecraft.item.Item
addProperty, beforeBlockBreak, byRawId, canAddTo, canRepair, computeTranslationKey, fromBlock, getBlockBreakingSpeed, getDefaultStack, getEnchantability, getItem, getItemGroup, getMaxCount, getMaxDamage, getMaxUseTime, getProperty, getRarity, getRawId, getRecipeRemainder, 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
-
Field Details
-
field_17384
- Mappings:
Namespace Name Mixin selector official aLauf;a:Lbcs;intermediary field_17384Lnet/minecraft/class_3559;field_17384:Lnet/minecraft/class_197;named field_17384Lnet/minecraft/class_3559;field_17384:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
class_3559
-
-
Method Details
-
method_16016
- Overrides:
method_16016in classBlockItem- Mappings:
Namespace Name Mixin selector official bLarj;b(Lark;)Lblc;intermediary method_16016Lnet/minecraft/class_1096;method_16016(Lnet/minecraft/class_3544;)Lnet/minecraft/class_2232;named method_16016Lnet/minecraft/item/BlockItem;method_16016(Lnet/minecraft/item/ItemPlacementContext;)Lnet/minecraft/block/BlockState;
-
method_16015
- Overrides:
method_16015in classBlockItem- Mappings:
Namespace Name Mixin selector official aLarj;a(Ljava/util/Map;Lata;)Vintermediary method_16015Lnet/minecraft/class_1096;method_16015(Ljava/util/Map;Lnet/minecraft/class_1069;)Vnamed method_16015Lnet/minecraft/item/BlockItem;method_16015(Ljava/util/Map;Lnet/minecraft/item/Item;)V
-