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