Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addToItemGroup(RegistryKey<ItemGroup>, Item) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Add an item to an item group
B
- build() - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
- buildEntity(EntityType.EntityFactory<T>, Class<T>, float, float, SpawnGroup, String) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
C
- category(SpawnGroup) - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
- createBuilder(Identifier) - Static method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
D
- dimensions(EntityDimensions) - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
E
- egg(int, int) - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
- entity(EntityType.EntityFactory<E>) - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
- EntityRegistryBuilder<E extends net.minecraft.entity.Entity> - Class in io.github.codecraftplugin.registrylib.utils
- EntityRegistryBuilder() - Constructor for class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
H
- hasEgg(boolean) - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
I
- io.github.codecraftplugin.registrylib - package io.github.codecraftplugin.registrylib
- io.github.codecraftplugin.registrylib.client - package io.github.codecraftplugin.registrylib.client
- io.github.codecraftplugin.registrylib.utils - package io.github.codecraftplugin.registrylib.utils
- ITEM_GROUP - Static variable in class io.github.codecraftplugin.registrylib.RegisteryLib
L
- LOGGER - Static variable in class io.github.codecraftplugin.registrylib.RegisteryLib
M
- makeFireImmune() - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
- MOD_ID - Static variable in class io.github.codecraftplugin.registrylib.RegisteryLib
O
- offerAxeRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making an Axe recipe
- offerBootsRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making a Boots recipe
- offerChestplateRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making a Chestplate recipe
- offerHelmetRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making a Helmet recipe
- offerHoeRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making a Hoe recipe
- offerLeggingsRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making a Leggings recipe
- offerPickaxeRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making a Pickaxe recipe
- offerShovelRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making an Shovel recipe
- offerSwordRecipe(RecipeExporter, ItemConvertible, ItemConvertible) - Static method in class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
-
for making a Sword recipe
- onInitialize() - Method in class io.github.codecraftplugin.registrylib.RegisteryLib
- onInitializeClient() - Method in class io.github.codecraftplugin.registrylib.client.RegisteryLibClient
R
- registerBlockItem(String, String, Block, RegistryKey<ItemGroup>) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
- registerBlocks(String, String, Block, RegistryKey<ItemGroup>) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Register items item.
- registerBlocksWithoutBlockItem(String, String, Block) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Register blocks without block item block.
- registerEgg(I, Identifier) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Register spawn egg without entity.
- registerEnchantments(String, Enchantment, String) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Register enchantments enchantment.
- registerEntity(String, String, EntityType) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Registery entity type.
- registerItemGroup(String, String, Supplier<ItemStack>) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
- registerItems(String, String, Item, RegistryKey<ItemGroup>) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Register items item.
- registerRegistry(Logger) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
- registerStatusEffects(String, String, StatusEffect) - Static method in class io.github.codecraftplugin.registrylib.utils.Registry
-
Register status effects status effect.
- RegisteryLib - Class in io.github.codecraftplugin.registrylib
- RegisteryLib() - Constructor for class io.github.codecraftplugin.registrylib.RegisteryLib
- RegisteryLibClient - Class in io.github.codecraftplugin.registrylib.client
- RegisteryLibClient() - Constructor for class io.github.codecraftplugin.registrylib.client.RegisteryLibClient
- Registry - Class in io.github.codecraftplugin.registrylib.utils
- Registry() - Constructor for class io.github.codecraftplugin.registrylib.utils.Registry
- RegistryRecipeProvider - Class in io.github.codecraftplugin.registrylib.utils
- RegistryRecipeProvider() - Constructor for class io.github.codecraftplugin.registrylib.utils.RegistryRecipeProvider
T
- tracker(int, int, boolean) - Method in class io.github.codecraftplugin.registrylib.utils.EntityRegistryBuilder
All Classes and Interfaces|All Packages|Constant Field Values