Skip to content

net.minecraft.world.item.Tiers usage [1.18.1-2.3.1] #40

@Kitoglav

Description

@Kitoglav

Hi, I develop mod with non-direct integration to Lumberjack (so i can't directly use your classes as API) and i need to register ItemLumberAxe instances through Reflection API, but there is a problem, ItemLumberAxe init constructor can't accept interface net.minecraft.world.item.Tier parameter and allows only enum net.minecraft.world.item.Tiers. Can you please update it to match net.minecraft.world.item.Tier to make it much easier to integrate to your mod? Or can you advise me, how can I use my net.minecraft.world.item.Tier implementation with your item-class?
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions