Package | Description |
---|---|
net.minecraft.client.entity.player | |
net.minecraft.client.gui.recipebook | |
net.minecraft.client.multiplayer |
Modifier and Type | Field and Description |
---|---|
private ClientRecipeBook |
ClientPlayerEntity.recipeBook |
Modifier and Type | Method and Description |
---|---|
ClientRecipeBook |
ClientPlayerEntity.getRecipeBook() |
Constructor and Description |
---|
ClientPlayerEntity(Minecraft minecraftIn,
ClientWorld clientWorldIn,
ClientPlayNetHandler connectionIn,
StatisticsManager statsManager,
ClientRecipeBook recipes) |
Modifier and Type | Field and Description |
---|---|
protected ClientRecipeBook |
RecipeBookGui.recipeBook |
Modifier and Type | Method and Description |
---|---|
boolean |
RecipeTabToggleWidget.func_199500_a(ClientRecipeBook p_199500_1_) |
Modifier and Type | Method and Description |
---|---|
ClientPlayerEntity |
PlayerController.createPlayer(ClientWorld worldIn,
StatisticsManager statsManager,
ClientRecipeBook recipes) |