Package net.minecraft
Interface class_5630
public interface class_5630
-
Field Summary
Fields Modifier and Type Field Description static class_5630
field_27860
-
Method Summary
Modifier and Type Method Description ItemStack
method_32327()
static class_5630
method_32328(Inventory inventory, int int2)
static class_5630
method_32329(Inventory inventory, int int2, Predicate<ItemStack> predicate)
static class_5630
method_32330(LivingEntity livingEntity, EquipmentSlot equipmentSlot)
static class_5630
method_32331(LivingEntity livingEntity, EquipmentSlot equipmentSlot, Predicate<ItemStack> predicate)
boolean
method_32332(ItemStack itemStack)
-
Field Details
-
field_27860
-
-
Method Details
-
method_32329
-
method_32328
-
method_32331
static class_5630 method_32331(LivingEntity livingEntity, EquipmentSlot equipmentSlot, Predicate<ItemStack> predicate) -
method_32330
-
method_32327
ItemStack method_32327() -
method_32332
-