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

this is terrible #1

Open
todo bot opened this issue Jul 7, 2021 · 0 comments
Open

this is terrible #1

todo bot opened this issue Jul 7, 2021 · 0 comments
Assignees

Comments

@todo
Copy link

todo bot commented Jul 7, 2021

// 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.
@todo todo bot added the todo 🗒️ label Jul 7, 2021
@todo todo bot assigned Puyodead1 Jul 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant