Uses of Class
net.minecraft.entity.player.PlayerInventory
Packages that use PlayerInventory
-
Uses of PlayerInventory in net.minecraft
Constructors in net.minecraft with parameters of type PlayerInventoryModifierConstructorDescriptionclass_196(PlayerInventory playerInventory, World world, int int2, int int3, int int4) class_235(PlayerInventory playerInventory, class_137 class_137) class_277(PlayerInventory playerInventory) class_277(PlayerInventory playerInventory, boolean bool) class_337(PlayerInventory playerInventory, class_138 class_138) class_516(PlayerInventory playerInventory, World world, int int2, int int3, int int4) class_524(PlayerInventory playerInventory, class_138 class_138) -
Uses of PlayerInventory in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as PlayerInventory -
Uses of PlayerInventory in net.minecraft.inventory
Methods in net.minecraft.inventory with parameters of type PlayerInventory