implements DataAccessor
| arq | |
| net.minecraft.server.commands.data.BlockDataAccessor | |
| net.minecraft.class_3161 | |
| net.minecraft.command.BlockDataObject |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType |
| ||||||||
| public static final Function<String, DataCommands$DataProvider> |
| ||||||||
| 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 Component |
| ||||||||
| public Component |
| ||||||||
| public Component |
|