Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- blockStacks() - Method in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
-
Returns the value of the
blockStacksrecord component.
C
- CODEC - Static variable in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
- com.mrbysco.roughlyenoughprofessions - package com.mrbysco.roughlyenoughprofessions
- com.mrbysco.roughlyenoughprofessions.platform - package com.mrbysco.roughlyenoughprofessions.platform
- com.mrbysco.roughlyenoughprofessions.platform.services - package com.mrbysco.roughlyenoughprofessions.platform.services
- com.mrbysco.roughlyenoughprofessions.profession - package com.mrbysco.roughlyenoughprofessions.profession
- com.mrbysco.roughlyenoughprofessions.rei - package com.mrbysco.roughlyenoughprofessions.rei
- Constants - Class in com.mrbysco.roughlyenoughprofessions
- Constants() - Constructor for class com.mrbysco.roughlyenoughprofessions.Constants
D
- drawEntry(GuiGraphicsExtractor, double, double) - Method in class com.mrbysco.roughlyenoughprofessions.profession.ProfessionDisplay
E
- entry - Variable in class com.mrbysco.roughlyenoughprofessions.profession.ProfessionDisplay
- equals(Object) - Method in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
-
Indicates whether some other object is "equal to" this one.
F
- FabricPlatformHelper - Class in com.mrbysco.roughlyenoughprofessions.platform
- FabricPlatformHelper() - Constructor for class com.mrbysco.roughlyenoughprofessions.platform.FabricPlatformHelper
G
- getBlockStacks() - Method in class com.mrbysco.roughlyenoughprofessions.profession.ProfessionDisplay
-
Get the ItemStacks that represent the blocks in the recipe.
- getCategoryIdentifier() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionCategory
- getCategoryIdentifier() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionDisplayFabric
- getDisplayHeight() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionCategory
- getDisplayLocation() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionDisplayFabric
- getDisplayName() - Method in class com.mrbysco.roughlyenoughprofessions.profession.ProfessionDisplay
-
Get the profession name for display.
- getDisplayWidth(ProfessionDisplayFabric) - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionCategory
- getIcon() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionCategory
- getInputEntries() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionDisplayFabric
- getOutputEntries() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionDisplayFabric
- getProfessionName() - Method in class com.mrbysco.roughlyenoughprofessions.profession.ProfessionDisplay
-
Get the profession name for the recipe.
- getSerializer() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionDisplayFabric
- getTitle() - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionCategory
- getVillagerEntity() - Method in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
- getVillagerEntity(Holder) - Static method in class com.mrbysco.roughlyenoughprofessions.VillagerCache
- getVillagerID() - Method in class com.mrbysco.roughlyenoughprofessions.platform.FabricPlatformHelper
- getVillagerID() - Method in interface com.mrbysco.roughlyenoughprofessions.platform.services.IPlatformHelper
-
Gets the ID of a given villager
H
- hashCode() - Method in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
-
Returns a hash code value for this object.
I
L
- load(Class) - Static method in class com.mrbysco.roughlyenoughprofessions.platform.Services
- LOGGER - Static variable in class com.mrbysco.roughlyenoughprofessions.Constants
M
- MOD_ID - Static variable in class com.mrbysco.roughlyenoughprofessions.Constants
- MOD_NAME - Static variable in class com.mrbysco.roughlyenoughprofessions.Constants
- modLoc(String) - Static method in class com.mrbysco.roughlyenoughprofessions.Constants
O
- onInitializeClient() - Method in class com.mrbysco.roughlyenoughprofessions.RoughlyEnoughProfessionsFabric
P
- PLATFORM - Static variable in class com.mrbysco.roughlyenoughprofessions.platform.Services
- profession() - Method in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
-
Returns the value of the
professionrecord component. - PROFESSION - Static variable in class com.mrbysco.roughlyenoughprofessions.rei.REPClientPlugin
- ProfessionCategory - Class in com.mrbysco.roughlyenoughprofessions.rei
- ProfessionCategory() - Constructor for class com.mrbysco.roughlyenoughprofessions.rei.ProfessionCategory
- ProfessionDisplay - Class in com.mrbysco.roughlyenoughprofessions.profession
- ProfessionDisplay(ProfessionEntry) - Constructor for class com.mrbysco.roughlyenoughprofessions.profession.ProfessionDisplay
- ProfessionDisplayFabric - Class in com.mrbysco.roughlyenoughprofessions.rei
- ProfessionDisplayFabric(ProfessionEntry) - Constructor for class com.mrbysco.roughlyenoughprofessions.rei.ProfessionDisplayFabric
- ProfessionEntry - Record Class in com.mrbysco.roughlyenoughprofessions.profession
- ProfessionEntry(Holder, List) - Constructor for record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
-
Creates an instance of a
ProfessionEntryrecord class.
R
- registerCategories(CategoryRegistry) - Method in class com.mrbysco.roughlyenoughprofessions.rei.REPClientPlugin
- registerDisplays(DisplayRegistry) - Method in class com.mrbysco.roughlyenoughprofessions.rei.REPClientPlugin
- RenderHelper - Class in com.mrbysco.roughlyenoughprofessions
-
A helper class to render the Villager entity on the screen
- RenderHelper() - Constructor for class com.mrbysco.roughlyenoughprofessions.RenderHelper
- renderVillager(GuiGraphicsExtractor, int, int, double, double, double, Villager) - Static method in class com.mrbysco.roughlyenoughprofessions.RenderHelper
-
Render the Villager entity on the screen
- REPClientPlugin - Class in com.mrbysco.roughlyenoughprofessions.rei
- REPClientPlugin() - Constructor for class com.mrbysco.roughlyenoughprofessions.rei.REPClientPlugin
- RoughlyEnoughProfessionsFabric - Class in com.mrbysco.roughlyenoughprofessions
- RoughlyEnoughProfessionsFabric() - Constructor for class com.mrbysco.roughlyenoughprofessions.RoughlyEnoughProfessionsFabric
S
- SERIALIZER - Static variable in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionDisplayFabric
- Services - Class in com.mrbysco.roughlyenoughprofessions.platform
- Services() - Constructor for class com.mrbysco.roughlyenoughprofessions.platform.Services
- setupDisplay(ProfessionDisplayFabric, Rectangle) - Method in class com.mrbysco.roughlyenoughprofessions.rei.ProfessionCategory
- STREAM_CODEC - Static variable in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
T
- toString() - Method in record class com.mrbysco.roughlyenoughprofessions.profession.ProfessionEntry
-
Returns a string representation of this record class.
V
- VillagerCache - Class in com.mrbysco.roughlyenoughprofessions
- VillagerCache() - Constructor for class com.mrbysco.roughlyenoughprofessions.VillagerCache
All Classes and Interfaces|All Packages|Constant Field Values