Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

this is terrible #1

@todo

Description

@todo

// TODO: this is terrible
for(final EnchantRarity rarity : rarities.values()) {
if(itemName.equals(rarity.getIdentifier())) {
e.setCancelled(true);
player.getOpenInventory().close();
player.openInventory(Inventories.rarityInventory(rarity));


This issue was generated by todo based on a TODO comment in d7cc780. It's been assigned to @Puyodead1 because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions