Uses of Interface
net.minecraft.class_9323
Packages that use class_9323
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9323 in net.minecraft
Classes in net.minecraft that implement class_9323Modifier and TypeClassDescriptionprivate static final recordfinal classFields in net.minecraft declared as class_9323Modifier and TypeFieldDescriptionstatic final class_9323class_9323.field_49584static final class_9323class_9334.field_49627private final class_9323class_9335.field_49654Methods in net.minecraft that return class_9323Modifier and TypeMethodDescriptionclass_9322.method_57353()class_9317.class_9319.method_57644(LootContext lootContext) default class_9323class_9323.method_57828(Predicate<class_9331<?>> predicate) class_9323.class_9324.method_57838()Methods in net.minecraft with parameters of type class_9323Modifier and TypeMethodDescriptionclass_9323.class_9324.method_57839(class_9323 class_9323) static class_9329class_9329.method_57865(class_9323 class_9323) voidclass_9335.method_57933(class_9323 class_9323) private static booleanclass_9335.method_57934(class_9323 class_9323, Reference2ObjectMap<class_9331<?>, Optional<?>> reference2ObjectMap) static class_9335class_9335.method_57935(class_9323 class_9323, class_9326 class_9326) booleanclass_9329.test(class_9323 class_9323) Constructors in net.minecraft with parameters of type class_9323ModifierConstructorDescriptionclass_9335(class_9323 class_9323) privateclass_9335(class_9323 class_9323, Reference2ObjectMap<class_9331<?>, Optional<?>> reference2ObjectMap, boolean bool) -
Uses of class_9323 in net.minecraft.block.entity
Methods in net.minecraft.block.entity that return class_9323Methods in net.minecraft.block.entity with parameters of type class_9323Modifier and TypeMethodDescriptionvoidBannerBlockEntity.method_57568(class_9323 class_9323) voidBeaconBlockEntity.method_57568(class_9323 class_9323) voidBeehiveBlockEntity.method_57568(class_9323 class_9323) voidBlockEntity.method_57568(class_9323 class_9323) voidCommandBlockBlockEntity.method_57568(class_9323 class_9323) voidDecoratedPotBlockEntity.method_57568(class_9323 class_9323) voidEnchantingTableBlockEntity.method_57568(class_9323 class_9323) voidLockableContainerBlockEntity.method_57568(class_9323 class_9323) voidLootableContainerBlockEntity.method_57568(class_9323 class_9323) voidShulkerBoxBlockEntity.method_57568(class_9323 class_9323) voidSkullBlockEntity.method_57568(class_9323 class_9323) -
Uses of class_9323 in net.minecraft.command.argument
Fields in net.minecraft.command.argument declared as class_9323Modifier and TypeFieldDescriptionprivate final class_9323ItemStringReader.ItemResult.componentsThe field for thecomponentsrecord component.private final class_9323ItemStackArgument.field_49570Methods in net.minecraft.command.argument that return class_9323Modifier and TypeMethodDescriptionItemStringReader.ItemResult.components()Returns the value of thecomponentsrecord component.Constructors in net.minecraft.command.argument with parameters of type class_9323ModifierConstructorDescriptionItemResult(RegistryEntry<Item> registryEntry, class_9323 class_9323) ItemStackArgument(RegistryEntry<Item> item, class_9323 class_9323) -
Uses of class_9323 in net.minecraft.item
Fields in net.minecraft.item declared as class_9323Fields in net.minecraft.item with type parameters of type class_9323Modifier and TypeFieldDescriptionprivate static final Interner<class_9323> Item.Settings.field_49264Methods in net.minecraft.item that return class_9323Modifier and TypeMethodDescriptionItem.method_57347()(package private) class_9323Item.Settings.method_57350()ItemStack.method_57353()Methods in net.minecraft.item with parameters of type class_9323