Skip to main content

McPhail

When the workers at McDonald's mess up your order and give you the wrong meal.
Guy 1: Hey! I asked for a Big Mac with extra pickles. I don't even have any pickles!
Guy 2: Total McPhail.
by Pickle28 April 10, 2022
mugGet the McPhail mug.

mcprotocollib

MCProtocolLib is a Minecraft protocol library written in the Java programming language. It can be used to create clients, servers, and to otherwise create and parse packets.
// Here is an example of an MCProtocolLib client
// version: 1.19.2

import com.github.steveice10.mc.protocol.MinecraftProtocol;
import com.github.steveice10.mc.protocol.packet.ingame.clientbound.ClientboundLoginPacket;
import com.github.steveice10.mc.protocol.packet.ingame.serverbound.ServerboundChatPacket;
import com.github.steveice10.packetlib.Session;
import com.github.steveice10.packetlib.event.session.SessionAdapter;
import com.github.steveice10.packetlib.packet.Packet;
import com.github.steveice10.packetlib.tcp.TcpClientSession;

import java.time.Instant;
import java.util.ArrayList;

public class Example {

public static void main (String args) {

Session client = new TcpClientSession("localhost", 25565, new MinecraftProtocol("Player"), null);

client.addListener(new SessionAdapter() {

@Override

public void packetReceived (Session session, Packet packet) {

if (packet instanceof ClientboundLoginPacket) {

session.send(new ServerboundChatPacket("Hello, world!", Instant.now().toEpochMilli(), 0, new byte0, false, new ArrayList<>(), null));

}

}

});

client.connect();

}
}
by chipmunk minecraft June 4, 2023
mugGet the mcprotocollib mug.
Related Words

Dude McPwned

Dude McPwned: Meaning to pwn so amazingly bad or hard that it would be too much work to say dude you pwnd that guy and just say Dude McPwned
Guy 1: Your chick is a hoe man
Guy 2: Fuck you!
(Guy 2 beats guy 1's face off)
Guy 3: DUDE MCPWNED!!
by Shad0wZ July 4, 2010
mugGet the Dude McPwned mug.

Thunder McPrincess

A dainty princess-like fart that sounds elegant but actually smells like horse shit.
Bianca: Oh my god, I wasn't expecting it to smell that badly.. It didn't even sound like a stinky one...

Doug: Bianca, I can't believe you just Thunder McPrincess'd
by poohead-peabody November 14, 2012
mugGet the Thunder McPrincess mug.

Poonanny McPhee

A female initially considered unattractive by a sexual partner, who then becomes progressively more attractive to her lover as the adventurousness and intensity of their sexual encounters increase.
After their first encounter, he maintained she was not physically his type. After a number of further nights together he revisited his initial assessment. He was now hot for her, having fallen for a particularly sexually-compatible ‘Poonanny McPhee’.
by Cospur February 14, 2020
mugGet the Poonanny McPhee mug.

Ryan McPhaul

A 6”3 sexy ass man that can pull any dude he wants. Amazing athleticism, and will dunk on you if challenged to a 1v1.
Ryan McPhaul just kissed your mans.
by Ben_Dover567 November 28, 2021
mugGet the Ryan McPhaul mug.

madeline mcphearson

she is an amazing girl who isnt problematic, everybody loves her and she is a very pretty girl
oh my gosh, i love Madeline mcphearson so much!!!
by brisi diarrhea March 30, 2022
mugGet the madeline mcphearson mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email