Skip to content

AttachCapabilitiesEvent

To use this event use the following import:

groovy
import net.minecraftforge.event.AttachCapabilitiesEvent

Sub-Classes

This event extends the following events and can use all their methods and fields:
GenericEvent

Methods

groovy
java.lang.Object getObject()
groovy
void addCapability(net.minecraft.util.ResourceLocation arg0, net.minecraftforge.common.capabilities.ICapabilityProvider arg1)
groovy
java.util.Map getCapabilities()

Contributors

Changelog

© 2024 CleanroomMC. All Rights Reserved.