Index

B C D F G I L M N P S U 
All Classes and Interfaces|All Packages|Constant Field Values

B

BREAK_TEMPERATURE_DEFAULT - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Default value of break temperature
BREAK_TEMPERATURE_DESCRIPTION - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Config description of the break temperature
BREAK_TEMPERATURE_MAX - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Maximal value of the break temperature
BREAK_TEMPERATURE_MIN - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Minimal value of the break temperature

C

CERAMIC_BUCKET - Static variable in class de.cech12.ceramicbucket.CeramicBucketMod
 
CERAMIC_BUCKET_NAME - Static variable in class de.cech12.ceramicbucket.Constants
 
CERAMIC_CRACKING - Static variable in class de.cech12.ceramicbucket.init.ModTags.Fluids
 
CeramicBucketMod - Class in de.cech12.ceramicbucket
 
CeramicBucketMod(IEventBus) - Constructor for class de.cech12.ceramicbucket.CeramicBucketMod
 
CommonLoader - Class in de.cech12.ceramicbucket
A static class for all loaders which initializes everything which is used by all loaders.
CONFIG - Static variable in class de.cech12.ceramicbucket.platform.Services
Config instance
Constants - Class in de.cech12.ceramicbucket
Class that contains all common constants.

D

de.cech12.ceramicbucket - package de.cech12.ceramicbucket
 
de.cech12.ceramicbucket.init - package de.cech12.ceramicbucket.init
 
de.cech12.ceramicbucket.platform - package de.cech12.ceramicbucket.platform
 
de.cech12.ceramicbucket.platform.services - package de.cech12.ceramicbucket.platform.services
 
DURABILITY_DEFAULT - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Default value of durability
DURABILITY_DESCRIPTION - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Config description of the durability
DURABILITY_MAX - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Maximal value of the durability
DURABILITY_MIN - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Minimal value of the durability

F

FISH_OBTAINING_ENABLED_DEFAULT - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Default value of fish obtaining option
FISH_OBTAINING_ENABLED_DESCRIPTION - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Config description of the durability
Fluids() - Constructor for class de.cech12.ceramicbucket.init.ModTags.Fluids
 

G

getBreakTemperature() - Method in class de.cech12.ceramicbucket.platform.NeoForgeConfigHelper
 
getBreakTemperature() - Method in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Gets the configured break temperature value.
getDurability() - Method in class de.cech12.ceramicbucket.platform.NeoForgeConfigHelper
 
getDurability() - Method in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Gets the configured durability value.
getEnvironmentName() - Method in interface de.cech12.ceramicbucket.platform.services.IPlatformHelper
Gets the name of the environment type as a string.
getPlatformName() - Method in class de.cech12.ceramicbucket.platform.NeoForgePlatformHelper
 
getPlatformName() - Method in interface de.cech12.ceramicbucket.platform.services.IPlatformHelper
Gets the name of the current platform

I

IConfigHelper - Interface in de.cech12.ceramicbucket.platform.services
Common configuration helper service interface.
id(String) - Static method in class de.cech12.ceramicbucket.Constants
 
init() - Static method in class de.cech12.ceramicbucket.CommonLoader
Initialize method that should be called by every loader mod in the constructor.
init() - Method in class de.cech12.ceramicbucket.platform.NeoForgeConfigHelper
 
init() - Method in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Initialization method for the Service implementations.
IPlatformHelper - Interface in de.cech12.ceramicbucket.platform.services
Common platform helper service interface.
isDevelopmentEnvironment() - Method in class de.cech12.ceramicbucket.platform.NeoForgePlatformHelper
 
isDevelopmentEnvironment() - Method in interface de.cech12.ceramicbucket.platform.services.IPlatformHelper
Check if the game is currently in a development environment.
isFishObtainingEnabled() - Method in class de.cech12.ceramicbucket.platform.NeoForgeConfigHelper
 
isFishObtainingEnabled() - Method in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Gets the fish obtaining enabled value.
isMilkingEnabled() - Method in class de.cech12.ceramicbucket.platform.NeoForgeConfigHelper
 
isMilkingEnabled() - Method in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Gets the configured milking enabled value.
isModLoaded(String) - Method in class de.cech12.ceramicbucket.platform.NeoForgePlatformHelper
 
isModLoaded(String) - Method in interface de.cech12.ceramicbucket.platform.services.IPlatformHelper
Checks if a mod with the given id is loaded.
ITEMS - Static variable in class de.cech12.ceramicbucket.CeramicBucketMod
 

L

load(Class) - Static method in class de.cech12.ceramicbucket.platform.Services
This code is used to load a service for the current environment.
LOG - Static variable in class de.cech12.ceramicbucket.Constants
Logger instance

M

MILKING_ENABLED_DEFAULT - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Default value of milking option
MILKING_ENABLED_DESCRIPTION - Static variable in interface de.cech12.ceramicbucket.platform.services.IConfigHelper
Config description of the milking option
MOD_ID - Static variable in class de.cech12.ceramicbucket.Constants
mod id
MOD_NAME - Static variable in class de.cech12.ceramicbucket.Constants
mod name
ModTags - Class in de.cech12.ceramicbucket.init
 
ModTags() - Constructor for class de.cech12.ceramicbucket.init.ModTags
 
ModTags.Fluids - Class in de.cech12.ceramicbucket.init
 

N

NeoForgeConfigHelper - Class in de.cech12.ceramicbucket.platform
The config service implementation for NeoForge.
NeoForgeConfigHelper() - Constructor for class de.cech12.ceramicbucket.platform.NeoForgeConfigHelper
 
NeoForgePlatformHelper - Class in de.cech12.ceramicbucket.platform
The platform service implementation for NeoForge.
NeoForgePlatformHelper() - Constructor for class de.cech12.ceramicbucket.platform.NeoForgePlatformHelper
 

P

PLATFORM - Static variable in class de.cech12.ceramicbucket.platform.Services
Platform instance

S

Services - Class in de.cech12.ceramicbucket.platform
Service loaders are a built-in Java feature that allow us to locate implementations of an interface that vary from one environment to another.

U

UNFIRED_CLAY_BUCKET - Static variable in class de.cech12.ceramicbucket.CeramicBucketMod
 
UNFIRED_CLAY_BUCKET_NAME - Static variable in class de.cech12.ceramicbucket.Constants
 
B C D F G I L M N P S U 
All Classes and Interfaces|All Packages|Constant Field Values