public class PlayerControllerTest extends PlayerController
field_1064_b, mc
Constructor and Description |
---|
PlayerControllerTest(net.minecraft.client.Minecraft minecraft) |
Modifier and Type | Method and Description |
---|---|
void |
func_6473_b(EntityPlayer entityplayer) |
void |
func_717_a(World world) |
boolean |
shouldDrawHUD() |
void |
updateController() |
attackEntity, clickBlock, createPlayer, flipPlayer, func_20086_a, func_27174_a, getBlockReachDistance, interactWithEntity, resetBlockRemoving, sendBlockRemoved, sendBlockRemoving, sendPlaceBlock, sendUseItem, setPartialTime
public PlayerControllerTest(net.minecraft.client.Minecraft minecraft)
public void func_6473_b(EntityPlayer entityplayer)
func_6473_b
in class PlayerController
public boolean shouldDrawHUD()
shouldDrawHUD
in class PlayerController
public void func_717_a(World world)
func_717_a
in class PlayerController
public void updateController()
updateController
in class PlayerController