Porting Lib

Porting Lib

455k Downloads

Mixins @Local with index

LuckyValenok opened this issue ยท 0 comments

commented

Why use index rather than ordinal in places like this?

private boolean onLivingUseTotem(boolean original, DamageSource source, @Local(index = 3) ItemStack item, @Local(index = 7) InteractionHand hand) {

This causes problems such as:
https://mclo.gs/QZxasHD