| net.minecraft.core.dispenser.BlockSource | |
| net.minecraft.core.dispenser.BlockSource | |
| net.minecraft.class_2342 | |
| net.minecraft.util.math.BlockPointer |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final ServerWorld |
| ||||||||
| private final BlockPos |
| ||||||||
| private final BlockState |
| ||||||||
| private final DispenserBlockEntity |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ServerWorld world, BlockPos pos, BlockState state, DispenserBlockEntity blockEntity) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Vec3d |
| ||||||||
| public ServerWorld |
| ||||||||
| public BlockPos |
| ||||||||
| public BlockState |
| ||||||||
| public DispenserBlockEntity |
|