Index

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

A

addTags(HolderLookup.Provider) - Method in class com.mrbysco.camocreepers.datagen.server.CamoBiomeTagProvider
 
asHolder() - Method in interface com.mrbysco.camocreepers.registration.RegistryObject
Gets this object wrapped in a vanilla Holder.

B

baseColor - Variable in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderState
 
biome - Variable in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderState
 

C

CAMO_CREEPER - Static variable in class com.mrbysco.camocreepers.registration.CamoRegistry
 
CAMO_CREEPER_SPAWN_EGG - Static variable in class com.mrbysco.camocreepers.registration.CamoRegistry
 
CamoBiomeTagProvider - Class in com.mrbysco.camocreepers.datagen.server
 
CamoBiomeTagProvider(FabricPackOutput, CompletableFuture) - Constructor for class com.mrbysco.camocreepers.datagen.server.CamoBiomeTagProvider
 
CamoColorLayer - Class in com.mrbysco.camocreepers.client.renderer
 
CamoColorLayer(RenderLayerParent, Identifier) - Constructor for class com.mrbysco.camocreepers.client.renderer.CamoColorLayer
 
CamoConfig - Class in com.mrbysco.camocreepers.config
 
CamoConfig() - Constructor for class com.mrbysco.camocreepers.config.CamoConfig
 
CamoConfig.Common - Class in com.mrbysco.camocreepers.config
 
CamoCreeper - Class in com.mrbysco.camocreepers.entity
 
CamoCreeper(EntityType, Level) - Constructor for class com.mrbysco.camocreepers.entity.CamoCreeper
 
CamoCreeperRenderer - Class in com.mrbysco.camocreepers.client.renderer
 
CamoCreeperRenderer(EntityRendererProvider.Context) - Constructor for class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderer
 
CamoCreeperRenderState - Class in com.mrbysco.camocreepers.client.renderer
 
CamoCreeperRenderState() - Constructor for class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderState
 
CamoCreepersFabric - Class in com.mrbysco.camocreepers
 
CamoCreepersFabric() - Constructor for class com.mrbysco.camocreepers.CamoCreepersFabric
 
CamoCreepersFabricClient - Class in com.mrbysco.camocreepers
 
CamoCreepersFabricClient() - Constructor for class com.mrbysco.camocreepers.CamoCreepersFabricClient
 
CamoDatagen - Class in com.mrbysco.camocreepers.datagen
 
CamoDatagen() - Constructor for class com.mrbysco.camocreepers.datagen.CamoDatagen
 
CamoLanguageProvider - Class in com.mrbysco.camocreepers.datagen.client
 
CamoLanguageProvider(FabricPackOutput, CompletableFuture) - Constructor for class com.mrbysco.camocreepers.datagen.client.CamoLanguageProvider
 
CamoLootProvider - Class in com.mrbysco.camocreepers.datagen.server
 
CamoLootProvider(FabricPackOutput, CompletableFuture) - Constructor for class com.mrbysco.camocreepers.datagen.server.CamoLootProvider
 
CamoMenuIntegration - Class in com.mrbysco.camocreepers.config
 
CamoMenuIntegration() - Constructor for class com.mrbysco.camocreepers.config.CamoMenuIntegration
 
CamoModelProvider - Class in com.mrbysco.camocreepers.datagen.client
 
CamoModelProvider(FabricPackOutput) - Constructor for class com.mrbysco.camocreepers.datagen.client.CamoModelProvider
 
CamoRegistry - Class in com.mrbysco.camocreepers.registration
This class is used to register entities and items.
CamoRegistry() - Constructor for class com.mrbysco.camocreepers.registration.CamoRegistry
 
canSeeSky - Variable in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderState
 
caveCamo - Variable in class com.mrbysco.camocreepers.config.CamoConfig.Common
 
com.mrbysco.camocreepers - package com.mrbysco.camocreepers
 
com.mrbysco.camocreepers.client.renderer - package com.mrbysco.camocreepers.client.renderer
 
com.mrbysco.camocreepers.config - package com.mrbysco.camocreepers.config
 
com.mrbysco.camocreepers.datagen - package com.mrbysco.camocreepers.datagen
 
com.mrbysco.camocreepers.datagen.client - package com.mrbysco.camocreepers.datagen.client
 
com.mrbysco.camocreepers.datagen.server - package com.mrbysco.camocreepers.datagen.server
 
com.mrbysco.camocreepers.entity - package com.mrbysco.camocreepers.entity
 
com.mrbysco.camocreepers.platform - package com.mrbysco.camocreepers.platform
 
com.mrbysco.camocreepers.platform.services - package com.mrbysco.camocreepers.platform.services
 
com.mrbysco.camocreepers.registration - package com.mrbysco.camocreepers.registration
 
COMMON - Static variable in class com.mrbysco.camocreepers.config.CamoConfig
 
CommonClass - Class in com.mrbysco.camocreepers
 
CommonClass() - Constructor for class com.mrbysco.camocreepers.CommonClass
 
commonSpec - Static variable in class com.mrbysco.camocreepers.config.CamoConfig
 
Constants - Class in com.mrbysco.camocreepers
 
Constants() - Constructor for class com.mrbysco.camocreepers.Constants
 
create(Registry, String) - Method in class com.mrbysco.camocreepers.FabricRegistrationFactory
 
create(Registry, String) - Method in interface com.mrbysco.camocreepers.registration.RegistrationProvider.Factory
create(ResourceKey, String) - Method in class com.mrbysco.camocreepers.FabricRegistrationFactory
 
create(ResourceKey, String) - Method in interface com.mrbysco.camocreepers.registration.RegistrationProvider.Factory
createRenderState() - Method in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderer
 

E

endCamo - Variable in class com.mrbysco.camocreepers.config.CamoConfig.Common
 
ENTITY_TYPES - Static variable in class com.mrbysco.camocreepers.registration.CamoRegistry
 
extractRenderState(Creeper, CreeperRenderState, float) - Method in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderer
 

F

FabricPlatformHelper - Class in com.mrbysco.camocreepers.platform
 
FabricPlatformHelper() - Constructor for class com.mrbysco.camocreepers.platform.FabricPlatformHelper
 
FabricRegistrationFactory - Class in com.mrbysco.camocreepers
 
FabricRegistrationFactory() - Constructor for class com.mrbysco.camocreepers.FabricRegistrationFactory
 
feetState - Variable in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderState
 
foliageColor - Variable in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderState
 

G

generate() - Method in class com.mrbysco.camocreepers.datagen.server.CamoLootProvider
 
generateBlockStateModels(BlockModelGenerators) - Method in class com.mrbysco.camocreepers.datagen.client.CamoModelProvider
 
generateItemModels(ItemModelGenerators) - Method in class com.mrbysco.camocreepers.datagen.client.CamoModelProvider
 
generateTranslations(HolderLookup.Provider, FabricLanguageProvider.TranslationBuilder) - Method in class com.mrbysco.camocreepers.datagen.client.CamoLanguageProvider
 
get() - Method in interface com.mrbysco.camocreepers.registration.RegistryObject
Gets the object behind this wrapper.
get(Registry, String) - Static method in interface com.mrbysco.camocreepers.registration.RegistrationProvider
Gets a provider for specified modId and registry.
get(ResourceKey, String) - Static method in interface com.mrbysco.camocreepers.registration.RegistrationProvider
Gets a provider for specified modId and resourceKey.
getEntries() - Method in interface com.mrbysco.camocreepers.registration.RegistrationProvider
Gets all the objects currently registered.
getId() - Method in interface com.mrbysco.camocreepers.registration.RegistryObject
Gets the id of the object.
getModConfigScreenFactory() - Method in class com.mrbysco.camocreepers.config.CamoMenuIntegration
 
getModId() - Method in interface com.mrbysco.camocreepers.registration.RegistrationProvider
Gets the mod id that this provider registers objects for.
getResourceKey() - Method in interface com.mrbysco.camocreepers.registration.RegistryObject
Gets the ResourceKey of the registry of the object wrapped.
getType() - Method in class com.mrbysco.camocreepers.entity.CamoCreeper
 

I

init() - Static method in class com.mrbysco.camocreepers.CommonClass
 
INSTANCE - Static variable in interface com.mrbysco.camocreepers.registration.RegistrationProvider.Factory
The singleton instance of the RegistrationProvider.Factory.
IPlatformHelper - Interface in com.mrbysco.camocreepers.platform.services
 
IS_MUSHROOM - Static variable in class com.mrbysco.camocreepers.Constants
 
IS_SANDY - Static variable in class com.mrbysco.camocreepers.Constants
 
ITEMS - Static variable in class com.mrbysco.camocreepers.registration.CamoRegistry
 

L

load(Class) - Static method in class com.mrbysco.camocreepers.platform.Services
 
loadClass() - Static method in class com.mrbysco.camocreepers.registration.CamoRegistry
 
LOGGER - Static variable in class com.mrbysco.camocreepers.Constants
 

M

MOD_ID - Static variable in class com.mrbysco.camocreepers.Constants
 
MOD_NAME - Static variable in class com.mrbysco.camocreepers.Constants
 
modLoc(String) - Static method in class com.mrbysco.camocreepers.Constants
 

N

netherCamo - Variable in class com.mrbysco.camocreepers.config.CamoConfig.Common
 

O

onInitialize() - Method in class com.mrbysco.camocreepers.CamoCreepersFabric
 
onInitializeClient() - Method in class com.mrbysco.camocreepers.CamoCreepersFabricClient
 
onInitializeDataGenerator(FabricDataGenerator) - Method in class com.mrbysco.camocreepers.datagen.CamoDatagen
 
overrideCreeperSpawns - Variable in class com.mrbysco.camocreepers.config.CamoConfig.Common
 

P

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

R

register(String, Supplier) - Method in interface com.mrbysco.camocreepers.registration.RegistrationProvider
Registers an object.
register(String, EntityType.Builder) - Static method in class com.mrbysco.camocreepers.registration.CamoRegistry
 
RegistrationProvider<T> - Interface in com.mrbysco.camocreepers.registration
Utility class for multiloader registration.
RegistrationProvider.Factory - Interface in com.mrbysco.camocreepers.registration
Factory class for registration providers.
RegistryObject<T> - Interface in com.mrbysco.camocreepers.registration
Represents a lazy wrapper for registry object.

S

seaLevel - Variable in class com.mrbysco.camocreepers.client.renderer.CamoCreeperRenderState
 
Services - Class in com.mrbysco.camocreepers.platform
 
Services() - Constructor for class com.mrbysco.camocreepers.platform.Services
 
submit(PoseStack, SubmitNodeCollector, int, CreeperRenderState, float, float) - Method in class com.mrbysco.camocreepers.client.renderer.CamoColorLayer
 
A B C E F G I L M N O P R S 
All Classes and Interfaces|All Packages|Constant Field Values