Index

A C D F G I O R S T W 
All Classes and Interfaces|All Packages

A

addAlias(Registry, Identifier, Identifier) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooRegistriesImpl
 
applySyncPacket(RegistryFriendlyByteBuf) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 

C

com.github.thedeathlycow.thermoo.impl.fabric - package com.github.thedeathlycow.thermoo.impl.fabric
 
com.github.thedeathlycow.thermoo.impl.fabric.cca - package com.github.thedeathlycow.thermoo.impl.fabric.cca
 
com.github.thedeathlycow.thermoo.impl.fabric.compat.polymer - package com.github.thedeathlycow.thermoo.impl.fabric.compat.polymer
 
com.github.thedeathlycow.thermoo.impl.fabric.platform - package com.github.thedeathlycow.thermoo.impl.fabric.platform
 
com.github.thedeathlycow.thermoo.impl.fabric.platform.event - package com.github.thedeathlycow.thermoo.impl.fabric.platform.event
 
com.github.thedeathlycow.thermoo.impl.fabric.registry - package com.github.thedeathlycow.thermoo.impl.fabric.registry
 
createBuiltinRegistry(ResourceKey) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooRegistriesImpl
 

D

doSyncTemperatureComponent(LivingEntity) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooComponentsImpl
 
doSyncWetnessComponent(LivingEntity) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooComponentsImpl
 

F

forBoolean(Identifier, boolean) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooGameRulesImpl
 
forEnum(Identifier, E, Codec) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooGameRulesImpl
 

G

getLoader() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooPlatformImpl
 
getProvider() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSettingsComponentImpl
 
getRequiredModIds() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.compat.polymer.ThermooPolymerPatch
 
getSettings() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSettingsComponentImpl
 
getSettings(Holder.Reference) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSettingsComponentImpl
 
getTemperatureComponent(LivingEntity) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooComponentsImpl
 
getTemperatureStatusSettings(LivingEntity) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooComponentsImpl
 
getValue() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 
getWetnessComponent(LivingEntity) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooComponentsImpl
 

I

isDirty() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 
isRequiredOnClient() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 

O

onInitialize() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.compat.polymer.ThermooPolymerPatch
 
onInitialize(ModContainer) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.event.ThermooCommandRegistrationCallbackImpl
 
onInitialize(ModContainer) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.event.ThermooServerLifecycleEventsImpl
 
onInitialize(ModContainer) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.ThermooFabric
 
onInitializeClient(ModContainer) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.ThermooFabricClient
 
onInitializeDedicatedServer(ModContainer) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.ThermooFabricServer
 

R

readData(ValueInput) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 
readData(ValueInput) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSettingsComponentImpl
 
readData(ValueInput) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSystemImpl
 
registerDynamicRegistry(ResourceKey, Codec) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooRegistriesImpl
 
registerEntityComponentFactories(EntityComponentFactoryRegistry) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.registry.ThermooCardinalEntityComponents
 
registerSyncedDynamicRegistry(ResourceKey, Codec) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooRegistriesImpl
 

S

serverTick() - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSystemImpl
 
setValue(int) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 
shouldSyncWith(ServerPlayer) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 
SyncedIntCardinalComponent - Class in com.github.thedeathlycow.thermoo.impl.fabric.cca
 
SyncedIntCardinalComponent(LivingEntity) - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 

T

TEMPERATURE - Static variable in class com.github.thedeathlycow.thermoo.impl.fabric.registry.ThermooCardinalEntityComponents
 
TEMPERATURE_STATUS_SETTINGS - Static variable in class com.github.thedeathlycow.thermoo.impl.fabric.registry.ThermooCardinalEntityComponents
 
TEMPERATURE_STATUS_SYSTEM - Static variable in class com.github.thedeathlycow.thermoo.impl.fabric.registry.ThermooCardinalEntityComponents
 
TemperatureStatusSettingsComponentImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.cca
 
TemperatureStatusSettingsComponentImpl(LivingEntity) - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSettingsComponentImpl
 
TemperatureStatusSystemImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.cca
 
TemperatureStatusSystemImpl(LivingEntity) - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSystemImpl
 
ThermooCardinalEntityComponents - Class in com.github.thedeathlycow.thermoo.impl.fabric.registry
 
ThermooCardinalEntityComponents() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.registry.ThermooCardinalEntityComponents
 
ThermooCommandRegistrationCallbackImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.platform.event
 
ThermooCommandRegistrationCallbackImpl() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.platform.event.ThermooCommandRegistrationCallbackImpl
 
ThermooComponentsImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.platform
 
ThermooComponentsImpl() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooComponentsImpl
 
ThermooFabric - Class in com.github.thedeathlycow.thermoo.impl.fabric
 
ThermooFabric() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.ThermooFabric
 
ThermooFabricClient - Class in com.github.thedeathlycow.thermoo.impl.fabric
 
ThermooFabricClient() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.ThermooFabricClient
 
ThermooFabricServer - Class in com.github.thedeathlycow.thermoo.impl.fabric
 
ThermooFabricServer() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.ThermooFabricServer
 
ThermooGameRulesImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.platform
 
ThermooGameRulesImpl() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooGameRulesImpl
 
ThermooPlatformImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.platform
 
ThermooPlatformImpl() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooPlatformImpl
 
ThermooPolymerPatch - Class in com.github.thedeathlycow.thermoo.impl.fabric.compat.polymer
 
ThermooPolymerPatch() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.compat.polymer.ThermooPolymerPatch
 
ThermooRegistriesImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.platform
 
ThermooRegistriesImpl() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.platform.ThermooRegistriesImpl
 
ThermooServerLifecycleEventsImpl - Class in com.github.thedeathlycow.thermoo.impl.fabric.platform.event
 
ThermooServerLifecycleEventsImpl() - Constructor for class com.github.thedeathlycow.thermoo.impl.fabric.platform.event.ThermooServerLifecycleEventsImpl
 

W

WETNESS - Static variable in class com.github.thedeathlycow.thermoo.impl.fabric.registry.ThermooCardinalEntityComponents
 
writeData(ValueOutput) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 
writeData(ValueOutput) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSettingsComponentImpl
 
writeData(ValueOutput) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.TemperatureStatusSystemImpl
 
writeSyncPacket(RegistryFriendlyByteBuf, ServerPlayer) - Method in class com.github.thedeathlycow.thermoo.impl.fabric.cca.SyncedIntCardinalComponent
 
A C D F G I O R S T W 
All Classes and Interfaces|All Packages