Index

A C D E F G H I K L M N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values

A

AdvancementMixin - Class in com.alfakynz.nomorepopups.mixin
Mixin for removing advancement messages.
AdvancementMixin() - Constructor for class com.alfakynz.nomorepopups.mixin.AdvancementMixin
 

C

com.alfakynz.nomorepopups - package com.alfakynz.nomorepopups
 
com.alfakynz.nomorepopups.config - package com.alfakynz.nomorepopups.config
 
com.alfakynz.nomorepopups.mixin - package com.alfakynz.nomorepopups.mixin
 
com.alfakynz.nomorepopups.platform - package com.alfakynz.nomorepopups.platform
 
com.alfakynz.nomorepopups.platform.services - package com.alfakynz.nomorepopups.platform.services
 
CommonClass - Class in com.alfakynz.nomorepopups
 
CommonClass() - Constructor for class com.alfakynz.nomorepopups.CommonClass
 
ConfigSettings - Class in com.alfakynz.nomorepopups.config
 
ConfigSettings.Setting - Record Class in com.alfakynz.nomorepopups.config
 
Constants - Class in com.alfakynz.nomorepopups
 
Constants() - Constructor for class com.alfakynz.nomorepopups.Constants
 
create(Screen) - Static method in class com.alfakynz.nomorepopups.config.ModConfigScreen
 

D

defaultValue() - Method in record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Returns the value of the defaultValue record component.
disableAdvancementsMessages - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 
disableAdvancementToasts - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 
disableExperimentalWarning - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 
disableMultiplayerWarning - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 
disableRecipeToasts - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 
disableResourcePackWarnings - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 
disableSystemToasts - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 
disableTutorialToasts - Variable in class com.alfakynz.nomorepopups.config.ModConfig
 

E

equals(Object) - Method in record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Indicates whether some other object is "equal to" this one.
ExperimentalMixin - Class in com.alfakynz.nomorepopups.mixin
Mixin for removing the experimental world warning when creating an experimental world
ExperimentalMixin() - Constructor for class com.alfakynz.nomorepopups.mixin.ExperimentalMixin
 
ExperimentalWorldMixin - Class in com.alfakynz.nomorepopups.mixin
Mixin for removing the experimental world warning when launching an experimental world
ExperimentalWorldMixin() - Constructor for class com.alfakynz.nomorepopups.mixin.ExperimentalWorldMixin
 

F

ForgePlatformHelper - Class in com.alfakynz.nomorepopups.platform
 
ForgePlatformHelper() - Constructor for class com.alfakynz.nomorepopups.platform.ForgePlatformHelper
 

G

getEnvironmentName() - Method in interface com.alfakynz.nomorepopups.platform.services.IPlatformHelper
Gets the name of the environment type as a string.
getPlatformName() - Method in class com.alfakynz.nomorepopups.platform.ForgePlatformHelper
 
getPlatformName() - Method in interface com.alfakynz.nomorepopups.platform.services.IPlatformHelper
Gets the name of the current platform
getter() - Method in record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Returns the value of the getter record component.

H

hashCode() - Method in record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Returns a hash code value for this object.

I

init() - Static method in class com.alfakynz.nomorepopups.CommonClass
 
INSTANCE - Static variable in class com.alfakynz.nomorepopups.config.ModConfig
 
IPlatformHelper - Interface in com.alfakynz.nomorepopups.platform.services
 
isDevelopmentEnvironment() - Method in class com.alfakynz.nomorepopups.platform.ForgePlatformHelper
 
isDevelopmentEnvironment() - Method in interface com.alfakynz.nomorepopups.platform.services.IPlatformHelper
Check if the game is currently in a development environment.
isModLoaded(String) - Method in class com.alfakynz.nomorepopups.platform.ForgePlatformHelper
 
isModLoaded(String) - Method in interface com.alfakynz.nomorepopups.platform.services.IPlatformHelper
Checks if a mod with the given id is loaded.

K

key() - Method in record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Returns the value of the key record component.

L

load() - Static method in class com.alfakynz.nomorepopups.config.ModConfig
 
load(Class<T>) - Static method in class com.alfakynz.nomorepopups.platform.Services
 
LOG - Static variable in class com.alfakynz.nomorepopups.Constants
 

M

MOD_ID - Static variable in class com.alfakynz.nomorepopups.Constants
 
MOD_NAME - Static variable in class com.alfakynz.nomorepopups.Constants
 
ModConfig - Class in com.alfakynz.nomorepopups.config
 
ModConfig() - Constructor for class com.alfakynz.nomorepopups.config.ModConfig
 
ModConfigScreen - Class in com.alfakynz.nomorepopups.config
 
ModConfigScreen() - Constructor for class com.alfakynz.nomorepopups.config.ModConfigScreen
 
MultiplayerMixin - Class in com.alfakynz.nomorepopups.mixin
Mixin for removing multiplayer warning.
MultiplayerMixin() - Constructor for class com.alfakynz.nomorepopups.mixin.MultiplayerMixin
 

N

NoMorePopupsForge - Class in com.alfakynz.nomorepopups
 
NoMorePopupsForge() - Constructor for class com.alfakynz.nomorepopups.NoMorePopupsForge
 

P

PLATFORM - Static variable in class com.alfakynz.nomorepopups.platform.Services
 

R

registerModsPage() - Static method in class com.alfakynz.nomorepopups.config.ModConfigScreen
 
ResourcePackMixin - Class in com.alfakynz.nomorepopups.mixin
Mixin for removing the resource pack compatibility warning.
ResourcePackMixin() - Constructor for class com.alfakynz.nomorepopups.mixin.ResourcePackMixin
 

S

save() - Static method in class com.alfakynz.nomorepopups.config.ModConfig
 
Services - Class in com.alfakynz.nomorepopups.platform
 
Services() - Constructor for class com.alfakynz.nomorepopups.platform.Services
 
setter() - Method in record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Returns the value of the setter record component.
Setting(String, BooleanSupplier, Consumer<Boolean>, boolean) - Constructor for record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Creates an instance of a Setting record class.
SETTINGS - Static variable in class com.alfakynz.nomorepopups.config.ConfigSettings
 

T

ToastManagerMixin - Class in com.alfakynz.nomorepopups.mixin
Mixin for removing toasts (including Recipe, Tutorial, Advancement and System toasts)
ToastManagerMixin() - Constructor for class com.alfakynz.nomorepopups.mixin.ToastManagerMixin
 
toString() - Method in record class com.alfakynz.nomorepopups.config.ConfigSettings.Setting
Returns a string representation of this record class.
A C D E F G H I K L M N P R S T 
All Classes and Interfaces|All Packages|Constant Field Values