Package net.minecraft.item
Interface DyeableItem
- All Known Implementing Classes:
DyeableArmorItem,DyeableHorseArmorItem
public interface DyeableItem
- Mappings:
Namespace Name official bmwintermediary net/minecraft/class_1768named net/minecraft/item/DyeableItem
-
Method Summary
-
Method Details
-
hasColor
- Mappings:
Namespace Name Mixin selector official aLbmw;a(Lbnv;)Zintermediary method_7801Lnet/minecraft/class_1768;method_7801(Lnet/minecraft/class_1799;)Znamed hasColorLnet/minecraft/item/DyeableItem;hasColor(Lnet/minecraft/item/ItemStack;)Z
-
getColor
- Mappings:
Namespace Name Mixin selector official bLbmw;b(Lbnv;)Iintermediary method_7800Lnet/minecraft/class_1768;method_7800(Lnet/minecraft/class_1799;)Inamed getColorLnet/minecraft/item/DyeableItem;getColor(Lnet/minecraft/item/ItemStack;)I
-
removeColor
- Mappings:
Namespace Name Mixin selector official cLbmw;c(Lbnv;)Vintermediary method_7798Lnet/minecraft/class_1768;method_7798(Lnet/minecraft/class_1799;)Vnamed removeColorLnet/minecraft/item/DyeableItem;removeColor(Lnet/minecraft/item/ItemStack;)V
-
setColor
- Mappings:
Namespace Name Mixin selector official aLbmw;a(Lbnv;I)Vintermediary method_7799Lnet/minecraft/class_1768;method_7799(Lnet/minecraft/class_1799;I)Vnamed setColorLnet/minecraft/item/DyeableItem;setColor(Lnet/minecraft/item/ItemStack;I)V
-
blendAndSetColor
- Mappings:
Namespace Name Mixin selector official aLbmw;a(Lbnv;Ljava/util/List;)Lbnv;intermediary method_19261Lnet/minecraft/class_1768;method_19261(Lnet/minecraft/class_1799;Ljava/util/List;)Lnet/minecraft/class_1799;named blendAndSetColorLnet/minecraft/item/DyeableItem;blendAndSetColor(Lnet/minecraft/item/ItemStack;Ljava/util/List;)Lnet/minecraft/item/ItemStack;
-