Package dev.ultreon.mods.xinexlib.mixin
Class MixinPlayerList
java.lang.Object
dev.ultreon.mods.xinexlib.mixin.MixinPlayerList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidbroadcastChatMessage(net.minecraft.network.chat.PlayerChatMessage pMessage, Predicate<net.minecraft.server.level.ServerPlayer> pShouldFilterMessageTo, @Nullable net.minecraft.server.level.ServerPlayer pSender, net.minecraft.network.chat.ChatType.Bound pBoundChatType)
-
Constructor Details
-
MixinPlayerList
public MixinPlayerList()
-
-
Method Details
-
broadcastChatMessage
protected abstract void broadcastChatMessage(net.minecraft.network.chat.PlayerChatMessage pMessage, Predicate<net.minecraft.server.level.ServerPlayer> pShouldFilterMessageTo, @Nullable @Nullable net.minecraft.server.level.ServerPlayer pSender, net.minecraft.network.chat.ChatType.Bound pBoundChatType)
-