@FunctionalInterface
public static interface PowerComponent.IPowerChange
| Modifier and Type | Method and Description |
|---|---|
void |
powerChanged(net.minecraft.world.World world,
net.minecraft.util.math.BlockPos pos,
boolean isPowered) |