@Environment(value=CLIENT) public final class RPContributorCapeHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
downloadContributorList()
Attempts to download the RandomPatches contributor list.
|
static void |
onPostRenderPlayer(net.minecraft.client.network.AbstractClientPlayerEntity player)
Called after a player is rendered.
|
static void |
onPreRenderPlayer(net.minecraft.client.network.AbstractClientPlayerEntity player)
Called before a player is rendered.
|
public static void onPreRenderPlayer(net.minecraft.client.network.AbstractClientPlayerEntity player)
player - an AbstractClientPlayerEntity.public static void onPostRenderPlayer(net.minecraft.client.network.AbstractClientPlayerEntity player)
player - an AbstractClientPlayerEntity.public static void downloadContributorList()