()
| 662 | } |
| 663 | |
| 664 | @Override |
| 665 | public ResourceLocation getTargetBlockName() { |
| 666 | dt blockPosition = getMinecraft().s.a(); |
| 667 | return ResourceLocation.fromObfuscated((oa) atr.c.c(getWorld().p(blockPosition).c())); |
| 668 | } |
| 669 | |
| 670 | @Override |
| 671 | public boolean isFancyGraphicsEnabled() { |
nothing calls this directly
no test coverage detected