()
| 646 | } |
| 647 | |
| 648 | @Override |
| 649 | public ResourceLocation getTargetBlockName() { |
| 650 | cl blockPosition = getMinecraft().t.a(); |
| 651 | return ResourceLocation.fromObfuscated(akf.h.b(getWorld().o(blockPosition).t())); |
| 652 | } |
| 653 | |
| 654 | @Override |
| 655 | public boolean isFancyGraphicsEnabled() { |
nothing calls this directly
no test coverage detected