Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Shadows-of-Fire/Hostile-Neural-Networks
/ functions
Functions
623 in github.com/Shadows-of-Fire/Hostile-Neural-Networks
⨍
Functions
623
◇
Types & classes
110
↓ 76 callers
Method
size
()
src/main/java/dev/shadowsoffire/hostilenetworks/util/SavedSelections.java:77
↓ 47 callers
Method
isEmpty
()
src/main/java/dev/shadowsoffire/hostilenetworks/util/FabSelection.java:46
↓ 38 callers
Method
isHovering
(int x, int y, int width, int height, double mx, double my)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DataCenterFabConfigScreen.java:91
↓ 34 callers
Method
create
(PackOutput output, CompletableFuture<Provider> registries)
src/main/java/dev/shadowsoffire/hostilenetworks/datagen/LootProvider.java:28
↓ 34 callers
Method
loc
(String path)
src/main/java/dev/shadowsoffire/hostilenetworks/HostileNetworks.java:84
↓ 33 callers
Method
withColor
(String key, int color)
src/main/java/dev/shadowsoffire/hostilenetworks/util/Color.java:13
↓ 32 callers
Method
getKey
()
src/main/java/dev/shadowsoffire/hostilenetworks/util/RedstoneState.java:37
↓ 30 callers
Method
loc
(String path)
src/main/java/dev/shadowsoffire/hostilenetworks/datagen/HNNRecipeProvider.java:125
↓ 26 callers
Method
getModel
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:39
↓ 25 callers
Method
fabDrops
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:47
↓ 24 callers
Method
getStackInSlot
(int slot)
src/main/java/dev/shadowsoffire/hostilenetworks/tile/proxy/ModelPortHandler.java:26
↓ 24 callers
Method
isValid
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:123
↓ 23 callers
Method
getTier
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:47
↓ 18 callers
Method
getInventory
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/LootFabTileEntity.java:110
↓ 18 callers
Method
register
(LiteralArgumentBuilder<CommandSourceStack> root)
src/main/java/dev/shadowsoffire/hostilenetworks/command/GiveModelCommand.java:47
↓ 17 callers
Method
getStoredModel
@return A holder pointing to the nbt-encoded data model. May be unbound.
src/main/java/dev/shadowsoffire/hostilenetworks/item/DataModelItem.java:106
↓ 16 callers
Method
getSlot
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:78
↓ 13 callers
Method
block
()
src/main/java/dev/shadowsoffire/hostilenetworks/util/DisplayableBlock.java:37
↓ 12 callers
Method
isMax
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/ModelTier.java:49
↓ 10 callers
Method
getNextTierData
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:66
↓ 10 callers
Method
getRedstoneState
()
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabMenu.java:107
↓ 9 callers
Method
getTierData
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:62
↓ 9 callers
Method
lang
Constructs a mutable component with a lang key of the form "type.modid.path", using {@link HostileNetworks#MODID}. @param type The type of language k
src/main/java/dev/shadowsoffire/hostilenetworks/HostileNetworks.java:95
↓ 8 callers
Method
clamp
(int idx)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DeepLearnerScreen.java:145
↓ 8 callers
Method
current
The drop index this selection currently resolves to, or {@code -1} if it has no entries.
src/main/java/dev/shadowsoffire/hostilenetworks/util/FabSelection.java:53
↓ 8 callers
Method
matchesModelInput
Returns true if the <code>stack</code> matches the input item specified by the {@link DataModel} stored in <code>model</code>.
src/main/java/dev/shadowsoffire/hostilenetworks/item/DataModelItem.java:137
↓ 8 callers
Method
name
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:35
↓ 7 callers
Method
boundModelAt
(int slotIdx)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DataCenterMenu.java:139
↓ 7 callers
Method
click
(int id)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabScreen.java:262
↓ 7 callers
Method
equals
(Object obj)
src/main/java/dev/shadowsoffire/hostilenetworks/util/SavedSelections.java:81
↓ 7 callers
Method
getComponent
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/ModelTier.java:45
↓ 7 callers
Method
next
Returns the next tier in sorted order. If the tier is already the max tier, returns itself. <p> If the tier is unknown, returns {@link #getMinTier()}.
src/main/java/dev/shadowsoffire/hostilenetworks/data/ModelTierRegistry.java:60
↓ 7 callers
Method
sync
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/DataCenterTileEntity.java:548
↓ 7 callers
Method
toString
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/BlockDataModelsCondition.java:34
↓ 6 callers
Method
click
(int id)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DataCenterFabConfigScreen.java:251
↓ 6 callers
Method
getEnergyStored
()
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabMenu.java:111
↓ 6 callers
Method
getItems
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/LootFabTileEntity.java:352
↓ 6 callers
Method
getMinTier
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/ModelTierRegistry.java:35
↓ 6 callers
Method
getPredictionDrop
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:53
↓ 6 callers
Method
getRequiredData
Returns the required data for this model to be considered at the given tier. <p> This method respects overrides present in {@link #requiredData}. @pa
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:67
↓ 6 callers
Method
getResourceLocation
()
src/main/java/dev/shadowsoffire/hostilenetworks/util/RedstoneState.java:41
↓ 6 callers
Method
getRuntime
()
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabMenu.java:115
↓ 6 callers
Method
hasAttunement
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/BlockDataModel.java:137
↓ 6 callers
Method
makeSprites
(String base, String hovered)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DeepLearnerScreen.java:374
↓ 6 callers
Method
render
(GuiGraphics gfx, int pMouseX, int pMouseY, float pPartialTicks)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabScreen.java:74
↓ 6 callers
Method
setData
(ItemStack stack, int data)
src/main/java/dev/shadowsoffire/hostilenetworks/item/DataModelItem.java:122
↓ 6 callers
Method
simCost
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:39
↓ 6 callers
Method
sync
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/LootFabTileEntity.java:216
↓ 5 callers
Method
computeIfAbsent
(DisplayEntity display, Level level)
src/main/java/dev/shadowsoffire/hostilenetworks/util/ClientEntityCache.java:27
↓ 5 callers
Method
fixed
A {@link ProductionMode#FIXED} selection on a single drop index.
src/main/java/dev/shadowsoffire/hostilenetworks/util/FabSelection.java:42
↓ 5 callers
Method
getData
(ItemStack stack)
src/main/java/dev/shadowsoffire/hostilenetworks/item/DataModelItem.java:118
↓ 5 callers
Method
getEntity
(Level level)
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:106
↓ 5 callers
Method
getKey
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/SimChamberTileEntity.java:363
↓ 5 callers
Method
getName
(ItemStack pStack)
src/main/java/dev/shadowsoffire/hostilenetworks/item/DataModelItem.java:80
↓ 5 callers
Method
getSelections
()
src/main/java/dev/shadowsoffire/hostilenetworks/util/SavedSelections.java:64
↓ 5 callers
Method
input
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:41
↓ 5 callers
Method
next
()
src/main/java/dev/shadowsoffire/hostilenetworks/util/RedstoneState.java:54
↓ 5 callers
Method
selection
()
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DataCenterFabConfigScreen.java:80
↓ 5 callers
Method
setStoredModel
(ItemStack stack, DataModel model)
src/main/java/dev/shadowsoffire/hostilenetworks/item/DataModelItem.java:110
↓ 5 callers
Method
setupModel
(DataModelInstance inst)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DeepLearnerScreen.java:269
↓ 5 callers
Method
test
(IContext context)
src/main/java/dev/shadowsoffire/hostilenetworks/data/BlockDataModelsCondition.java:24
↓ 5 callers
Method
tick
(ClientTickEvent.Pre event)
src/main/java/dev/shadowsoffire/hostilenetworks/util/ClientEntityCache.java:36
↓ 4 callers
Method
baseDrop
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:43
↓ 4 callers
Method
buildLayout
(BlockPos controllerPos, Direction wallFace, int sx, int sy, int sz)
src/main/java/dev/shadowsoffire/hostilenetworks/multiblock/DataCenterShell.java:59
↓ 4 callers
Method
colorValue
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/ModelTier.java:65
↓ 4 callers
Method
dropSelf
(Holder<Block> block)
src/main/java/dev/shadowsoffire/hostilenetworks/datagen/LootProvider.java:58
↓ 4 callers
Method
endBatch
()
src/main/java/dev/shadowsoffire/hostilenetworks/client/PerTypeBufferSource.java:41
↓ 4 callers
Method
findInvalidPositions
Returns up to {@link #MAX_REPORTED_INVALID} failing positions. Empty when the shell is valid.
src/main/java/dev/shadowsoffire/hostilenetworks/multiblock/DataCenterShell.java:150
↓ 4 callers
Method
getDisplayName
()
src/main/java/dev/shadowsoffire/hostilenetworks/item/DeepLearnerItem.java:73
↓ 4 callers
Method
getEnergyStored
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/DataCenterTileEntity.java:518
↓ 4 callers
Method
getFailState
(int slot)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DataCenterMenu.java:164
↓ 4 callers
Method
getItemHandler
(ItemStack stack)
src/main/java/dev/shadowsoffire/hostilenetworks/item/DeepLearnerItem.java:56
↓ 4 callers
Method
getSelection
(DataModel model)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabMenu.java:123
↓ 4 callers
Method
getSimMode
()
src/main/java/dev/shadowsoffire/hostilenetworks/gui/SimChamberMenu.java:65
↓ 4 callers
Method
getSourceStack
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:119
↓ 4 callers
Method
getWidth
(Font font)
src/main/java/dev/shadowsoffire/hostilenetworks/client/DataModelTooltipRenderer.java:22
↓ 4 callers
Method
matches
Whether processing should run given the current redstone power state at the block.
src/main/java/dev/shadowsoffire/hostilenetworks/util/RedstoneState.java:46
↓ 4 callers
Method
removeOrDefault
(JsonObject obj, String key, float value)
src/main/java/dev/shadowsoffire/hostilenetworks/command/GenerateModelCommand.java:291
↓ 4 callers
Method
requiredData
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:49
↓ 4 callers
Method
selection
The production configuration for the currently-loaded model, or {@link FabSelection#EMPTY} if none is loaded.
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabScreen.java:70
↓ 4 callers
Method
setFixedDrop
Sets the model's Fixed-mode drop. An index of {@code -1} clears the model's selection entirely.
src/main/java/dev/shadowsoffire/hostilenetworks/tile/LootFabTileEntity.java:157
↓ 4 callers
Method
throwAttunementError
(ResourceLocation key, String targetKind, ResourceLocation targetId, Collection<? extends DataModel> existingM
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelRegistry.java:136
↓ 4 callers
Method
updateModels
(ItemStack learner, EntityType<?> type, int bonus)
src/main/java/dev/shadowsoffire/hostilenetworks/HostileEvents.java:187
↓ 4 callers
Method
write
(String namespace, String path, EntityDataModel model)
src/main/java/dev/shadowsoffire/hostilenetworks/command/GenerateModelCommand.java:344
↓ 3 callers
Method
displayEntity
Returns the display entity for this data model. <p> The display entity is shown in the Data Model's item model, and in the Deep Learner.
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModel.java:28
↓ 3 callers
Method
getAccuracy
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:82
↓ 3 callers
Method
getActionsNeeded
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:98
↓ 3 callers
Method
getByData
(DataModel model, int data)
src/main/java/dev/shadowsoffire/hostilenetworks/data/ModelTierRegistry.java:42
↓ 3 callers
Method
getCurrentModel
()
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DeepLearnerScreen.java:98
↓ 3 callers
Method
getData
()
src/main/java/dev/shadowsoffire/hostilenetworks/data/DataModelInstance.java:43
↓ 3 callers
Method
getDeepLearner
(Player player)
src/main/java/dev/shadowsoffire/hostilenetworks/curios/CuriosCompat.java:19
↓ 3 callers
Method
getEnergy
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/LootFabTileEntity.java:114
↓ 3 callers
Method
getEnergyStored
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/SimChamberTileEntity.java:248
↓ 3 callers
Method
getEnergyStored
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/LootFabTileEntity.java:291
↓ 3 callers
Method
getInventory
()
src/main/java/dev/shadowsoffire/hostilenetworks/tile/DataCenterTileEntity.java:510
↓ 3 callers
Method
getIters
(ItemStack stack)
src/main/java/dev/shadowsoffire/hostilenetworks/item/DataModelItem.java:126
↓ 3 callers
Method
getSelectedDrop
(DataModel model)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/LootFabMenu.java:119
↓ 3 callers
Method
getType
()
src/main/java/dev/shadowsoffire/hostilenetworks/HostileConfig.java:106
↓ 3 callers
Method
load
()
src/main/java/dev/shadowsoffire/hostilenetworks/HostileConfig.java:33
↓ 3 callers
Method
matchSimple
(int id, int base)
src/main/java/dev/shadowsoffire/hostilenetworks/gui/DataCenterMenu.java:129
next →
1–100 of 623, ranked by callers