Package de.teamlapen.werewolves.mixin
Interface SmithingTemplateItemAccessor
public interface SmithingTemplateItemAccessor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic net.minecraft.ChatFormattingstatic net.minecraft.resources.ResourceLocationstatic net.minecraft.resources.ResourceLocationstatic net.minecraft.resources.ResourceLocationstatic net.minecraft.resources.ResourceLocationstatic net.minecraft.ChatFormatting
-
Method Details
-
getDescriptionFormat
static net.minecraft.ChatFormatting getDescriptionFormat() -
getTitleFormat
static net.minecraft.ChatFormatting getTitleFormat() -
getEmptySlotHelmet
static net.minecraft.resources.ResourceLocation getEmptySlotHelmet() -
getEmptySlotChestplate
static net.minecraft.resources.ResourceLocation getEmptySlotChestplate() -
getEmptySlotLeggings
static net.minecraft.resources.ResourceLocation getEmptySlotLeggings() -
getEmptySlotBoots
static net.minecraft.resources.ResourceLocation getEmptySlotBoots()
-