public class InteractionResultHolder<T>
| qu | |
| net.minecraft.class_2963 | |
| net.minecraft.world.InteractionResultHolder | |
| net.minecraft.util.ActionResult |
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 |
|