()
| 679 | } |
| 680 | |
| 681 | @Override |
| 682 | public ResourceLocation getTargetBlockName() { |
| 683 | cj blockPosition = getMinecraft().s.a(); |
| 684 | return ResourceLocation.fromObfuscated(afh.c.c(getWorld().p(blockPosition).c())); |
| 685 | } |
| 686 | |
| 687 | @Override |
| 688 | public boolean isFancyGraphicsEnabled() { |
nothing calls this directly
no test coverage detected