MixinItemStack

public abstract class MixinItemStack implements ItemStackContext

Functions

fabricToolAttributes_setContext
Link copied to clipboard
void fabricToolAttributes_setContext(@Nullable() LivingEntity contextEntity)
getAttributeModifiers
Link copied to clipboard
void getAttributeModifiers(EquipmentSlot slot, CallbackInfoReturnable<Multimap<EntityAttribute, EntityAttributeModifier>> info, Multimap<EntityAttribute, EntityAttributeModifier> multimap)
getMiningSpeedMultiplier
Link copied to clipboard
void getMiningSpeedMultiplier(BlockState state, CallbackInfoReturnable<Float> info)
isEffectiveOn
Link copied to clipboard
void isEffectiveOn(BlockState state, CallbackInfoReturnable<Boolean> info)

Sources

jvm source
Link copied to clipboard