cpw.mods.fml.common
Interface BukkitProxy


public interface BukkitProxy

A marker interface for retrieving a proxy to a bukkit plugin. Fields associated with BukkitPluginRef annotations should be should probably declare this type and cast down if the target is available (not null)

Author:
cpw