JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
G
I
L
M
N
O
P
R
S
V
B
bind(int)
- Method in class com.github.liachmodded.runorama.client.
BoundImage
bind(int)
- Method in interface com.github.liachmodded.runorama.client.
CloseableBinder
Bind an image for a face.
bind(int)
- Method in class com.github.liachmodded.runorama.client.
VanillaPanorama
booleanProperty(String, boolean)
- Method in class com.github.liachmodded.runorama.
RunoConfig
BoundImage
- Class in
com.github.liachmodded.runorama.client
BoundImage(NativeImage[])
- Constructor for class com.github.liachmodded.runorama.client.
BoundImage
C
close()
- Method in class com.github.liachmodded.runorama.client.
BoundImage
close()
- Method in interface com.github.liachmodded.runorama.client.
CloseableBinder
Disposes this binder.
close()
- Method in class com.github.liachmodded.runorama.client.
VanillaPanorama
CloseableBinder
- Interface in
com.github.liachmodded.runorama.client
com.github.liachmodded.runorama
- package com.github.liachmodded.runorama
com.github.liachmodded.runorama.client
- package com.github.liachmodded.runorama.client
D
doubleProperty(String, double)
- Method in class com.github.liachmodded.runorama.
RunoConfig
draw(MinecraftClient, float, float, float)
- Method in class com.github.liachmodded.runorama.client.
RunoramaCubeMapRenderer
draw(MinecraftClient, float, float, float, float)
- Method in class com.github.liachmodded.runorama.client.
RunoramaCubeMapRenderer
G
get()
- Method in class com.github.liachmodded.runorama.
RunoConfig.Property
getCurrentRunoramaFolder()
- Method in class com.github.liachmodded.runorama.
RunoSettings
getInstance()
- Static method in class com.github.liachmodded.runorama.
Runorama
Returns Runorama's instance.
getKey()
- Method in class com.github.liachmodded.runorama.
RunoConfig.Property
getSettings()
- Method in class com.github.liachmodded.runorama.
Runorama
Gets the settings of the mod, loaded from the configuration file.
I
ID
- Static variable in class com.github.liachmodded.runorama.
Runorama
The mod id, or the namespace of Runorama.
includeVanillaPanorama
- Variable in class com.github.liachmodded.runorama.
RunoSettings
Whether to include vanilla panorama for the panoramas Runorama mod would display.
integerProperty(String, int)
- Method in class com.github.liachmodded.runorama.
RunoConfig
L
load(Path)
- Static method in class com.github.liachmodded.runorama.
RunoConfig
Load the configuration from a property file.
LOGGER
- Static variable in class com.github.liachmodded.runorama.
Runorama
The logger.
M
makeScreenshotBinders()
- Method in class com.github.liachmodded.runorama.
Runorama
Make a list of candidates for panoramas.
N
name(String)
- Static method in class com.github.liachmodded.runorama.
Runorama
Easy way to create an
Identifier
with Runorama's namespace.
needsScreenshot
- Variable in class com.github.liachmodded.runorama.
Runorama
Whether to take a screenshot the next time a frame is rendered.
next
- Variable in class com.github.liachmodded.runorama.
RunoSettings
The integer ID of the next panorama that will be taken.
nextScreenshot()
- Method in class com.github.liachmodded.runorama.
RunoSettings
O
onInitializeClient()
- Method in class com.github.liachmodded.runorama.
Runorama
P
poolSize
- Variable in class com.github.liachmodded.runorama.
RunoSettings
The max ID possible for panoramas.
property(String, T, Function<String, T>)
- Method in class com.github.liachmodded.runorama.
RunoConfig
property(String, T, Function<String, T>, Function<T, String>)
- Method in class com.github.liachmodded.runorama.
RunoConfig
R
render(float, float)
- Method in class com.github.liachmodded.runorama.client.
RunoramaRotatingCubeMapRenderer
replaceTitleScreen
- Variable in class com.github.liachmodded.runorama.
RunoSettings
Whether the title screen's panorama is replaced by the taken ones.
ROTATIONS
- Static variable in class com.github.liachmodded.runorama.
Runorama
The rotations for the 6 sides of the rendered panorama.
rotationSpeed
- Variable in class com.github.liachmodded.runorama.
RunoSettings
The rotation speed of the panorama in the
title screen
.
RunoConfig
- Class in
com.github.liachmodded.runorama
The configuration format for Runorama, backed by Java's builtin
Properties
.
RunoConfig(Properties)
- Constructor for class com.github.liachmodded.runorama.
RunoConfig
Create a configuration from a
Properties
.
RunoConfig.Property
<
T
> - Class in
com.github.liachmodded.runorama
A property in the configuration.
Runorama
- Class in
com.github.liachmodded.runorama
Runorama mod class.
Runorama()
- Constructor for class com.github.liachmodded.runorama.
Runorama
RunoramaCubeMapRenderer
- Class in
com.github.liachmodded.runorama.client
RunoramaCubeMapRenderer(CloseableBinder)
- Constructor for class com.github.liachmodded.runorama.client.
RunoramaCubeMapRenderer
RunoramaRotatingCubeMapRenderer
- Class in
com.github.liachmodded.runorama.client
RunoramaRotatingCubeMapRenderer(RunoramaCubeMapRenderer)
- Constructor for class com.github.liachmodded.runorama.client.
RunoramaRotatingCubeMapRenderer
RunoSettings
- Class in
com.github.liachmodded.runorama
The settings for Runorama, loaded from the configuration.
RunoSettings(Runorama, RunoConfig, Path)
- Constructor for class com.github.liachmodded.runorama.
RunoSettings
S
save(Path)
- Method in class com.github.liachmodded.runorama.
RunoConfig
save()
- Method in class com.github.liachmodded.runorama.
RunoSettings
saveScreenshot(NativeImage, Path, int)
- Method in class com.github.liachmodded.runorama.
Runorama
Save a partial screenshot for a panorama.
set(T)
- Method in class com.github.liachmodded.runorama.
RunoConfig.Property
stringProperty(String, String)
- Method in class com.github.liachmodded.runorama.
RunoConfig
V
VanillaPanorama
- Class in
com.github.liachmodded.runorama.client
VanillaPanorama()
- Constructor for class com.github.liachmodded.runorama.client.
VanillaPanorama
B
C
D
G
I
L
M
N
O
P
R
S
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes