Package io.github.pylonmc.pylon.api.event
package io.github.pylonmc.pylon.api.event
-
ClassesClassDescriptionCalled when a
Playerattempts to start scanning something with theLoupeThis event marks the completion of a scan andLoupeStartScanningEventmarks the start of a scan
If you'd like to add custom scanning functionality, useLoupeStartScanningEvent.setCustomHandled(boolean)to handle the starting logic (e.g.Called when aPlayerattempts to start scanning something with theLoupeThis event marks the start of a scan andLoupeCompleteScanningEventmarks the completion of a scan
If you'd like to add custom scanning functionality, useLoupeStartScanningEvent.setCustomHandled(boolean)to handle the starting logic (e.g.