MCPcopy Create free account

hub / github.com/Petrolpark-Mods/Destroy / functions

Functions4,373 in github.com/Petrolpark-Mods/Destroy

↓ 24 callersMethodmarkSeismograph
(SceneBuilder scene, Seismograph seismograph, int x, int z, Mark mark)
src/main/java/com/petrolpark/destroy/content/oil/OilPonderScenes.java:401
↓ 24 callersMethodsetDisplayType
(DisplayType displayType)
src/main/java/com/petrolpark/destroy/core/chemistry/vat/VatSideBlockEntity.java:422
↓ 23 callersMethodbuilder
(Class<? extends T> recipeClass)
src/main/java/com/petrolpark/destroy/compat/jei/DestroyJEI.java:367
↓ 23 callersMethodgetDisplayType
()
src/main/java/com/petrolpark/destroy/core/chemistry/vat/VatSideBlockEntity.java:418
↓ 23 callersMethodgetGroup
The {@link IFunctionalGroupInstance} of this {@link IOrganicReactant}. @return A {@link IFunctionalGroupInstance} whose {@link IAtom}s are all contain
src/main/java/com/petrolpark/destroy/chemistry/api/organic/IOrganicReactant.java:28
↓ 23 callersMethodpreexponentialFactor
Set the pre-exponential factor in the Arrhenius equation for this Reaction. @param preexponentialFactor @return This Reaction Builder
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyReaction.java:611
↓ 22 callersMethodaward
(Level level, Player player)
src/main/java/com/petrolpark/destroy/DestroyAdvancementTrigger.java:89
↓ 22 callersMethodgetChannels
()
src/main/java/com/petrolpark/destroy/content/redstone/programmer/RedstoneProgram.java:175
↓ 22 callersMethodgetExtraInventoryStartSlotIndex
()
src/main/java/com/petrolpark/destroy/core/extendedinventory/ExtendedInventory.java:108
↓ 22 callersMethodgetTank
Find and select an {@link IFluidHandler} when clicking on a Block. We can then use this tank to empty or fill. @param level @param pos @param state @p
src/main/java/com/petrolpark/destroy/core/chemistry/storage/IMixtureStorageItem.java:130
↓ 22 callersMethodtest
(ItemStack stack)
src/main/java/com/petrolpark/destroy/content/processing/trypolithography/recipe/CircuitPatternIngredient.java:32
↓ 21 callersMethodonRemove
(BlockState state, Level level, BlockPos pos, BlockState newState, boolean isMoving)
src/main/java/com/petrolpark/destroy/content/oil/pumpjack/IPumpjackStructuralBlock.java:81
↓ 20 callersMethodaddSimpleItemReactant
Adds an Item as a {@link IItemReactant reactant} for this {@link LegacyReaction}. An Item Stack of size {@code 1}, with this Item will be consumed in
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyReaction.java:485
↓ 20 callersMethodgetRandom
Pick a random one of the two objects in this {@link Couple} @param random @return One of the objects in this {@link Couple}, which may be {@code null}
src/main/java/com/petrolpark/destroy/chemistry/api/util/Couple.java:113
↓ 20 callersMethodgetWidth
(Font pFont)
src/main/java/com/petrolpark/destroy/content/processing/trypolithography/CircuitPatternTooltipComponent.java:49
↓ 20 callersMethodhypothetical
Mark this Molecule as being hypothetical - if this Molecule appears in a solution, an error will be raised. @return This Molecule Builder
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacySpecies.java:712
↓ 20 callersMethodisIn
(int x, int y)
src/main/java/com/petrolpark/destroy/client/stackedtextbox/AbstractStackedTextBox.java:220
↓ 20 callersMethodnotifyUpdate
()
src/main/java/com/petrolpark/destroy/core/chemistry/vat/observation/RedstoneQuantityMonitorBehaviour.java:103
↓ 20 callersMethodwithCallback
(BiConsumer<Direction, Integer> valueCallback)
src/main/java/com/petrolpark/destroy/core/bettervaluesettings/SidedScrollValueBehaviour.java:74
↓ 20 callersMethodwithColor
(int color)
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacySpeciesTag.java:31
↓ 19 callersMethodgetElement
Get the {@link IElement} of which this atom is an instance. @return A nuclide (typically an {@link com.petrolpark.destroy.chemistry.api.nuclide.Elemen
src/main/java/com/petrolpark/destroy/chemistry/api/atom/IAtom.java:38
↓ 19 callersMethodgetLength
()
src/main/java/com/petrolpark/destroy/content/redstone/programmer/RedstoneProgram.java:94
↓ 19 callersMethodrotate
(BlockState state, LevelAccessor level, BlockPos pos, Rotation rotation)
src/main/java/com/petrolpark/destroy/content/processing/dynamo/DynamoBlock.java:145
↓ 18 callersMethodawardDestroyAdvancement
(DestroyAdvancementTrigger advancement)
src/main/java/com/petrolpark/destroy/core/data/advancement/DestroyAdvancementBehaviour.java:25
↓ 18 callersMethodequals
{@inheritDocs} @param obj @return {@code true} if the supplied object is a Holder and the held object matches this, or both are {@link Holder#isEmpty(
src/main/java/com/petrolpark/destroy/chemistry/api/util/Holder.java:46
↓ 18 callersMethodfulfils
(ExplosivePropertyCondition condition)
src/main/java/com/petrolpark/destroy/core/explosion/mixedexplosive/ExplosiveProperties.java:66
↓ 18 callersMethodget
@param player @return The Player's Extended Inventory
src/main/java/com/petrolpark/destroy/core/extendedinventory/ExtendedInventory.java:54
↓ 18 callersMethodn
()
src/main/java/com/petrolpark/destroy/DestroyCreativeModeTabs.java:102
↓ 18 callersMethodoffset
(Rect2i rect, int x, int y)
src/main/java/com/petrolpark/destroy/core/extendedinventory/ExtendedInventoryClientHandler.java:567
↓ 18 callersMethodputPattern
(ItemStack stack, int pattern)
src/main/java/com/petrolpark/destroy/content/processing/trypolithography/CircuitPatternItem.java:21
↓ 18 callersMethodwith
(BiFunction<Float, LegacyReaction, ReactionResult> result)
src/main/java/com/petrolpark/destroy/chemistry/legacy/reactionresult/CombinedReactionResult.java:24
↓ 17 callersMethodadd
(float chance, ItemLike item)
src/main/java/com/petrolpark/destroy/DestroyCompostables.java:35
↓ 17 callersMethodgetCapacity
Get the capacity this ItemStack should have. This can and will be called before and after the {@link net.minecraftforge.common.extensions.IForgeItem#i
src/main/java/com/petrolpark/destroy/core/chemistry/storage/IMixtureStorageItem.java:51
↓ 17 callersMethodgetVatOptional
()
src/main/java/com/petrolpark/destroy/core/chemistry/vat/VatControllerBlockEntity.java:349
↓ 17 callersMethodreadNBT
Generates a Read-Only Mixture from the given Compound Tag. @param compound @return A new Read-Only Mixture instance
src/main/java/com/petrolpark/destroy/chemistry/legacy/ReadOnlyMixture.java:124
↓ 17 callersMethodsendToServer
(C2SPacket message)
src/main/java/com/petrolpark/destroy/DestroyMessages.java:108
↓ 16 callersMethodbuilder
()
src/main/java/com/petrolpark/destroy/client/DestroyLang.java:52
↓ 16 callersMethodgetCapability
(@NotNull Capability<T> cap, @Nullable Direction side)
src/main/java/com/petrolpark/destroy/core/explosion/mixedexplosive/SimpleDyeableNameableMixedExplosiveBlockEntity.java:71
↓ 16 callersMethodgetFluidResults
()
src/main/java/com/petrolpark/destroy/mixin/accessor/ProcessingRecipeParamsAccessor.java:21
↓ 16 callersMethodgetItemStack
(BlockEntity be)
src/main/java/com/petrolpark/destroy/content/processing/glassblowing/BlowpipeBlock.java:104
↓ 16 callersMethodgetVatOptional
()
src/main/java/com/petrolpark/destroy/core/chemistry/vat/VatSideBlockEntity.java:178
↓ 16 callersMethodnext
()
src/main/java/com/petrolpark/destroy/chemistry/api/util/Couple.java:162
↓ 16 callersMethodtoArray
()
src/main/java/com/petrolpark/destroy/chemistry/api/util/Couple.java:137
↓ 15 callersMethodaddS2CPacket
(SimpleChannel net, Class<T> clazz, Function<FriendlyByteBuf, T> decoder)
src/main/java/com/petrolpark/destroy/DestroyMessages.java:92
↓ 15 callersMethodbuild
()
src/main/java/com/petrolpark/destroy/DestroySoundEvents.java:107
↓ 15 callersMethodcreate
(String name)
src/main/java/com/petrolpark/destroy/DestroySoundEvents.java:81
↓ 15 callersMethodgetColor
(ItemStack stack)
src/main/java/com/petrolpark/destroy/core/chemistry/storage/IMixtureStorageItem.java:192
↓ 15 callersMethodgetFluidIngredients
()
src/main/java/com/petrolpark/destroy/mixin/accessor/ProcessingRecipeParamsAccessor.java:15
↓ 15 callersMethodgetIngredients
()
src/main/java/com/petrolpark/destroy/content/processing/trypolithography/recipe/CircuitDeployerApplicationRecipe.java:103
↓ 15 callersMethodgetMaterial
(BlockState state)
src/main/java/com/petrolpark/destroy/core/chemistry/vat/material/VatMaterial.java:35
↓ 15 callersMethodgetName
The display name of this product. @param iupac Whether the IUPAC systematic name should be used rather than the common name
src/main/java/com/petrolpark/destroy/chemistry/naming/INameableProduct.java:16
↓ 15 callersMethodsendToClient
(S2CPacket message, ServerPlayer player)
src/main/java/com/petrolpark/destroy/DestroyMessages.java:112
↓ 14 callersMethodaddSimpleItemTagCatalyst
Adds an Item Ta as a {@link IItemReactant catalyst} for this {@link LegacyReaction}. An Item Stack containing Items with the tag must be present for t
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyReaction.java:521
↓ 14 callersMethode
(String message)
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyReaction.java:863
↓ 14 callersMethodtest
(LootContext context)
src/main/java/com/petrolpark/destroy/core/explosion/ObliterationCondition.java:17
↓ 13 callersMethoddrain
(FluidStack resource, FluidAction action)
src/main/java/com/petrolpark/destroy/content/processing/glassblowing/BlowpipeItem.java:306
↓ 13 callersMethodgetDenseOutputTank
()
src/main/java/com/petrolpark/destroy/content/processing/centrifuge/CentrifugeBlockEntity.java:221
↓ 13 callersMethodgetExplosiveInventory
(ItemStack stack)
src/main/java/com/petrolpark/destroy/core/explosion/mixedexplosive/IMixedExplosiveItem.java:9
↓ 13 callersMethodgetGasHandler
()
src/main/java/com/petrolpark/destroy/core/chemistry/vat/VatFluidTankBehaviour.java:50
↓ 13 callersMethodgetLeftSlots
(int extraSlots)
src/main/java/com/petrolpark/destroy/config/DestroyClientConfigs.java:26
↓ 13 callersMethodgetLightOutputTank
()
src/main/java/com/petrolpark/destroy/content/processing/centrifuge/CentrifugeBlockEntity.java:225
↓ 13 callersMethodgetPattern
(ItemStack stack)
src/main/java/com/petrolpark/destroy/content/processing/trypolithography/CircuitPatternItem.java:16
↓ 13 callersMethodgetRequiredFluid
()
src/main/java/com/petrolpark/destroy/core/recipe/SingleFluidRecipe.java:18
↓ 13 callersMethodreadNBT
(CompoundTag compound)
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyMixture.java:120
↓ 13 callersMethodserialize
@param object @return
src/main/java/com/petrolpark/destroy/chemistry/api/serialization/IChemistrySerializer.java:14
↓ 13 callersMethodset
Set the value of the given type of Pollution in this Level. This does not broadcast the change to clients or reward advancements. @param pollutionType
src/main/java/com/petrolpark/destroy/core/pollution/Pollution.java:64
↓ 13 callersMethodsetFluid
(FluidStack stack)
src/main/java/com/petrolpark/destroy/mixin/accessor/FluidNetworkAccessor.java:13
↓ 12 callersMethodaddMolecule
Adds a {@link LegacySpecies} to this Mixture. If the Molecule is already in the Mixture, its concentration is increased by the given amount. @param mo
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyMixture.java:218
↓ 12 callersMethodclear
()
src/main/java/com/petrolpark/destroy/content/oil/seismology/SeismographItem.java:98
↓ 12 callersMethodgetAtom
()
src/main/java/com/petrolpark/destroy/chemistry/serializer/Node.java:57
↓ 12 callersMethodgetContents
(ItemStack itemStack)
src/main/java/com/petrolpark/destroy/core/chemistry/storage/IMixtureStorageItem.java:196
↓ 12 callersMethodgetLiquidTank
()
src/main/java/com/petrolpark/destroy/core/chemistry/vat/VatControllerBlockEntity.java:512
↓ 12 callersMethodgetPollution
Gets the level of pollution of the given Type in the given Level. @param level @param pollutionType @return 0 if the Level does not have the Level Pol
src/main/java/com/petrolpark/destroy/core/pollution/PollutionHelper.java:51
↓ 12 callersMethodgetRecipe
()
src/main/java/com/petrolpark/destroy/content/processing/glassblowing/BlowpipeBlockEntity.java:75
↓ 12 callersMethodhasTag
Whether this {@link ITaggable} has a given {@link ITag}. @param <T> A type of {@link ITag} applicable to this {@link ITaggable} @param tag A {@link IT
src/main/java/com/petrolpark/destroy/chemistry/api/tag/ITaggable.java:18
↓ 12 callersMethodhighlightColumn
(SceneBuilder scene, PonderPalette color, int column, int ticks)
src/main/java/com/petrolpark/destroy/content/oil/seismology/ShowSeismographPonderInstruction.java:123
↓ 12 callersMethodisNovel
Whether this Molecule was generated by a {@link com.petrolpark.destroy.chemistry.legacy.genericreaction.GenericReaction Generic Reaction}. @see Legacy
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacySpecies.java:340
↓ 12 callersMethoditerator
()
src/main/java/com/petrolpark/destroy/chemistry/api/util/Couple.java:132
↓ 12 callersMethodpollutionEnabled
Whether Pollution is enabled in this world.
src/main/java/com/petrolpark/destroy/core/pollution/PollutionHelper.java:37
↓ 12 callersMethodpure
Get a Mixture containing only the given Molecule, unless it is charged, in which case get a Mixture containing the sodium salt or chloride of the ion.
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyMixture.java:106
↓ 12 callersMethodregister
(ExplosivePropertyCondition condition)
src/main/java/com/petrolpark/destroy/core/explosion/mixedexplosive/ExplosiveProperties.java:161
↓ 11 callersMethodaddMolecule
Adds the given {@link LegacySpecies} to this Read-Only Mixture with the given concentration. If the Read-Only Mixture already contained the Molecule i
src/main/java/com/petrolpark/destroy/chemistry/legacy/ReadOnlyMixture.java:259
↓ 11 callersMethodaddSimpleItemTagReactant
Adds an Item Tag as a {@link IItemReactant reactant} for this {@link LegacyReaction}. An Item Stack of size {@code 1}, containing an Item with this Ta
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyReaction.java:497
↓ 11 callersMethodasItem
()
src/main/java/com/petrolpark/destroy/core/block/FullyGrownCropBlock.java:53
↓ 11 callersMethodfromJson
(JsonObject json)
src/main/java/com/petrolpark/destroy/core/explosion/mixedexplosive/ExplosiveProperties.java:96
↓ 11 callersMethodgetBoilingPoint
The {@link ReadOnlyMixture#temperature temperature} (in kelvins) at which this Molecule forms a gas.
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacySpecies.java:262
↓ 11 callersMethodgetGasTank
()
src/main/java/com/petrolpark/destroy/core/chemistry/vat/VatControllerBlockEntity.java:523
↓ 11 callersMethodgetInternalTank
()
src/main/java/com/petrolpark/destroy/content/processing/distillation/BubbleCapBlockEntity.java:216
↓ 11 callersMethodgetMutation
(BlockState cropBlockState, BlockState blockUnder)
src/main/java/com/petrolpark/destroy/content/processing/phytomining/CropMutation.java:76
↓ 11 callersMethodgetSpeed
()
src/main/java/com/petrolpark/destroy/content/logistics/creativepump/CreativePumpBlockEntity.java:60
↓ 11 callersMethodreplace
Replaces one {@link LegacyAtom} with another, without moving the currently selected Atom. <p><b>To modify existing Formulae, {@link LegacyMolecularStr
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyMolecularStructure.java:397
↓ 11 callersMethods
(String translationKey)
src/main/java/com/petrolpark/destroy/DestroyCreativeModeTabs.java:134
↓ 10 callersMethodacid
Registers an acid. This automatially registers four {@link LegacyReaction Reactions} (one for the association, two for the dissociation (with both wat
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyReaction.java:673
↓ 10 callersMethodaddC2SPacket
(SimpleChannel net, Class<T> clazz, Function<FriendlyByteBuf, T> decoder)
src/main/java/com/petrolpark/destroy/DestroyMessages.java:100
↓ 10 callersMethodchangePollution
Changes the level of pollution of the given Type in the given Level by the given amount. The change is broadcast to all clients (Avoid this by using t
src/main/java/com/petrolpark/destroy/core/pollution/PollutionHelper.java:90
↓ 10 callersMethodcreate
(LegacyElement startingElement)
src/main/java/com/petrolpark/destroy/chemistry/legacy/index/DestroyTopologies.java:344
↓ 10 callersMethode
()
src/main/java/com/petrolpark/destroy/DestroyCreativeModeTabs.java:98
↓ 10 callersMethodenthalpyChange
Set the enthalpy change (in kJ/mol) for this Reaction. If no enthalpy change is given, defaults to 0kJ. @param enthalpyChange @return This Reaction Bu
src/main/java/com/petrolpark/destroy/chemistry/legacy/LegacyReaction.java:635
↓ 10 callersMethodgetCapability
(@NotNull Capability<T> cap, @Nullable Direction side)
src/main/java/com/petrolpark/destroy/content/oil/ChunkCrudeOil.java:200
↓ 10 callersMethodgetControllerBubbleCap
()
src/main/java/com/petrolpark/destroy/content/processing/distillation/DistillationTower.java:85
← previousnext →101–200 of 4,373, ranked by callers