Class DyeColorMixin
java.lang.Object
io.github.vampirestudios.vampirelib.mixins.DyeColorMixin
- All Implemented Interfaces:
DyeExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddTag(String woolId, int id, int color, String mapColor, int fireworkColor, net.minecraft.world.level.material.MaterialColor signColor, int j, int k, org.spongepowered.asm.mixin.injection.callback.CallbackInfo ci) net.minecraft.tags.TagKey<net.minecraft.world.item.Item>getTag()
-
Constructor Details
-
DyeColorMixin
public DyeColorMixin()
-
-
Method Details
-
addTag
-
getTag
public net.minecraft.tags.TagKey<net.minecraft.world.item.Item> getTag()- Specified by:
getTagin interfaceDyeExtension
-