Index

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

A

addBiomes(Registry<Biome>, Consumer<Pair<Climate.ParameterPoint, ResourceKey<Biome>>>) - Method in class com.blamejared.wac.world.biome.WACRegion
 
addItem(ItemStack) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
animateTick(BlockState, Level, BlockPos, RandomSource) - Method in class com.blamejared.wac.block.DeepslateBasin
 
asHolder() - Method in interface com.blamejared.wac.registry.RegistryObject
Gets this object wrapped in a vanilla Holder.
assemble(RitualRecipeInput, HolderLookup.Provider) - Method in record class com.blamejared.wac.recipe.ritual.Ritual
 
AxeItemAccessor - Interface in com.blamejared.wac.mixin
 

B

block(String, Function<BlockBehaviour.Properties, ? extends I>) - Method in interface com.blamejared.wac.registry.RegistrationProvider
 
block(String, Function<BlockBehaviour.Properties, ? extends I>, BlockBehaviour.Properties) - Method in interface com.blamejared.wac.registry.RegistrationProvider
 
blockEntityBuilder(BiFunction<BlockPos, BlockState, T>, Block...) - Method in interface com.blamejared.wac.platform.IPlatformHelper
 
blockItem(String, RegistryObject<? extends Block>, UnaryOperator<Item.Properties>) - Method in interface com.blamejared.wac.registry.RegistrationProvider
 
blockItem(String, RegistryObject<? extends Block>, UnaryOperator<Item.Properties>, Item.Properties) - Method in interface com.blamejared.wac.registry.RegistrationProvider
 
Blocks() - Constructor for class com.blamejared.wac.tags.WACTags.Blocks
 
BLOCKS - Static variable in class com.blamejared.wac.block.WACBlocks
 
blur() - Method in record class com.blamejared.wac.client.render.shader.ShaderTexture
Returns the value of the blur record component.
BOOK_STACK - Static variable in class com.blamejared.wac.block.WACBlocks
 
BOOK_STACK - Static variable in class com.blamejared.wac.item.WACItems
 
BOOKS - Static variable in class com.blamejared.wac.block.BookStackBlock
 
BOOKSHELF_OFFSETS - Static variable in class com.blamejared.wac.block.DeepslateBasin
 
BookStackBlock - Class in com.blamejared.wac.block
 
BookStackBlock(BlockBehaviour.Properties) - Constructor for class com.blamejared.wac.block.BookStackBlock
 
bootstrap(BootstrapContext<ConfiguredFeature<?, ?>>) - Static method in class com.blamejared.wac.world.WACConfiguredFeatures
 
bootstrap(BootstrapContext<PlacedFeature>) - Static method in class com.blamejared.wac.world.WACPlacedFeatures
 

C

canBeReplaced(BlockState, BlockPlaceContext) - Method in class com.blamejared.wac.block.BookStackBlock
 
canCraftInDimensions(int, int) - Method in record class com.blamejared.wac.recipe.ritual.Ritual
 
canPlaceItemThroughFace(int, ItemStack, Direction) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
canSurvive(BlockState, LevelReader, BlockPos) - Method in class com.blamejared.wac.block.BookStackBlock
 
canTakeItemThroughFace(int, ItemStack, Direction) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
checkRecipe(Player, int) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
clearContent() - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
ClientEvents - Class in com.blamejared.wac.client
 
ClientEvents() - Constructor for class com.blamejared.wac.client.ClientEvents
 
codec() - Method in class com.blamejared.wac.block.BookStackBlock
 
codec() - Method in class com.blamejared.wac.block.DeepslateBasin
 
codec() - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
codec() - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
codec() - Method in class com.blamejared.wac.block.WitchyDecorBlock
 
codec() - Method in class com.blamejared.wac.recipe.ritual.Ritual.Serializer
 
CODEC - Static variable in class com.blamejared.wac.block.BookStackBlock
 
CODEC - Static variable in class com.blamejared.wac.block.DeepslateBasin
 
CODEC - Static variable in class com.blamejared.wac.block.MossyPodiumBlock
 
CODEC - Static variable in class com.blamejared.wac.block.WiltedShelfBlock
 
CODEC - Static variable in class com.blamejared.wac.block.WitchyDecorBlock
 
CODEC - Static variable in class com.blamejared.wac.recipe.ritual.Ritual.Serializer
 
com.blamejared.wac - package com.blamejared.wac
 
com.blamejared.wac.block - package com.blamejared.wac.block
 
com.blamejared.wac.block.entity - package com.blamejared.wac.block.entity
 
com.blamejared.wac.client - package com.blamejared.wac.client
 
com.blamejared.wac.client.render.block - package com.blamejared.wac.client.render.block
 
com.blamejared.wac.client.render.shader - package com.blamejared.wac.client.render.shader
 
com.blamejared.wac.compat.jei - package com.blamejared.wac.compat.jei
 
com.blamejared.wac.entity - package com.blamejared.wac.entity
 
com.blamejared.wac.item - package com.blamejared.wac.item
 
com.blamejared.wac.mixin - package com.blamejared.wac.mixin
 
com.blamejared.wac.platform - package com.blamejared.wac.platform
 
com.blamejared.wac.recipe - package com.blamejared.wac.recipe
 
com.blamejared.wac.recipe.ritual - package com.blamejared.wac.recipe.ritual
 
com.blamejared.wac.registry - package com.blamejared.wac.registry
 
com.blamejared.wac.tags - package com.blamejared.wac.tags
 
com.blamejared.wac.world - package com.blamejared.wac.world
 
com.blamejared.wac.world.biome - package com.blamejared.wac.world.biome
 
create(Registry<T>, String) - Method in interface com.blamejared.wac.registry.RegistrationProvider.Factory
create(ResourceKey<? extends Registry<T>>, String) - Method in interface com.blamejared.wac.registry.RegistrationProvider.Factory
createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.blamejared.wac.block.BookStackBlock
 
createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
createBlockStateDefinition(StateDefinition.Builder<Block, BlockState>) - Method in class com.blamejared.wac.block.WitchyDecorBlock
 
creativeTabBuilder() - Method in interface com.blamejared.wac.platform.IPlatformHelper
 
cutoutTexture() - Method in class com.blamejared.wac.client.render.shader.FixedMultiTextureStateShard
 

D

DEEPSLATE_BASIN - Static variable in class com.blamejared.wac.block.entity.WACBlockEntityTypes
 
DEEPSLATE_BASIN - Static variable in class com.blamejared.wac.block.WACBlocks
 
DEEPSLATE_BASIN - Static variable in class com.blamejared.wac.item.WACItems
 
DeepslateBasin - Class in com.blamejared.wac.block
 
DeepslateBasin(BlockBehaviour.Properties) - Constructor for class com.blamejared.wac.block.DeepslateBasin
 
DeepslateBasinBlockEntity - Class in com.blamejared.wac.block.entity
 
DeepslateBasinBlockEntity(BlockPos, BlockState) - Constructor for class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
DeepslateBasinRenderer - Class in com.blamejared.wac.client.render.block
 
DeepslateBasinRenderer(BlockEntityRendererProvider.Context) - Constructor for class com.blamejared.wac.client.render.block.DeepslateBasinRenderer
 
draw(Ritual, IRecipeSlotsView, GuiGraphics, double, double) - Method in class com.blamejared.wac.compat.jei.RitualCategory
 

E

enchantingPower() - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
Returns the value of the enchantingPower record component.
equals(Object) - Method in record class com.blamejared.wac.client.render.shader.ShaderTexture
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.wac.recipe.ritual.Ritual
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
Indicates whether some other object is "equal to" this one.

F

FACING - Static variable in class com.blamejared.wac.block.MossyPodiumBlock
 
FACING - Static variable in class com.blamejared.wac.block.WiltedShelfBlock
 
FACING - Static variable in class com.blamejared.wac.block.WitchyDecorBlock
 
findMatches(List<ItemStack>, List<Ingredient>) - Method in interface com.blamejared.wac.platform.IPlatformHelper
 
FixedMultiTextureStateShard - Class in com.blamejared.wac.client.render.shader
The vanilla RenderStateShard.MultiTextureStateShard class uses `i++` to set each texture, however the lightmap and overlay texture are hardcoded to use id 1 and 2 respectively.
FixedMultiTextureStateShard(List<ShaderTexture>) - Constructor for class com.blamejared.wac.client.render.shader.FixedMultiTextureStateShard
 
format() - Method in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
formattedName() - Method in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 

G

get() - Method in interface com.blamejared.wac.registry.RegistryObject
Gets the object behind this wrapper.
get(Registry<T>, String) - Static method in interface com.blamejared.wac.registry.RegistrationProvider
Gets a provider for specified modId and registry.
get(ResourceKey<? extends Registry<T>>, String) - Static method in interface com.blamejared.wac.registry.RegistrationProvider
Gets a provider for specified modId and resourceKey.
getBackground() - Method in class com.blamejared.wac.compat.jei.RitualCategory
 
getCollisionShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class com.blamejared.wac.block.DeepslateBasin
 
getCollisionShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
getCollisionShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
getContainerSize() - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
getEntries() - Method in interface com.blamejared.wac.registry.RegistrationProvider
Gets all the objects currently registered.
getIcon() - Method in class com.blamejared.wac.compat.jei.RitualCategory
 
getId() - Method in interface com.blamejared.wac.registry.RegistryObject
Gets the id of the object.
getIngredients() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
 
getItem(int) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
getItem(int) - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
 
getModId() - Method in interface com.blamejared.wac.registry.RegistrationProvider
Gets the mod id that this provider registers objects for.
getOcclusionShape(BlockState, BlockGetter, BlockPos) - Method in class com.blamejared.wac.block.DeepslateBasin
 
getOcclusionShape(BlockState, BlockGetter, BlockPos) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
getOcclusionShape(BlockState, BlockGetter, BlockPos) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
getPluginUid() - Method in class com.blamejared.wac.compat.jei.WACJEIPlugin
 
getRecipeType() - Method in class com.blamejared.wac.compat.jei.RitualCategory
 
getRenderShape(BlockState) - Method in class com.blamejared.wac.block.DeepslateBasin
 
getRenderShape(BlockState) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
getRenderType(String) - Static method in class com.blamejared.wac.client.render.shader.WACRenderTypes
 
getRenderTypes() - Static method in class com.blamejared.wac.client.render.shader.WACRenderTypes
 
getResourceKey() - Method in interface com.blamejared.wac.registry.RegistryObject
Gets the ResourceKey of the registry of the object wrapped.
getResult() - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
getResultItem(HolderLookup.Provider) - Method in record class com.blamejared.wac.recipe.ritual.Ritual
 
getSerializer() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
 
getShaderState() - Method in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class com.blamejared.wac.block.BookStackBlock
 
getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class com.blamejared.wac.block.DeepslateBasin
 
getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
getShape(BlockState, BlockGetter, BlockPos, CollisionContext) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
getSlotsForFace(Direction) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
getStateForPlacement(BlockPlaceContext) - Method in class com.blamejared.wac.block.BookStackBlock
 
getStateForPlacement(BlockPlaceContext) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
getStateForPlacement(BlockPlaceContext) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
getStateForPlacement(BlockPlaceContext) - Method in class com.blamejared.wac.block.WitchyDecorBlock
 
getSTRIPPABLES() - Static method in interface com.blamejared.wac.mixin.AxeItemAccessor
 
getTitle() - Method in class com.blamejared.wac.compat.jei.RitualCategory
 
getType() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
 
getUpdatePacket() - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
getUpdateTag(HolderLookup.Provider) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
group(String) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 

H

hashCode() - Method in record class com.blamejared.wac.client.render.shader.ShaderTexture
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
Returns a hash code value for this object.
hashCode() - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
Returns a hash code value for this object.

I

ID - Static variable in class com.blamejared.wac.compat.jei.WACJEIPlugin
 
ingredients() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
Returns the value of the ingredients record component.
init() - Static method in class com.blamejared.wac.WAC
 
INSTANCE - Static variable in interface com.blamejared.wac.registry.RegistrationProvider.Factory
The singleton instance of the RegistrationProvider.Factory.
IPlatformHelper - Interface in com.blamejared.wac.platform
 
IRegister - Interface in com.blamejared.wac.platform
 
isEmpty() - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
isFull() - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
isModLoaded(String) - Method in interface com.blamejared.wac.platform.IPlatformHelper
 
isPathfindable(BlockState, PathComputationType) - Method in class com.blamejared.wac.block.DeepslateBasin
 
isPathfindable(BlockState, PathComputationType) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
isPathfindable(BlockState, PathComputationType) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
isPathfindable(BlockState, PathComputationType) - Method in class com.blamejared.wac.block.WitchyDecorBlock
 
isValidBookShelf(Level, BlockPos, BlockPos) - Static method in class com.blamejared.wac.block.DeepslateBasin
 
item(String, Function<Item.Properties, ? extends I>) - Method in interface com.blamejared.wac.registry.RegistrationProvider
 
item(String, Function<Item.Properties, ? extends I>, Item.Properties) - Method in interface com.blamejared.wac.registry.RegistrationProvider
 
items - Variable in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
items() - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
items() - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
Returns the value of the items record component.
Items() - Constructor for class com.blamejared.wac.tags.WACTags.Items
 
ITEMS - Static variable in class com.blamejared.wac.item.WACItems
 

L

load(Class<T>) - Static method in class com.blamejared.wac.platform.Services
 
loadAdditional(CompoundTag, HolderLookup.Provider) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
loadAll(Class<T>) - Static method in class com.blamejared.wac.platform.Services
 
location() - Method in record class com.blamejared.wac.client.render.shader.ShaderTexture
Returns the value of the location record component.
LOG - Static variable in class com.blamejared.wac.WAC
 

M

makeRules() - Static method in class com.blamejared.wac.world.biome.WACSurfaceRuleData
 
matches(RitualRecipeInput, Level) - Method in record class com.blamejared.wac.recipe.ritual.Ritual
 
mipmap() - Method in record class com.blamejared.wac.client.render.shader.ShaderTexture
Returns the value of the mipmap record component.
mirror(BlockState, Mirror) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
mirror(BlockState, Mirror) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
mirror(BlockState, Mirror) - Method in class com.blamejared.wac.block.WitchyDecorBlock
 
MixinCatRenderer - Class in com.blamejared.wac.mixin
 
MixinCatRenderer(EntityRendererProvider.Context, CatModel<Cat>, float) - Constructor for class com.blamejared.wac.mixin.MixinCatRenderer
 
MixinLivingRenderer<T,M> - Class in com.blamejared.wac.mixin
 
MixinLivingRenderer() - Constructor for class com.blamejared.wac.mixin.MixinLivingRenderer
 
MODID - Static variable in class com.blamejared.wac.WAC
 
MOSSY_PODIUM - Static variable in class com.blamejared.wac.block.entity.WACBlockEntityTypes
 
MOSSY_PODIUM - Static variable in class com.blamejared.wac.block.WACBlocks
 
MOSSY_PODIUM - Static variable in class com.blamejared.wac.item.WACItems
 
MossyPodiumBlock - Class in com.blamejared.wac.block
 
MossyPodiumBlock(BlockBehaviour.Properties) - Constructor for class com.blamejared.wac.block.MossyPodiumBlock
 
MossyPodiumBlockEntity - Class in com.blamejared.wac.block.entity
 
MossyPodiumBlockEntity(BlockPos, BlockState) - Constructor for class com.blamejared.wac.block.entity.MossyPodiumBlockEntity
 
MossyPodiumRenderer - Class in com.blamejared.wac.client.render.block
 
MossyPodiumRenderer(BlockEntityRendererProvider.Context) - Constructor for class com.blamejared.wac.client.render.block.MossyPodiumRenderer
 

N

name() - Method in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
newBlockEntity(BlockPos, BlockState) - Method in class com.blamejared.wac.block.DeepslateBasin
 
newBlockEntity(BlockPos, BlockState) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 

O

onRemove(BlockState, Level, BlockPos, BlockState, boolean) - Method in class com.blamejared.wac.block.DeepslateBasin
 
output() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
Returns the value of the output record component.
overrideTexture(Cat, CallbackInfoReturnable<ResourceLocation>) - Method in class com.blamejared.wac.mixin.MixinCatRenderer
 

P

PLATFORM - Static variable in class com.blamejared.wac.platform.Services
 
player() - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
Returns the value of the player record component.

R

register(String, Supplier<? extends I>) - Method in interface com.blamejared.wac.registry.RegistrationProvider
Registers an object.
register(ResourceProvider, BiConsumer<ShaderInstance, Consumer<ShaderInstance>>) - Method in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
registerBlocks(BiConsumer<BlockColor, Block[]>) - Static method in class com.blamejared.wac.client.WACColors
 
registerCategories(IRecipeCategoryRegistration) - Method in class com.blamejared.wac.compat.jei.WACJEIPlugin
 
registerCreativeTabs(Consumer<ItemLike>) - Static method in class com.blamejared.wac.WAC
 
registerEntityRenderers(BiConsumer<BlockEntityType<T>, BlockEntityRendererProvider<T>>) - Static method in class com.blamejared.wac.client.ClientEvents
 
registerItems(BlockColors, BiConsumer<ItemColor, Item[]>) - Static method in class com.blamejared.wac.client.WACColors
 
registerRecipeCatalysts(IRecipeCatalystRegistration) - Method in class com.blamejared.wac.compat.jei.WACJEIPlugin
 
registerRecipes(IRecipeRegistration) - Method in class com.blamejared.wac.compat.jei.WACJEIPlugin
 
registerRegions() - Static method in class com.blamejared.wac.world.biome.WACBiomes
 
registerShaders(ResourceProvider, BiConsumer<ShaderInstance, Consumer<ShaderInstance>>) - Static method in class com.blamejared.wac.client.ClientEvents
 
registerStrippables() - Static method in class com.blamejared.wac.WAC
 
RegistrationProvider<T> - Interface in com.blamejared.wac.registry
Utility class for multiloader registration.
RegistrationProvider.Factory - Interface in com.blamejared.wac.registry
Factory class for registration providers.
RegistryObject<T> - Interface in com.blamejared.wac.registry
Represents a lazy wrapper for registry object.
removeItem() - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
removeItem(int, int) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
removeItemNoUpdate(int) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
render(DeepslateBasinBlockEntity, float, PoseStack, MultiBufferSource, int, int) - Method in class com.blamejared.wac.client.render.block.DeepslateBasinRenderer
 
render(MossyPodiumBlockEntity, float, PoseStack, MultiBufferSource, int, int) - Method in class com.blamejared.wac.client.render.block.MossyPodiumRenderer
 
render(T, float, float, PoseStack, MultiBufferSource, int, CallbackInfo) - Method in class com.blamejared.wac.mixin.MixinLivingRenderer
 
renderend(T, float, float, PoseStack, MultiBufferSource, int, CallbackInfo) - Method in class com.blamejared.wac.mixin.MixinLivingRenderer
 
requiredEnchantingPower() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
Returns the value of the requiredEnchantingPower record component.
requires(TagKey<Item>) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
requires(Ingredient) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
requires(Ingredient, int) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
requires(ItemLike) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
requires(ItemLike, int) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
resourceKey() - Method in interface com.blamejared.wac.registry.RegistrationProvider
 
ritual(MobEffectInstance, int) - Static method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
Ritual - Record Class in com.blamejared.wac.recipe.ritual
 
Ritual(NonNullList<Ingredient>, MobEffectInstance, int) - Constructor for record class com.blamejared.wac.recipe.ritual.Ritual
Creates an instance of a Ritual record class.
RITUAL - Static variable in class com.blamejared.wac.compat.jei.WACJEIPlugin
 
RITUAL_SERIALIZER - Static variable in class com.blamejared.wac.recipe.WACRecipes
 
RITUAL_TYPE - Static variable in class com.blamejared.wac.recipe.WACRecipes
 
Ritual.Serializer - Class in com.blamejared.wac.recipe.ritual
 
RitualBuilder - Class in com.blamejared.wac.recipe.ritual
 
RitualCategory - Class in com.blamejared.wac.compat.jei
 
RitualCategory(IGuiHelper) - Constructor for class com.blamejared.wac.compat.jei.RitualCategory
 
RitualRecipeInput - Record Class in com.blamejared.wac.recipe.ritual
 
RitualRecipeInput(NonNullList<ItemStack>, Player, int) - Constructor for record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
Creates an instance of a RitualRecipeInput record class.
rl(String) - Static method in class com.blamejared.wac.WAC
 
rotate(BlockState, Rotation) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
rotate(BlockState, Rotation) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
rotate(BlockState, Rotation) - Method in class com.blamejared.wac.block.WitchyDecorBlock
 

S

save(RecipeOutput) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
save(RecipeOutput, ResourceLocation) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
saveAdditional(CompoundTag, HolderLookup.Provider) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
Serializer() - Constructor for class com.blamejared.wac.recipe.ritual.Ritual.Serializer
 
SERIALIZER - Static variable in class com.blamejared.wac.recipe.WACRecipes
 
Services - Class in com.blamejared.wac.platform
 
Services() - Constructor for class com.blamejared.wac.platform.Services
 
setItem(int, ItemStack) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
setRecipe(IRecipeLayoutBuilder, Ritual, IFocusGroup) - Method in class com.blamejared.wac.compat.jei.RitualCategory
 
setSTRIPPABLES(Map<Block, Block>) - Static method in interface com.blamejared.wac.mixin.AxeItemAccessor
 
shader - Variable in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
shaderLocation() - Method in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
ShaderRenderType(String, VertexFormat, BiFunction<List<ShaderTexture>, WACRenderTypes.ShaderRenderType, RenderType>) - Constructor for class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
ShaderTexture - Record Class in com.blamejared.wac.client.render.shader
Basic tuple for a shader texture Borrowed from FunkyFrames
ShaderTexture(ResourceLocation) - Constructor for record class com.blamejared.wac.client.render.shader.ShaderTexture
 
ShaderTexture(ResourceLocation, boolean) - Constructor for record class com.blamejared.wac.client.render.shader.ShaderTexture
 
ShaderTexture(ResourceLocation, boolean, boolean) - Constructor for record class com.blamejared.wac.client.render.shader.ShaderTexture
Creates an instance of a ShaderTexture record class.
SHAPE - Static variable in class com.blamejared.wac.block.DeepslateBasin
 
SHAPE_BASE - Static variable in class com.blamejared.wac.block.MossyPodiumBlock
 
SHAPE_COMMON - Static variable in class com.blamejared.wac.block.MossyPodiumBlock
 
SHAPE_EAST - Static variable in class com.blamejared.wac.block.WiltedShelfBlock
 
SHAPE_NORTH - Static variable in class com.blamejared.wac.block.WiltedShelfBlock
 
SHAPE_POST - Static variable in class com.blamejared.wac.block.MossyPodiumBlock
 
SHAPE_SOUTH - Static variable in class com.blamejared.wac.block.WiltedShelfBlock
 
SHAPE_STAND - Static variable in class com.blamejared.wac.block.MossyPodiumBlock
 
SHAPE_TOP - Static variable in class com.blamejared.wac.block.MossyPodiumBlock
 
SHAPE_WEST - Static variable in class com.blamejared.wac.block.WiltedShelfBlock
 
size() - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
 
stillValid(Player) - Method in class com.blamejared.wac.block.entity.DeepslateBasinBlockEntity
 
STREAM_CODEC - Static variable in class com.blamejared.wac.recipe.ritual.Ritual.Serializer
 
streamCodec() - Method in class com.blamejared.wac.recipe.ritual.Ritual.Serializer
 
STRIPPED_WILTED_LOG - Static variable in class com.blamejared.wac.block.WACBlocks
 
STRIPPED_WILTED_LOG - Static variable in class com.blamejared.wac.item.WACItems
 
STRIPPED_WILTED_WOOD - Static variable in class com.blamejared.wac.block.WACBlocks
 
STRIPPED_WILTED_WOOD - Static variable in class com.blamejared.wac.item.WACItems
 

T

TAB - Static variable in class com.blamejared.wac.item.WACItems
 
toString() - Method in record class com.blamejared.wac.client.render.shader.ShaderTexture
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.wac.recipe.ritual.Ritual
Returns a string representation of this record class.
toString() - Method in record class com.blamejared.wac.recipe.ritual.RitualRecipeInput
Returns a string representation of this record class.
TYPE - Static variable in class com.blamejared.wac.recipe.WACRecipes
 

U

uncheck(Object) - Static method in class com.blamejared.wac.Util
 
unlockedBy(String, Criterion<?>) - Method in class com.blamejared.wac.recipe.ritual.RitualBuilder
 
useItemOn(ItemStack, BlockState, Level, BlockPos, Player, InteractionHand, BlockHitResult) - Method in class com.blamejared.wac.block.DeepslateBasin
 
useShapeForLightOcclusion(BlockState) - Method in class com.blamejared.wac.block.DeepslateBasin
 
useShapeForLightOcclusion(BlockState) - Method in class com.blamejared.wac.block.MossyPodiumBlock
 
useShapeForLightOcclusion(BlockState) - Method in class com.blamejared.wac.block.WiltedShelfBlock
 
useShapeForLightOcclusion(BlockState) - Method in class com.blamejared.wac.block.WitchyDecorBlock
 
useWithoutItem(BlockState, Level, BlockPos, Player, BlockHitResult) - Method in class com.blamejared.wac.block.DeepslateBasin
 
using(List<ShaderTexture>) - Method in class com.blamejared.wac.client.render.shader.WACRenderTypes.ShaderRenderType
 
Util - Class in com.blamejared.wac
 
Util() - Constructor for class com.blamejared.wac.Util
 

W

WAC - Class in com.blamejared.wac
 
WAC() - Constructor for class com.blamejared.wac.WAC
 
WACBiomes - Class in com.blamejared.wac.world.biome
 
WACBiomes() - Constructor for class com.blamejared.wac.world.biome.WACBiomes
 
WACBlockEntityTypes - Class in com.blamejared.wac.block.entity
 
WACBlockEntityTypes() - Constructor for class com.blamejared.wac.block.entity.WACBlockEntityTypes
 
WACBlocks - Class in com.blamejared.wac.block
 
WACBlocks() - Constructor for class com.blamejared.wac.block.WACBlocks
 
WACColors - Class in com.blamejared.wac.client
 
WACColors() - Constructor for class com.blamejared.wac.client.WACColors
 
WACConfiguredFeatures - Class in com.blamejared.wac.world
 
WACConfiguredFeatures() - Constructor for class com.blamejared.wac.world.WACConfiguredFeatures
 
WACEntityTypes - Class in com.blamejared.wac.entity
 
WACEntityTypes() - Constructor for class com.blamejared.wac.entity.WACEntityTypes
 
WACItems - Class in com.blamejared.wac.item
 
WACItems() - Constructor for class com.blamejared.wac.item.WACItems
 
WACJEIPlugin - Class in com.blamejared.wac.compat.jei
 
WACJEIPlugin() - Constructor for class com.blamejared.wac.compat.jei.WACJEIPlugin
 
WACPlacedFeatures - Class in com.blamejared.wac.world
 
WACPlacedFeatures() - Constructor for class com.blamejared.wac.world.WACPlacedFeatures
 
WACRecipes - Class in com.blamejared.wac.recipe
 
WACRecipes() - Constructor for class com.blamejared.wac.recipe.WACRecipes
 
WACRegion - Class in com.blamejared.wac.world.biome
 
WACRegion(ResourceLocation, int) - Constructor for class com.blamejared.wac.world.biome.WACRegion
 
WACRenderTypes - Class in com.blamejared.wac.client.render.shader
 
WACRenderTypes.ShaderRenderType - Class in com.blamejared.wac.client.render.shader
 
WACSurfaceRuleData - Class in com.blamejared.wac.world.biome
 
WACSurfaceRuleData() - Constructor for class com.blamejared.wac.world.biome.WACSurfaceRuleData
 
WACTags - Class in com.blamejared.wac.tags
 
WACTags() - Constructor for class com.blamejared.wac.tags.WACTags
 
WACTags.Blocks - Class in com.blamejared.wac.tags
 
WACTags.Items - Class in com.blamejared.wac.tags
 
WACTreeGrowers - Class in com.blamejared.wac.world
 
WACTreeGrowers() - Constructor for class com.blamejared.wac.world.WACTreeGrowers
 
WILTED_ALLIUM - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_ALLIUM - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_ALLIUM_PATCH - Static variable in class com.blamejared.wac.world.WACConfiguredFeatures
 
WILTED_ALLIUM_PATCH_PLACED - Static variable in class com.blamejared.wac.world.WACPlacedFeatures
 
WILTED_BOAT - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_BOOKSHELF - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_BOOKSHELF - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_BUTTON - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_BUTTON - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_CHEST_BOAT - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_DANDELION - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_DANDELION - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_DANDELION_PATCH - Static variable in class com.blamejared.wac.world.WACConfiguredFeatures
 
WILTED_DANDELION_PATCH_PLACED - Static variable in class com.blamejared.wac.world.WACPlacedFeatures
 
WILTED_DOOR - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_DOOR - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_FENCE - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_FENCE - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_FENCE_GATE - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_FENCE_GATE - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_HANGING_SIGN - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_HANGING_SIGN - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_LEAVES - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_LEAVES - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_LILY - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_LILY - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_LILY_PATCH - Static variable in class com.blamejared.wac.world.WACConfiguredFeatures
 
WILTED_LILY_PATCH_PLACED - Static variable in class com.blamejared.wac.world.WACPlacedFeatures
 
WILTED_LOG - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_LOG - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_LOGS - Static variable in class com.blamejared.wac.tags.WACTags.Blocks
 
WILTED_LOGS - Static variable in class com.blamejared.wac.tags.WACTags.Items
 
WILTED_ORCHID - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_ORCHID - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_ORCHID_PATCH - Static variable in class com.blamejared.wac.world.WACConfiguredFeatures
 
WILTED_ORCHID_PATCH_PLACED - Static variable in class com.blamejared.wac.world.WACPlacedFeatures
 
WILTED_PLANKS - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_PLANKS - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_PRESSURE_PLATE - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_PRESSURE_PLATE - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_ROSE - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_ROSE - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_ROSE_PATCH - Static variable in class com.blamejared.wac.world.WACConfiguredFeatures
 
WILTED_ROSE_PATCH_PLACED - Static variable in class com.blamejared.wac.world.WACPlacedFeatures
 
WILTED_SAPLING - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_SAPLING - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_SET_TYPE - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_SHELF - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_SHELF - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_SIGN - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_SIGN - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_SLAB - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_SLAB - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_STAIRS - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_STAIRS - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_TRAPDOOR - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_TRAPDOOR - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_WALL_HANGING_SIGN - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_WALL_SIGN - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_WOOD - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_WOOD - Static variable in class com.blamejared.wac.item.WACItems
 
WILTED_WOOD - Static variable in class com.blamejared.wac.world.WACConfiguredFeatures
 
WILTED_WOOD - Static variable in class com.blamejared.wac.world.WACTreeGrowers
 
WILTED_WOOD_PLACED - Static variable in class com.blamejared.wac.world.WACPlacedFeatures
 
WILTED_WOOD_TYPE - Static variable in class com.blamejared.wac.block.WACBlocks
 
WILTED_WOODS - Static variable in class com.blamejared.wac.world.biome.WACBiomes
 
WiltedShelfBlock - Class in com.blamejared.wac.block
 
WiltedShelfBlock(BlockBehaviour.Properties) - Constructor for class com.blamejared.wac.block.WiltedShelfBlock
 
WITCHY_DECOR - Static variable in class com.blamejared.wac.block.WACBlocks
 
WITCHY_DECOR - Static variable in class com.blamejared.wac.item.WACItems
 
WitchyDecorBlock - Class in com.blamejared.wac.block
 
WitchyDecorBlock(BlockBehaviour.Properties) - Constructor for class com.blamejared.wac.block.WitchyDecorBlock
 
A B C D E F G H I L M N O P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values