Package net.minecraft.item
Class StoneSlabItem
java.lang.Object
net.minecraft.item.Item
net.minecraft.item.BlockItem
net.minecraft.item.StoneSlabItem
- Mappings:
Namespace Name official acrintermediary net/minecraft/class_1095named net/minecraft/item/StoneSlabItem
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final SlabBlockprivate final booleanprivate final SlabBlockFields inherited from class net.minecraft.item.Item
ATTACK_DAMAGE_MODIFIER_UUID, damageable, field_6201, field_6941, handheld, maxCount, RANDOM, REGISTRY -
Constructor Summary
ConstructorsConstructorDescriptionStoneSlabItem(Block block, SlabBlock slabBlock, SlabBlock slabBlock2, boolean bool) -
Method Summary
Modifier and TypeMethodDescriptionintgetMeta(int i) getTranslationKey(ItemStack stack) method_3343(int int2) booleanmethod_3355(ItemStack itemStack, PlayerEntity playerEntity, World world, int int2, int int3, int int4, int int5, float float2, float float3, float float4) private booleanmethod_3462(ItemStack itemStack, PlayerEntity playerEntity, World world, int int2, int int3, int int4, int int5) booleanmethod_3463(World world, int int2, int int3, int int4, int int5, PlayerEntity playerEntity, ItemStack itemStack) Methods inherited from class net.minecraft.item.BlockItem
appendItemStacks, getItemGroup, getTranslationKey, 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_4398
private final boolean field_4398- Mappings:
Namespace Name Mixin selector official bLacr;b:Zintermediary field_4398Lnet/minecraft/class_1095;field_4398:Znamed field_4398Lnet/minecraft/item/StoneSlabItem;field_4398:Z
-
singleSlab
- Mappings:
Namespace Name Mixin selector official cLacr;c:Laju;intermediary field_4399Lnet/minecraft/class_1095;field_4399:Lnet/minecraft/class_143;named singleSlabLnet/minecraft/item/StoneSlabItem;singleSlab:Lnet/minecraft/block/SlabBlock;
-
doubleSlab
- Mappings:
Namespace Name Mixin selector official dLacr;d:Laju;intermediary field_4400Lnet/minecraft/class_1095;field_4400:Lnet/minecraft/class_143;named doubleSlabLnet/minecraft/item/StoneSlabItem;doubleSlab:Lnet/minecraft/block/SlabBlock;
-
-
Constructor Details
-
StoneSlabItem
-
-
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;
-
method_3355
public boolean method_3355(ItemStack itemStack, PlayerEntity playerEntity, World world, int int2, int int3, int int4, int int5, float float2, float float3, float float4) - Overrides:
method_3355in classBlockItem- Mappings:
Namespace Name Mixin selector official aLabm;a(Labo;Lxk;Lafm;IIIIFFF)Zintermediary method_3355Lnet/minecraft/class_1069;method_3355(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Lnet/minecraft/class_1150;IIIIFFF)Znamed method_3355Lnet/minecraft/item/Item;method_3355(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;IIIIFFF)Z
-
method_3463
@Environment(CLIENT) public boolean method_3463(World world, int int2, int int3, int int4, int int5, PlayerEntity playerEntity, ItemStack itemStack) - Overrides:
method_3463in classBlockItem- Mappings:
Namespace Name Mixin selector official aLzs;a(Lafm;IIIILxk;Labo;)Zintermediary method_3463Lnet/minecraft/class_1096;method_3463(Lnet/minecraft/class_1150;IIIILnet/minecraft/class_988;Lnet/minecraft/class_1071;)Znamed method_3463Lnet/minecraft/item/BlockItem;method_3463(Lnet/minecraft/world/World;IIIILnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/item/ItemStack;)Z
-
method_3462
private boolean method_3462(ItemStack itemStack, PlayerEntity playerEntity, World world, int int2, int int3, int int4, int int5) - Mappings:
Namespace Name Mixin selector official aLacr;a(Labo;Lxk;Lafm;IIII)Zintermediary method_3462Lnet/minecraft/class_1095;method_3462(Lnet/minecraft/class_1071;Lnet/minecraft/class_988;Lnet/minecraft/class_1150;IIII)Znamed method_3462Lnet/minecraft/item/StoneSlabItem;method_3462(Lnet/minecraft/item/ItemStack;Lnet/minecraft/entity/player/PlayerEntity;Lnet/minecraft/world/World;IIII)Z
-