Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

P

Packet - Class in cc.funkemunky.api.tinyprotocol.api
 
Packet(Object) - Constructor for class cc.funkemunky.api.tinyprotocol.api.Packet
 
packet - Static variable in class cc.funkemunky.api.utils.ReflectionsUtil
 
Packet.Client - Class in cc.funkemunky.api.tinyprotocol.api
 
Packet.Server - Class in cc.funkemunky.api.tinyprotocol.api
 
Packet.Type - Class in cc.funkemunky.api.tinyprotocol.api
 
PacketField<T> - Class in cc.funkemunky.api.tinyprotocol.packet
 
PacketField() - Constructor for class cc.funkemunky.api.tinyprotocol.packet.PacketField
 
PacketReceiveEvent - Class in cc.funkemunky.api.events.impl
 
PacketReceiveEvent(Player, Object, String) - Constructor for class cc.funkemunky.api.events.impl.PacketReceiveEvent
 
PacketSendEvent - Class in cc.funkemunky.api.events.impl
 
PacketSendEvent(Player, Object, String) - Constructor for class cc.funkemunky.api.events.impl.PacketSendEvent
 
parseDoubleWithDefault(String, double) - Static method in class cc.funkemunky.api.utils.MathHelper
parses the string as double or returns the second parameter if it fails.
parseDoubleWithDefaultAndMax(String, double, double) - Static method in class cc.funkemunky.api.utils.MathHelper
 
parseIntWithDefault(String, int) - Static method in class cc.funkemunky.api.utils.MathHelper
parses the string as integer or returns the second parameter if it fails
parseIntWithDefaultAndMax(String, int, int) - Static method in class cc.funkemunky.api.utils.MathHelper
parses the string as integer or returns the second parameter if it fails.
parseObjectFromString(String, Class<T>) - Static method in class cc.funkemunky.api.utils.MiscUtils
 
ParsingError - Exception in cc.funkemunky.api.utils.messages
 
ParsingError(String) - Constructor for exception cc.funkemunky.api.utils.messages.ParsingError
 
password - Static variable in class cc.funkemunky.api.settings.MongoSettings
 
password - Static variable in class cc.funkemunky.api.settings.MySQLSettings
 
Pastebin - Class in cc.funkemunky.api.utils
 
Pastebin() - Constructor for class cc.funkemunky.api.utils.Pastebin
 
Pastebin.Privacy - Enum in cc.funkemunky.api.utils
 
paused - Variable in class cc.funkemunky.api.events.EventManager
 
paused - Variable in class cc.funkemunky.api.tinyprotocol.api.TinyProtocolHandler
 
permissions - Variable in class cc.funkemunky.api.bungee.objects.BungeePlayer
 
PI - Static variable in class cc.funkemunky.api.utils.MathHelper
 
PI2 - Static variable in class cc.funkemunky.api.utils.MathHelper
 
PId2 - Static variable in class cc.funkemunky.api.utils.MathHelper
 
Pink - Static variable in class cc.funkemunky.api.utils.Color
 
Pink - Static variable in class cc.funkemunky.bungee.utils.Color
 
PistonBox - Class in cc.funkemunky.api.utils.blockbox.impl
 
PistonBox(Material) - Constructor for class cc.funkemunky.api.utils.blockbox.impl.PistonBox
 
PLAYER_INFO - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Server
 
playerConnection - Static variable in class cc.funkemunky.api.utils.ReflectionsUtil
 
PLAYERINFODATA - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Type
 
playerInventory - Static variable in class cc.funkemunky.api.reflection.MinecraftReflection
 
playerLooked(Location, Location) - Static method in class cc.funkemunky.api.utils.MathUtils
 
playerMoved(Location, Location) - Static method in class cc.funkemunky.api.utils.MathUtils
 
playerMoved(Vector, Vector) - Static method in class cc.funkemunky.api.utils.MathUtils
 
PlayerUtils - Class in cc.funkemunky.api.utils
 
PlayerUtils() - Constructor for class cc.funkemunky.api.utils.PlayerUtils
 
plugin - Variable in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.TinyProtocol1_7
 
plugin - Variable in class cc.funkemunky.api.tinyprotocol.api.packets.channelhandler.TinyProtocol1_8
 
PluginLoaderHandler - Class in cc.funkemunky.api.handlers
 
PluginLoaderHandler() - Constructor for class cc.funkemunky.api.handlers.PluginLoaderHandler
 
PluginShutdownListeners - Class in cc.funkemunky.api.listeners
 
PluginShutdownListeners() - Constructor for class cc.funkemunky.api.listeners.PluginShutdownListeners
 
port - Static variable in class cc.funkemunky.api.settings.MongoSettings
 
port - Static variable in class cc.funkemunky.api.settings.MySQLSettings
 
POSITION - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Client
 
POSITION - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Server
 
POSITION - Static variable in class cc.funkemunky.api.tinyprotocol.api.Packet.Client
 
POSITION - Static variable in class cc.funkemunky.api.tinyprotocol.api.Packet.Server
 
POSITION_LOOK - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Client
 
POSITION_LOOK - Static variable in class cc.funkemunky.api.tinyprotocol.api.Packet.Client
 
positionOfIntersection(Vector, Vector, double, double) - Method in class cc.funkemunky.api.utils.math.RayTrace
 
positionOfIntersection(BoundingBox, double, double) - Method in class cc.funkemunky.api.utils.math.RayTrace
 
positionOfIntersection(BoundingBox, double, double, double) - Method in class cc.funkemunky.api.utils.math.RayTrace
 
printMessage(String) - Static method in class cc.funkemunky.bungee.utils.StringUtils
 
printToConsole(String) - Static method in class cc.funkemunky.api.utils.MiscUtils
 
Priority - Enum in cc.funkemunky.api.utils
 
Priority - Enum in cc.funkemunky.bungee.utils.asm
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.api.NMSObject
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.api.Packet
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.GeneralWrapper
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedIn13KeepAlive
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInAbilitiesPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInArmAnimationPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInBlockDigPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInBlockPlacePacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInChatPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInClientCommandPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInCloseWindowPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInEntityActionPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInFlyingPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInHeldItemSlotPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInKeepAlivePacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInSteerVehiclePacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInTabComplete
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInTransactionPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInUseEntityPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInVelocityPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.in.WrappedInWindowClickPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutAbilitiesPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutBlockChange
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutEntityMetadata
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutHeldItemSlot
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutKeepAlivePacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutOpenWindow
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutPlayerInfo
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutPositionPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutRelativePosition
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutRespawnPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutTabComplete
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutTransaction
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.out.WrappedOutVelocityPacket
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.types.WrappedGameProfile
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.types.WrappedPlayerInfoData
 
process(Player, ProtocolVersion) - Method in class cc.funkemunky.api.tinyprotocol.packet.types.WrappedWatchableObject
 
ProfileArgument - Class in cc.funkemunky.api.commands.impl.args
 
ProfileArgument(FunkeCommand, String, String, String, String...) - Constructor for class cc.funkemunky.api.commands.impl.args.ProfileArgument
 
Profiler - Interface in cc.funkemunky.api.profiling
 
PROPERTYMAP - Static variable in class cc.funkemunky.api.tinyprotocol.api.NMSObject.Type
 
PROPERTYMAP - Static variable in class cc.funkemunky.api.tinyprotocol.api.Packet.Type
 
propertyMap - Variable in class cc.funkemunky.api.tinyprotocol.packet.types.WrappedGameProfile
 
ProtocolVersion - Enum in cc.funkemunky.api.tinyprotocol.api
 
Purple - Static variable in class cc.funkemunky.api.utils.Color
 
Purple - Static variable in class cc.funkemunky.bungee.utils.Color
 
put(boolean) - Method in class cc.funkemunky.api.utils.json.JSONArray
Append a boolean value.
put(Collection) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class cc.funkemunky.api.utils.json.JSONArray
Append a double value.
put(int) - Method in class cc.funkemunky.api.utils.json.JSONArray
Append an int value.
put(long) - Method in class cc.funkemunky.api.utils.json.JSONArray
Append an long value.
put(Map) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class cc.funkemunky.api.utils.json.JSONArray
Append an object value.
put(int, boolean) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
put(int, Object) - Method in class cc.funkemunky.api.utils.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/value pair in the JSONObject.
putOnce(String, Object) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class cc.funkemunky.api.utils.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links