implements DataCommandObject
| ub | |
| net.minecraft.class_3161 | |
| net.minecraft.command.BlockDataObject | |
| net.minecraft.server.command.BlockDataAccess | |
| net.minecraft.command.impl.data.BlockDataAccessor | |
| net.minecraft.command.impl.data.BlockDataAccessor |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final SimpleCommandExceptionType |
| ||||||||||||
| public static final Function<String, DataCommand$ObjectType> |
| ||||||||||||
| private final BlockEntity |
| ||||||||||||
| private final BlockPos |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BlockEntity blockEntity, BlockPos pos) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||||
| public CompoundTag |
| ||||||||||||
| public Text |
| ||||||||||||
| public Text |
| ||||||||||||
| public Text |
|