Skip to content
Discussion options

You must be logged in to vote

Version 20.1-0.22-v2 has the exposed methods you needed. I'm using Forge's naming structure so I hope I'm not speaking a foreign language but this website is effing amazing if you need help translating Yarn class names to Forge class names or vice versa.

updateEnderEntry

This creates a new entry with the uuid or if an entry already exists it'll override it's display name and trim if either are present, if it gets an Optional.empty then it won't change it.

I gave you access to the name as a component so you could make it translatable and format it how you'd like. The name appears every time you look at a placed backpack so I didn't want to limit how you could make it look.

The trims are fo…

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@fennifith
Comment options

@BeansGalaxy
Comment options

@fennifith
Comment options

@BeansGalaxy
Comment options

Comment options

You must be logged in to vote
1 reply
@fennifith
Comment options

Answer selected by BeansGalaxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants