public class AttachWorldCapEvent extends net.minecraftforge.event.AttachCapabilitiesEvent
net.minecraftforge.event.AttachCapabilitiesEvent.Entity, net.minecraftforge.event.AttachCapabilitiesEvent.Item, net.minecraftforge.event.AttachCapabilitiesEvent.TileEntity
net.minecraftforge.fml.common.eventhandler.Event.HasResult, net.minecraftforge.fml.common.eventhandler.Event.Result
AttachWorldCapEvent(net.minecraft.world.World world)
net.minecraft.world.World
getWorld()
addCapability, getCapabilities, getObject
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult, setup
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AttachWorldCapEvent(net.minecraft.world.World world)
public net.minecraft.world.World getWorld()