| net.minecraft.commands.arguments.item.ItemInput | |
| net.minecraft.commands.arguments.item.ItemInput | |
| net.minecraft.class_2290 | |
| net.minecraft.command.argument.ItemStackArgument |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final RegistryEntry<Item> |
| ||||||||
| private final ComponentChanges |
| ||||||||
| private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
| ||||||||
| private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RegistryEntry<Item> item, ComponentChanges components) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||||
| public RegistryEntry<Item> |
| ||||||||
| public ComponentChanges |
|