public record ContainerComponentModifier<T extends AbstractContainerComponent<T>>
| net.minecraft.world.level.storage.loot.ContainerComponentManipulator | |
| net.minecraft.class_9666 | |
| net.minecraft.loot.ContainerComponentModifier |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final ComponentType<T> |
|
||||||
| private final T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ComponentType<T> type, T fallback) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public SlotContainer |
|
||||||
| public ComponentType<T> |
|
||||||
| public T |
|
||||||
| private static ItemStack |
|