Class ContainerPlayer

java.lang.Object
net.minecraft.src.Container
net.minecraft.src.ContainerPlayer
Direct Known Subclasses:
PlayerContainer

public class ContainerPlayer extends Container
  • Field Details

    • craftMatrix

      public InventoryCrafting craftMatrix
      The crafting matrix inventory.
    • craftResult

      public IInventory craftResult
    • isLocalWorld

      public boolean isLocalWorld
      Determines if inventory manipulation should be handled.
  • Constructor Details

  • Method Details