Class PaucalAPIImpl

java.lang.Object
at.petrak.paucal.common.impl.PaucalAPIImpl
All Implemented Interfaces:
at.petrak.paucal.api.PaucalAPI

public class PaucalAPIImpl extends Object implements at.petrak.paucal.api.PaucalAPI
  • Field Summary

    Fields inherited from interface at.petrak.paucal.api.PaucalAPI

    CONTRIBUTOR_URL, HEADPAT_AUDIO_URL_STUB, INSTANCE, LOGGER, MOD_ID
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface at.petrak.paucal.api.PaucalAPI

    getContributor, sendPacketNearC2S, sendPacketToPlayerC2S
  • Constructor Details

    • PaucalAPIImpl

      public PaucalAPIImpl()