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