Class PlayerListHudMixin
java.lang.Object
meteordevelopment.meteorclient.mixin.PlayerListHudMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract List<net.minecraft.client.network.PlayerListEntry> voidgetPlayerName(net.minecraft.client.network.PlayerListEntry playerListEntry, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.text.Text> info)
-
Constructor Details
-
PlayerListHudMixin
public PlayerListHudMixin()
-
-
Method Details
-
collectPlayerEntries
-
getPlayerName
public void getPlayerName(net.minecraft.client.network.PlayerListEntry playerListEntry, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<net.minecraft.text.Text> info)
-