Jake Potrebic

Results 499 comments of Jake Potrebic

> since I thought Brigadier could handle all the parsing, but if it works, it works. Brig still does do the parsing, but jline was doing its own parsing as...

I think they can both remain open as they are asking for different things, but like the other issue, this would require a rather large refactor of how itemstack's are...

Shouldn't the profile you set have the same UUID? I'm not quite understanding what the issue is I guess. I would assume as an api consumer setting the game profile...

I feel like an exception is better if those are the options. But there probably is a use case for changing the UUID, so isn't it on plugins to ensure...

@molor hehe, you'd think they weren't related. The hidden player name aspect doesn't have anything to do with mojang, but the fix for the entity selector tag completions requires forcing...

Rebased for 1.20.4. Tested by @Lulu13022002

Ok, I think the correct solution is for getDirection to return the same value regardless of if its an extend or retract, just returning the direction the piston head is...

@Phoenix616 HMMM, this might be a vanilla bug? cause it does exactly that in vanilla. I will do some testing in vanilla right now.

Yeah, it is. If I wear two pieces of armor that have 20 damage, and I spawn an xp orb with 11 xp value, it fully repairs both pieces of...

Ok, added a fix for that issue and reported it to the mojira ([MC-263123](https://bugs.mojang.com/browse/MC-263123))