()
| 678 | } |
| 679 | |
| 680 | @Override |
| 681 | public ResourceLocation getTargetBlockName() { |
| 682 | et blockPosition = getMinecraft().s.a(); |
| 683 | return ResourceLocation.fromObfuscated(aoq.h.b(getWorld().o(blockPosition).u())); |
| 684 | } |
| 685 | |
| 686 | @Override |
| 687 | public boolean isFancyGraphicsEnabled() { |
nothing calls this directly
no test coverage detected