Java net.minecraftforge.event AttachCapabilitiesEvent.Item fields, constructors, methods, implement or subclass

Example usage for Java net.minecraftforge.event AttachCapabilitiesEvent.Item fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for net.minecraftforge.event AttachCapabilitiesEvent.Item.

The text is from its open source code.

Method

voidaddCapability(ResourceLocation key, ICapabilityProvider cap)
Adds a capability to be attached to this object.