Index

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

A

addCampfire(BlockEntity) - Static method in class de.cech12.unlitcampfire.CommonLoader
 
appendServerData(CompoundTag, BlockAccessor) - Method in class de.cech12.unlitcampfire.compat.JadeCompat
 
appendTooltip(ITooltip, BlockAccessor, IPluginConfig) - Method in class de.cech12.unlitcampfire.client.JadeClientCompat
 
asState() - Method in class de.cech12.unlitcampfire.mixin.BlockStateBaseMixin
 

B

BlockStateBaseMixin - Class in de.cech12.unlitcampfire.mixin
 
BlockStateBaseMixin() - Constructor for class de.cech12.unlitcampfire.mixin.BlockStateBaseMixin
 

C

CAMPFIRE - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
CAMPFIRE_ADDING_BURNABLES - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_ADDING_BURNABLES_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_ADDING_BURNABLES_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_AFFECTED_BY_SLEEP_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_AFFECTED_BY_SLEEP_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_AFFECTED_BY_SLEEP_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_LIT_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_LIT_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_LIT_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_LIT_TIME_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_LIT_TIME_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_MAX_LIT_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_MAX_LIT_TIME_EXTENSION_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_MAX_LIT_TIME_EXTENSION_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_MAX_LIT_TIME_EXTENSION_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_MAX_LIT_TIME_EXTENSION_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_PARTICLE_FACTOR - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_RAIN_PARTICLE_FACTOR_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_PARTICLE_FACTOR_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_PARTICLE_FACTOR_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_PARTICLE_FACTOR_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_UNLIT_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_RAIN_UNLIT_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_UNLIT_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_UNLIT_TIME_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RAIN_UNLIT_TIME_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RUN_OUT_INDICATOR_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
CAMPFIRE_RUN_OUT_INDICATOR_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RUN_OUT_INDICATOR_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RUN_OUT_INDICATOR_TIME_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CAMPFIRE_RUN_OUT_INDICATOR_TIME_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
CampfireBlockEntityMixin - Class in de.cech12.unlitcampfire.mixin
 
CampfireBlockEntityMixin(BlockPos, BlockState) - Constructor for class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
CampfireBlockMixin - Class in de.cech12.unlitcampfire.mixin
 
CampfireBlockMixin(BlockBehaviour.Properties) - Constructor for class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
canAddBurnables(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
canAddBurnables(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured "adding burnables" value.
CommonLoader - Class in de.cech12.unlitcampfire
A static class for all loaders which initializes everything which is used by all loaders.
CONFIG - Static variable in class de.cech12.unlitcampfire.platform.Services
Config instance
Constants - Class in de.cech12.unlitcampfire
Class that contains all common constants.
createBlockStateDefinitionProxy(StateDefinition.Builder<Block, BlockState>, CallbackInfo) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 

D

de.cech12.unlitcampfire - package de.cech12.unlitcampfire
 
de.cech12.unlitcampfire.client - package de.cech12.unlitcampfire.client
 
de.cech12.unlitcampfire.compat - package de.cech12.unlitcampfire.compat
 
de.cech12.unlitcampfire.mixin - package de.cech12.unlitcampfire.mixin
 
de.cech12.unlitcampfire.mixinaccess - package de.cech12.unlitcampfire.mixinaccess
 
de.cech12.unlitcampfire.platform - package de.cech12.unlitcampfire.platform
 
de.cech12.unlitcampfire.platform.services - package de.cech12.unlitcampfire.platform.services
 

F

FabricConfigHelper - Class in de.cech12.unlitcampfire.platform
The config service implementation for Fabric.
FabricConfigHelper() - Constructor for class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
FabricConfigHelper.Campfire - Class in de.cech12.unlitcampfire.platform
 
FabricConfigHelper.SoulCampfire - Class in de.cech12.unlitcampfire.platform
 
FabricPlatformHelper - Class in de.cech12.unlitcampfire.platform
The platform service implementation for Fabric.
FabricPlatformHelper() - Constructor for class de.cech12.unlitcampfire.platform.FabricPlatformHelper
 
FabricUnlitCampfireMod - Class in de.cech12.unlitcampfire
 
FabricUnlitCampfireMod() - Constructor for class de.cech12.unlitcampfire.FabricUnlitCampfireMod
 

G

GENERATED_CAMPFIRE_IS_LIT_INFINITELY - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
GENERATED_CAMPFIRE_IS_LIT_INFINITELY_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
GENERATED_CAMPFIRE_IS_LIT_INFINITELY_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
GENERATED_SOUL_CAMPFIRE_IS_LIT_INFINITELY - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
GENERATED_SOUL_CAMPFIRE_IS_LIT_INFINITELY_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
GENERATED_SOUL_CAMPFIRE_IS_LIT_INFINITELY_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
getBurnTimeOf(Level, ItemStack) - Method in class de.cech12.unlitcampfire.platform.FabricPlatformHelper
 
getBurnTimeOf(Level, ItemStack) - Method in interface de.cech12.unlitcampfire.platform.services.IPlatformHelper
Gets the burn time of a given item stack
getEnvironmentName() - Method in interface de.cech12.unlitcampfire.platform.services.IPlatformHelper
Gets the name of the environment type as a string.
getLitTime(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
getLitTime(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured lit time value.
getMaxLitTimeExtension(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
getMaxLitTimeExtension(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured max lit time extension value.
getModConfigScreenFactory() - Method in class de.cech12.unlitcampfire.compat.ModMenuCompat
 
getPlatformName() - Method in class de.cech12.unlitcampfire.platform.FabricPlatformHelper
 
getPlatformName() - Method in interface de.cech12.unlitcampfire.platform.services.IPlatformHelper
Gets the name of the current platform
getRainParticleFactor(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
getRainParticleFactor(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured rain particle factor value.
getRainUnlitTime(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
getRainUnlitTime(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured rain unlit time value.
getRemainingStackAfterUsage(ItemStack) - Method in class de.cech12.unlitcampfire.platform.FabricPlatformHelper
 
getRemainingStackAfterUsage(ItemStack) - Method in interface de.cech12.unlitcampfire.platform.services.IPlatformHelper
Gets the item stack that remains after usage of the given item stack.
getRunOutIndicatorTime(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
getRunOutIndicatorTime(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured "runs out" indicator time value.
getStateForPlacementProxy(BlockPlaceContext, CallbackInfoReturnable<BlockState>) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
getUid() - Method in class de.cech12.unlitcampfire.client.JadeClientCompat
 
getUid() - Method in class de.cech12.unlitcampfire.compat.JadeCompat
 
getUpdateTagProxy(CallbackInfoReturnable<CompoundTag>) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 

I

ICampfireBlockEntityMixin - Interface in de.cech12.unlitcampfire.mixinaccess
 
ICampfireBlockMixin - Interface in de.cech12.unlitcampfire.mixinaccess
 
IConfigHelper - Interface in de.cech12.unlitcampfire.platform.services
Common configuration helper service interface.
id(String) - Static method in class de.cech12.unlitcampfire.Constants
 
id$animateTick(BlockState, Level, BlockPos, RandomSource) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
INFINITE - Static variable in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockMixin
 
INFINITE_CAMPFIRE_IGNORES_RAIN - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.Campfire
 
INFINITE_CAMPFIRE_IGNORES_RAIN_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
INFINITE_CAMPFIRE_IGNORES_RAIN_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
INFINITE_SOUL_CAMPFIRE_IGNORES_RAIN - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
INFINITE_SOUL_CAMPFIRE_IGNORES_RAIN_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
INFINITE_SOUL_CAMPFIRE_IGNORES_RAIN_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
init() - Static method in class de.cech12.unlitcampfire.CommonLoader
Initialize method that should be called by every loader mod in the constructor.
init() - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
init() - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Initialization method for the Service implementations.
initProxy(boolean, int, BlockBehaviour.Properties, CallbackInfo) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
initProxy(Block, Reference2ObjectArrayMap<Property<?>, Comparable<?>>, MapCodec<BlockState>, CallbackInfo) - Method in class de.cech12.unlitcampfire.mixin.BlockStateBaseMixin
 
IPlatformHelper - Interface in de.cech12.unlitcampfire.platform.services
Common platform helper service interface.
isAffectedBySleepTime(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
isAffectedBySleepTime(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured "affected by sleep time" value.
isBreakingWhenUnlitByTime(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
isBreakingWhenUnlitByTime(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured "breaks when unlit by time" value.
isDevelopmentEnvironment() - Method in class de.cech12.unlitcampfire.platform.FabricPlatformHelper
 
isDevelopmentEnvironment() - Method in interface de.cech12.unlitcampfire.platform.services.IPlatformHelper
Check if the game is currently in a development environment.
isGeneratedCampfireLitInfinitely(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
isGeneratedCampfireLitInfinitely(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured "generated campfire is lit infinitely" value.
isInfiniteCampfireIgnoringRain(boolean) - Method in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
isInfiniteCampfireIgnoringRain(boolean) - Method in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
Gets the configured "infinite campfire ignores rain" value.
isModLoaded(String) - Method in class de.cech12.unlitcampfire.platform.FabricPlatformHelper
 
isModLoaded(String) - Method in interface de.cech12.unlitcampfire.platform.services.IPlatformHelper
Checks if a mod with the given id is loaded.
Items() - Constructor for class de.cech12.unlitcampfire.ModTags.Items
 

J

JadeClientCompat - Class in de.cech12.unlitcampfire.client
 
JadeClientCompat() - Constructor for class de.cech12.unlitcampfire.client.JadeClientCompat
 
JadeCompat - Class in de.cech12.unlitcampfire.compat
 
JadeCompat() - Constructor for class de.cech12.unlitcampfire.compat.JadeCompat
 

L

load(Class<T>) - Static method in class de.cech12.unlitcampfire.platform.Services
This code is used to load a service for the current environment.
loadAdditionalProxy(ValueInput, CallbackInfo) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
LOG - Static variable in class de.cech12.unlitcampfire.Constants
Logger instance

M

MAKES_CAMPFIRE_INFINITE - Static variable in class de.cech12.unlitcampfire.ModTags.Items
 
markUpdated() - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
MixinServerLevel - Class in de.cech12.unlitcampfire.mixin
 
MixinServerLevel(WritableLevelData, ResourceKey<Level>, RegistryAccess, Holder<DimensionType>, boolean, boolean, long, int) - Constructor for class de.cech12.unlitcampfire.mixin.MixinServerLevel
 
MOD_ID - Static variable in class de.cech12.unlitcampfire.Constants
mod id
MOD_NAME - Static variable in class de.cech12.unlitcampfire.Constants
mod name
ModMenuCompat - Class in de.cech12.unlitcampfire.compat
 
ModMenuCompat() - Constructor for class de.cech12.unlitcampfire.compat.ModMenuCompat
 
ModTags - Class in de.cech12.unlitcampfire
 
ModTags() - Constructor for class de.cech12.unlitcampfire.ModTags
 
ModTags.Items - Class in de.cech12.unlitcampfire
 

O

onInitialize() - Method in class de.cech12.unlitcampfire.FabricUnlitCampfireMod
 

P

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

R

register(IWailaCommonRegistration) - Method in class de.cech12.unlitcampfire.compat.JadeCompat
 
registerClient(IWailaClientRegistration) - Method in class de.cech12.unlitcampfire.client.JadeClientCompat
 
RUNS_OUT - Static variable in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockMixin
 

S

saveAdditionalProxy(ValueOutput, CallbackInfo) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
Services - Class in de.cech12.unlitcampfire.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.
SOUL_CAMPFIRE - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper
 
SOUL_CAMPFIRE_ADDING_BURNABLES - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_ADDING_BURNABLES_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_ADDING_BURNABLES_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_AFFECTED_BY_SLEEP_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_AFFECTED_BY_SLEEP_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_AFFECTED_BY_SLEEP_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_BREAKS_WHEN_UNLIT_BY_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_LIT_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_LIT_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_LIT_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_LIT_TIME_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_LIT_TIME_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_MAX_LIT_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_MAX_LIT_TIME_EXTENSION_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_MAX_LIT_TIME_EXTENSION_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_MAX_LIT_TIME_EXTENSION_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_MAX_LIT_TIME_EXTENSION_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_PARTICLE_FACTOR - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_RAIN_PARTICLE_FACTOR_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_PARTICLE_FACTOR_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_PARTICLE_FACTOR_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_PARTICLE_FACTOR_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_UNLIT_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_RAIN_UNLIT_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_UNLIT_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_UNLIT_TIME_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RAIN_UNLIT_TIME_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RUN_OUT_INDICATOR_TIME - Variable in class de.cech12.unlitcampfire.platform.FabricConfigHelper.SoulCampfire
 
SOUL_CAMPFIRE_RUN_OUT_INDICATOR_TIME_DEFAULT - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RUN_OUT_INDICATOR_TIME_DESCRIPTION - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RUN_OUT_INDICATOR_TIME_MAX - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 
SOUL_CAMPFIRE_RUN_OUT_INDICATOR_TIME_MIN - Static variable in interface de.cech12.unlitcampfire.platform.services.IConfigHelper
 

U

unlitCampfire$addLitTime(int) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
unlitCampfire$addLitTime(int) - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockEntityMixin
 
unlitCampfire$burnsInfinite(BlockState) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
unlitCampfire$burnsInfinite(BlockState) - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockMixin
 
unlitCampfire$getLitTime() - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
unlitCampfire$getLitTime() - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockEntityMixin
 
unlitCampfire$getMaxLitTime(BlockState) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
unlitCampfire$getMaxLitTime(BlockState) - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockMixin
 
unlitCampfire$getMaxLitTimeExtension(BlockState) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
unlitCampfire$getMaxLitTimeExtension(BlockState) - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockMixin
 
unlitCampfire$getRunsOutIndicatorTime(BlockState) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
unlitCampfire$getRunsOutIndicatorTime(BlockState) - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockMixin
 
unlitCampfire$isSoulCampfire() - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
unlitCampfire$isSoulCampfire() - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockEntityMixin
 
unlitCampfire$removeLitTime(int) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockEntityMixin
 
unlitCampfire$removeLitTime(int) - Method in interface de.cech12.unlitcampfire.mixinaccess.ICampfireBlockEntityMixin
 
updateCampfiresAfterSleep(int) - Static method in class de.cech12.unlitcampfire.CommonLoader
 
useProxy(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult, CallbackInfoReturnable<InteractionResult>) - Method in class de.cech12.unlitcampfire.mixin.CampfireBlockMixin
 
A B C D F G I J L M O P R S U 
All Classes and Interfaces|All Packages|Constant Field Values