VOOZH about

URL: https://minecraft.wiki/w/Talk:Hardcoded_item_properties_(Java_Edition)

⇱ Talk:Hardcoded item properties (Java Edition) – Minecraft Wiki


Talk:Hardcoded item properties (Java Edition)

From Minecraft Wiki
Latest comment: 22 March by Aloi4 in topic Feedback (Tue, 30 Sep 2025 20:01:36 UTC)
Jump to navigation Jump to search

Feedback (Tue, 30 Sep 2025 20:01:36 UTC)

[edit source]
Latest comment: 22 March2 comments2 people in discussion
Resolved

The Armor Trim lore "Applies to: " and "Ingredients: " are now hard coded, sorry i cant point out since when this has happened.

--FeedbackBot 20:01, 30 September 2025 (UTC)
After months, it's done. Aloi4 (talk) 08:18, 22 March 2026 (UTC)

Feedback (Sat, 27 Dec 2025 18:01:49 UTC)

[edit source]
Latest comment: 27 December 20251 comment1 person in discussion
Resolved

I saw that there was spelling mistake (British English) should use american english per style guide.

--FeedbackBot 18:01, 27 December 2025 (UTC)

Interaction returns

[edit source]
Latest comment: 6 February5 comments2 people in discussion

@MinecraftExp123 Some interaction/usage methods have these three possible returns: Fail, pass and success.

To understand what each return value means, I would have to analyze the code more thoroughly, and I don't have it right now. But in my tests, success means creating a usage animation and eventually triggering some advancements.

In the case of armor stand, in three situations, the interaction may return "fail" and terminate the method right there. However, at the end of the method, the interaction returns success. Perhaps it should be written "if it does not fail, it returns success."

I intend to document what each of these returns means when writing the documentation for the Item class. Aloi4 (talk) 05:58, 24 January 2026 (UTC)

Okay, thanks! I made it now say "The interaction returns success given no aforementioned fails occur." ‑‑MinecraftExp123(talk|contribs) 06:00, 24 January 2026 (UTC)
"I intend to document what each of these returns means when writing the documentation for the Item class."
Done useOn(...) Aloi4 (talk) 04:14, 6 February 2026 (UTC)
Wait, what? Do you just mean you did the useOn method? ‑‑MinecraftExp123(talk|contribs) 04:46, 6 February 2026 (UTC)
Yes.
Because I had mentioned in that comment that I intended to do it.
On second thought, maybe it would have been better to just edit it lol Aloi4 (talk) 05:33, 6 February 2026 (UTC)
Retrieved from "https://minecraft.wiki/w/Talk:Hardcoded_item_properties_(Java_Edition)?oldid=3529477"

Navigation menu