MCPcopy Create free account

hub / github.com/Wurst-Imperium/WI-Zoom / functions

Functions27 in github.com/Wurst-Imperium/WI-Zoom

↓ 9 callersMethodassertScreenshotEquals
Takes a screenshot, matches it against the template image, and throws if it doesn't match. This method allows the template image to have an alpha chan
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:55
↓ 6 callersMethodghSummary
(String s)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:215
↓ 4 callersMethodrunCommand
(TestServerContext server, String command)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:193
↓ 2 callersMethodapplyMask
(RawImage<int[]> image, boolean[][] mask)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:133
↓ 2 callersMethodassertSelectedSlotIsZero
(ClientGameTestContext context)
src/gametest/java/net/wimods/zoom/gametest/WiZoomTest.java:207
↓ 2 callersMethodchangeFovBasedOnZoom
(float fov)
src/main/java/net/wimods/zoom/WiZoom.java:49
↓ 2 callersMethodscrollUpToMaxZoom
(ClientGameTestContext context)
src/gametest/java/net/wimods/zoom/gametest/WiZoomTest.java:198
↓ 1 callersMethodalphaChannelToMask
(NativeImage template)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:100
↓ 1 callersMethodapplyFlatPresetWithSmoothStone
(WorldCreationUiState creator)
src/gametest/java/net/wimods/zoom/gametest/WiZoomTest.java:216
↓ 1 callersMethoddownloadImage
(String url)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:160
↓ 1 callersMethodgetZoomKey
()
src/main/java/net/wimods/zoom/WiZoom.java:98
↓ 1 callersMethodhideSplashTexts
(ClientGameTestContext context)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:172
↓ 1 callersMethodinitialize
()
src/main/java/net/wimods/zoom/WiZoom.java:34
↓ 1 callersMethodloadImageFile
(Path path)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:148
↓ 1 callersMethodonMouseScroll
(double amount)
src/main/java/net/wimods/zoom/WiZoom.java:82
↓ 1 callersMethodpressKeyWithModifiers
(ClientGameTestContext context, int keyCode, int modifiers)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:279
↓ 1 callersMethodtestInWorld
(ClientGameTestContext context, TestSingleplayerContext spContext)
src/gametest/java/net/wimods/zoom/gametest/WiZoomTest.java:73
↓ 1 callersMethodtestZoomInWorld
(ClientGameTestContext context)
src/gametest/java/net/wimods/zoom/gametest/WiZoomTest.java:160
↓ 1 callersMethodtestZoomWithChangedKeybind
(ClientGameTestContext context)
src/gametest/java/net/wimods/zoom/gametest/WiZoomTest.java:180
↓ 1 callersMethodtryUploadToImgur
(Path imagePath)
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:234
↓ 1 callersMethodwaitForTitleScreenFade
Waits for the fading animation of the title screen to finish, or fails after 10 seconds.
src/gametest/java/net/wimods/zoom/gametest/WiModsTestHelper.java:183
MethodonCalculateFov
Makes the zoom work.
src/main/java/net/wimods/zoom/mixin/CameraMixin.java:24
MethodonCalculateHudFov
Moves the hand in first person mode out of the way as you zoom in further.
src/main/java/net/wimods/zoom/mixin/CameraMixin.java:34
MethodonInitialize
()
src/main/java/net/wimods/zoom/WiZoomInitializer.java:16
MethodonOnMouseScroll
(long window, double horizontal, double vertical, CallbackInfo ci)
src/main/java/net/wimods/zoom/mixin/MouseMixin.java:23
MethodrunTest
(ClientGameTestContext context)
src/gametest/java/net/wimods/zoom/gametest/WiZoomTest.java:40
MethodwrapOnMouseScroll
(Inventory inventory, int slot)
src/main/java/net/wimods/zoom/mixin/MouseMixin.java:30