Package net.minecraft.item
Class VariantBlockItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.BlockItem
net.minecraft.item.VariantBlockItem
- Mappings:
Namespace Name official abwintermediary net/minecraft/class_1102named net/minecraft/item/VariantBlockItem
-
Field Summary
FieldsFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, damageable, field_6201, field_6941, handheld, maxCount, RANDOM, REGISTRY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetMeta(int i) getTranslationKey(ItemStack stack) method_3343(int int2) Methods inherited from class net.minecraft.item.BlockItem
appendItemStacks, getItemGroup, getTranslationKey, method_3355, method_3463, method_5462, method_5463, setTranslationKeyMethods inherited from class net.minecraft.item.Item
appendTooltip, byRawId, canRepair, canUseOnEntity, fromBlock, getAttributeModifierMap, getDisplayColor, getDisplayName, getEnchantability, getFromId, getItemstackTranslatedName, getMaxCount, getMaxDamage, getMaxUseTime, getMiningSpeedMultiplier, getRarity, getRawId, getRecipeRemainder, getStatusEffectString, getUseAction, hasEnchantmentGlint, hasStatusEffectString, hasSubTypes, inventoryTick, isDamageable, isEffectiveOn, isEnchantable, isFood, isHandheld, isNetworkSynced, isUnbreakable, method_3356, method_3369, method_3378, method_3380, method_3397, method_6324, onCraft, onEntityHit, onFinishUse, onHit, onStartUse, onUseStopped, setHandheld, setItemGroup, setMaxCount, setMaxDamage, setRecipeRemainder, setStatusEffectString, setUnbreakable, setup, shouldRotate, shouldSyncNbtToClient
-
Field Details
-
field_5447
- Mappings:
Namespace Name Mixin selector official bLabw;b:Laht;intermediary field_5447Lnet/minecraft/class_1102;field_5447:Lnet/minecraft/class_197;named field_5447Lnet/minecraft/item/VariantBlockItem;field_5447:Lnet/minecraft/block/Block;
-
field_5448
- Mappings:
Namespace Name Mixin selector official cLabw;c:[Ljava/lang/String;intermediary field_5448Lnet/minecraft/class_1102;field_5448:[Ljava/lang/String;named field_5448Lnet/minecraft/item/VariantBlockItem;field_5448:[Ljava/lang/String;
-
-
Constructor Details
-
VariantBlockItem
-
-
Method Details
-
method_3343
- Overrides:
method_3343in classBlockItem- Mappings:
Namespace Name Mixin selector official b_Labm;b_(I)Lpr;intermediary method_3343Lnet/minecraft/class_1069;method_3343(I)Lnet/minecraft/class_1557;named method_3343Lnet/minecraft/item/Item;method_3343(I)Lnet/minecraft/client/Texture;
-
getMeta
public int getMeta(int i) -
getTranslationKey
- Overrides:
getTranslationKeyin classBlockItem- Mappings:
Namespace Name Mixin selector official aLabm;a(Labo;)Ljava/lang/String;intermediary method_3371Lnet/minecraft/class_1069;method_3371(Lnet/minecraft/class_1071;)Ljava/lang/String;named getTranslationKeyLnet/minecraft/item/Item;getTranslationKey(Lnet/minecraft/item/ItemStack;)Ljava/lang/String;
-