0xJoeMama

Results 29 comments of 0xJoeMama

> I feel as if `Lazy` should be moved to `qsl_base` as a public API class... but that's out of scope for this PR. Well if we are talking moving...

Oh, by the way. Dynamic injections don't use the event system anymore.

Consider the initial feature-set done! Feel free to start breaking this!

Hm it all looks good, but what is your opinion on a adding generic UseItem event as well? One that fires when the 'use' method is called? Maybe an 'inventoryTick'...

Can we get BuiltinItemRendererRegistry as well with this PR? Or do you think it's out of scope?

Agreed ^^^ I only just realised this was under the item library.

That doesn't seem to be the case. Look here: https://github.com/SpongePowered/Mixin/blob/41a68854f6e63e8ec6d38e7d7612230d7f73a9bc/src/main/java/org/spongepowered/asm/transformers/TreeTransformer.java#L54

Yes but I do use IMixinTransformer. However the exposed methods, either take in a ClassNode or take in a byte array, which is then parsed into a ClassNode. Checking the...

There has been no response on this for a week. Anything new?