public class InteractionResultHolder<T>
| uc | |
| net.minecraft.unmapped.C_49423943 | |
| net.minecraft.world.InteractionResultHolder |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final InteractionResult |
| ||||||
| private final T |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (InteractionResult result, T object) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public InteractionResult |
| ||||||
| public T |
|