Index

C D F G I J L M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values

C

CHAT - Enum constant in enum class com.mrbysco.dailydad.config.JokeEnum
 
CLIENT - Static variable in class com.mrbysco.dailydad.config.JokeConfig
 
CLIENT - Static variable in class com.mrbysco.dailydad.jokes.DadAbase
 
ClientEventsCallback - Interface in com.mrbysco.dailydad.callback
 
ClientEventsCallback.ClientLogin - Interface in com.mrbysco.dailydad.callback
 
ClientEventsCallback.ClientRespawn - Interface in com.mrbysco.dailydad.callback
 
ClientPacketListenerMixin - Class in com.mrbysco.dailydad.mixin
 
ClientPacketListenerMixin(Minecraft, Connection, CommonListenerCookie) - Constructor for class com.mrbysco.dailydad.mixin.ClientPacketListenerMixin
 
clientSpec - Static variable in class com.mrbysco.dailydad.config.JokeConfig
 
com.mrbysco.dailydad - package com.mrbysco.dailydad
 
com.mrbysco.dailydad.callback - package com.mrbysco.dailydad.callback
 
com.mrbysco.dailydad.client - package com.mrbysco.dailydad.client
 
com.mrbysco.dailydad.commands - package com.mrbysco.dailydad.commands
 
com.mrbysco.dailydad.config - package com.mrbysco.dailydad.config
 
com.mrbysco.dailydad.handler - package com.mrbysco.dailydad.handler
 
com.mrbysco.dailydad.jokes - package com.mrbysco.dailydad.jokes
 
com.mrbysco.dailydad.mixin - package com.mrbysco.dailydad.mixin
 
com.mrbysco.dailydad.platform - package com.mrbysco.dailydad.platform
 
com.mrbysco.dailydad.platform.services - package com.mrbysco.dailydad.platform.services
 
Constants - Class in com.mrbysco.dailydad
 
Constants() - Constructor for class com.mrbysco.dailydad.Constants
 
convertJokeToComponent(String) - Static method in class com.mrbysco.dailydad.jokes.DadAbase
 
convertToString(InputStream) - Static method in class com.mrbysco.dailydad.jokes.DadAbase
 

D

DadAbase - Class in com.mrbysco.dailydad.jokes
 
DadAbase() - Constructor for class com.mrbysco.dailydad.jokes.DadAbase
 
DadCommands - Class in com.mrbysco.dailydad.commands
 
DadCommands() - Constructor for class com.mrbysco.dailydad.commands.DadCommands
 
DailyDadFabric - Class in com.mrbysco.dailydad
 
DailyDadFabric() - Constructor for class com.mrbysco.dailydad.DailyDadFabric
 

F

FabricDadCommands - Class in com.mrbysco.dailydad.commands
 
FabricDadCommands() - Constructor for class com.mrbysco.dailydad.commands.FabricDadCommands
 
FabricPlatformHelper - Class in com.mrbysco.dailydad.platform
 
FabricPlatformHelper() - Constructor for class com.mrbysco.dailydad.platform.FabricPlatformHelper
 

G

getByName(String) - Static method in enum class com.mrbysco.dailydad.config.JokeEnum
 
getDadJoke() - Static method in class com.mrbysco.dailydad.jokes.DadAbase
 
getInternalDadJoke() - Static method in class com.mrbysco.dailydad.jokes.DadAbase
 
getJokeAsync(JokeResolved) - Method in class com.mrbysco.dailydad.platform.FabricPlatformHelper
 
getJokeAsync(JokeResolved) - Method in interface com.mrbysco.dailydad.platform.services.IPlatformHelper
Gets a joke from the online dadabase (Asynchronous)
getModConfigScreenFactory() - Method in class com.mrbysco.dailydad.config.JokeMenuIntegration
 
getResponseAsString(HttpRequest) - Static method in class com.mrbysco.dailydad.jokes.DadAbase
 

I

initializeCommands() - Static method in class com.mrbysco.dailydad.commands.FabricDadCommands
 
initializeCommands(CommandDispatcher) - Static method in class com.mrbysco.dailydad.commands.DadCommands
 
internal_dadabase - Variable in class com.mrbysco.dailydad.config.JokeConfig.Client
 
IPlatformHelper - Interface in com.mrbysco.dailydad.platform.services
 

J

JokeConfig - Class in com.mrbysco.dailydad.config
 
JokeConfig() - Constructor for class com.mrbysco.dailydad.config.JokeConfig
 
JokeConfig.Client - Class in com.mrbysco.dailydad.config
 
JokeEnum - Enum Class in com.mrbysco.dailydad.config
 
JokeHandler - Class in com.mrbysco.dailydad.handler
 
JokeHandler() - Constructor for class com.mrbysco.dailydad.handler.JokeHandler
 
JokeMenuIntegration - Class in com.mrbysco.dailydad.config
 
JokeMenuIntegration() - Constructor for class com.mrbysco.dailydad.config.JokeMenuIntegration
 
JokeResolved - Interface in com.mrbysco.dailydad.jokes
 
jokeType - Variable in class com.mrbysco.dailydad.config.JokeConfig.Client
 
jokeUponRespawn - Variable in class com.mrbysco.dailydad.config.JokeConfig.Client
 

L

load(Class) - Static method in class com.mrbysco.dailydad.platform.Services
 
LOADING - Enum constant in enum class com.mrbysco.dailydad.config.JokeEnum
 
LOGGER - Static variable in class com.mrbysco.dailydad.Constants
 
LOGIN_EVENT - Static variable in interface com.mrbysco.dailydad.callback.ClientEventsCallback
 

M

MOD_ID - Static variable in class com.mrbysco.dailydad.Constants
 
MOD_NAME - Static variable in class com.mrbysco.dailydad.Constants
 

O

onClientRespawn(Player, Player) - Method in interface com.mrbysco.dailydad.callback.ClientEventsCallback.ClientRespawn
 
onDrawScreen(Screen, GuiGraphicsExtractor) - Static method in class com.mrbysco.dailydad.handler.JokeHandler
 
onInitializeClient() - Method in class com.mrbysco.dailydad.DailyDadFabric
 
onLoggedIn(Player) - Static method in class com.mrbysco.dailydad.handler.JokeHandler
 
onLogin(Player) - Method in interface com.mrbysco.dailydad.callback.ClientEventsCallback.ClientLogin
 
onPlayerRespawn(Player, Player) - Static method in class com.mrbysco.dailydad.handler.JokeHandler
 
onResolve(String, MutableComponent) - Method in interface com.mrbysco.dailydad.jokes.JokeResolved
 
onScreenOpen(Screen) - Static method in class com.mrbysco.dailydad.handler.JokeHandler
 

P

PLATFORM - Static variable in class com.mrbysco.dailydad.platform.Services
 

R

RenderHelper - Class in com.mrbysco.dailydad.client
 
RenderHelper() - Constructor for class com.mrbysco.dailydad.client.RenderHelper
 
renderJoke(GuiGraphicsExtractor, Component, int, int) - Static method in class com.mrbysco.dailydad.client.RenderHelper
 
RESPAWN_EVENT - Static variable in interface com.mrbysco.dailydad.callback.ClientEventsCallback
 

S

Services - Class in com.mrbysco.dailydad.platform
 
Services() - Constructor for class com.mrbysco.dailydad.platform.Services
 

T

TTS - Enum constant in enum class com.mrbysco.dailydad.config.JokeEnum
 
ttsVolume - Variable in class com.mrbysco.dailydad.config.JokeConfig.Client
 

V

valueOf(String) - Static method in enum class com.mrbysco.dailydad.config.JokeEnum
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.mrbysco.dailydad.config.JokeEnum
Returns an array containing the constants of this enum class, in the order they are declared.
C D F G I J L M O P R S T V 
All Classes and Interfaces|All Packages|Constant Field Values