@FunctionalInterface
public interface IMagnetSuppressor
PneumaticRegistry.getItemRegistry().registerMagnetSuppressor() | Modifier and Type | Method and Description |
|---|---|
boolean |
shouldSuppressMagnet(net.minecraft.entity.Entity e)
Check if there is a magnet-suppressor near the given entity (which is usually, but not necessarily, an
EntityItem).
|
boolean shouldSuppressMagnet(net.minecraft.entity.Entity e)
e - the entity to check