Uses of Interface
net.minecraft.class_12260
Packages that use class_12260
Package
Description
-
Uses of class_12260 in net.minecraft.block
Classes in net.minecraft.block that implement class_12260Modifier and TypeClassDescriptionprivate static classprivate static classprivate static class -
Uses of class_12260 in net.minecraft.block.entity
Subinterfaces of class_12260 in net.minecraft.block.entityClasses in net.minecraft.block.entity that implement class_12260Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of class_12260 in net.minecraft.client.network
Classes in net.minecraft.client.network that implement class_12260Modifier and TypeClassDescriptionclassclassclassRepresents the client's own player entity.classRepresents a player entity that is present on the client but is not the client's own player. -
Uses of class_12260 in net.minecraft.entity
Classes in net.minecraft.entity that implement class_12260Modifier and TypeClassDescriptionclassclassAn object that exists in a world and hasdouble-precision position.classclassclassclassclassclassRepresents an entity which has a health value and can receive damage.classclassclassclass -
Uses of class_12260 in net.minecraft.entity.boss
Classes in net.minecraft.entity.boss that implement class_12260 -
Uses of class_12260 in net.minecraft.entity.boss.dragon
Classes in net.minecraft.entity.boss.dragon that implement class_12260 -
Uses of class_12260 in net.minecraft.entity.decoration
Classes in net.minecraft.entity.decoration that implement class_12260Modifier and TypeClassDescriptionclassclassclassclassstatic classstatic classstatic classclassclassclassclassclassclass -
Uses of class_12260 in net.minecraft.entity.decoration.painting
Classes in net.minecraft.entity.decoration.painting that implement class_12260 -
Uses of class_12260 in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob that implement class_12260Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of class_12260 in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement class_12260Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassRepresents an axolotl, the cutest predator.classclassclassclassMeow.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of class_12260 in net.minecraft.entity.player
Classes in net.minecraft.entity.player that implement class_12260 -
Uses of class_12260 in net.minecraft.entity.projectile
Classes in net.minecraft.entity.projectile that implement class_12260Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of class_12260 in net.minecraft.entity.projectile.thrown
Classes in net.minecraft.entity.projectile.thrown that implement class_12260Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclass -
Uses of class_12260 in net.minecraft.entity.raid
Classes in net.minecraft.entity.raid that implement class_12260 -
Uses of class_12260 in net.minecraft.entity.vehicle
Subinterfaces of class_12260 in net.minecraft.entity.vehicleClasses in net.minecraft.entity.vehicle that implement class_12260Modifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of class_12260 in net.minecraft.inventory
Subinterfaces of class_12260 in net.minecraft.inventoryModifier and TypeInterfaceDescriptioninterfaceA container ofItemStacks.interfaceinterfaceAn inventory whose contents can be supplied from a loot table.interfaceRepresents an inventory that is an input for a recipe, such as crafting table inputs.interfaceA special inventory interface for inventories that expose different slots for different sides, such as furnaces.interfaceAn inventory that holds exactly oneItemStack, at slot0.static interfaceClasses in net.minecraft.inventory that implement class_12260Modifier and TypeClassDescriptionclassRepresents an inventory for crafting inputs.classRepresents an inventory for the crafting output slot.classRepresents a combined inventory that is backed by two inventories.classRepresents an inventory used for ender chests.classA generic implementation ofInventory. -
Uses of class_12260 in net.minecraft.predicate.entity
Methods in net.minecraft.predicate.entity with parameters of type class_12260Modifier and TypeMethodDescriptionbooleanSlotsPredicate.matches(class_12260 class_12260) private static booleanSlotsPredicate.matches(class_12260 class_12260, ItemPredicate itemPredicate, IntList slotIds) -
Uses of class_12260 in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type class_12260Modifier and TypeMethodDescriptionprivate static ItemStackItemCommand.getStackInSlot(class_12260 class_12260, int slotId) Method parameters in net.minecraft.server.command with type arguments of type class_12260Modifier and TypeMethodDescriptionprivate static intExecuteCommand.countMatchingItems(Iterable<? extends class_12260> entities, SlotRange slotRange, Predicate<ItemStack> predicate) -
Uses of class_12260 in net.minecraft.server.network
Classes in net.minecraft.server.network that implement class_12260 -
Uses of class_12260 in net.minecraft.village
Classes in net.minecraft.village that implement class_12260