MCPcopy Create free account

hub / github.com/AlexModGuy/Citadel / functions

Functions1,091 in github.com/AlexModGuy/Citadel

MethodgetStructureManager
()
src/main/java/com/github/alexthe666/citadel/server/event/EventMergeStructureSpawns.java:32
MethodgetTargetTickRate
()
src/main/java/com/github/alexthe666/citadel/server/event/EventChangeEntityTickRate.java:21
MethodgetTemperature
()
src/main/java/com/github/alexthe666/citadel/server/event/EventReplaceBiome.java:54
MethodgetTextFileDirectory
()
src/main/java/com/github/alexthe666/citadel/client/gui/GuiCitadelBook.java:26
MethodgetTexture
()
src/main/java/com/github/alexthe666/citadel/client/rewards/CitadelCapes.java:100
MethodgetTexture
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/TabulaRenderData.java:36
MethodgetTextureOffset
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaCubeContainer.java:78
MethodgetTick
()
src/main/java/com/github/alexthe666/citadel/animation/AnimationEvent.java:43
MethodgetTitleScreen
()
src/main/java/com/github/alexthe666/citadel/client/event/EventRenderSplashText.java:33
MethodgetToughness
()
src/main/java/com/github/alexthe666/citadel/server/item/CustomArmorMaterial.java:62
MethodgetTransforms
()
src/main/java/com/github/alexthe666/citadel/client/model/container/BakedTabulaModel.java:58
MethodgetUpdatePacket
()
src/main/java/com/github/alexthe666/citadel/server/block/CitadelLecternBlockEntity.java:161
MethodgetUpdateTag
()
src/main/java/com/github/alexthe666/citadel/server/block/CitadelLecternBlockEntity.java:165
MethodgetUses
()
src/main/java/com/github/alexthe666/citadel/server/item/CustomToolMaterial.java:28
MethodgetVideoTexture
(ResourceLocation namespace, int defaultWidth, int defaultHeight)
src/main/java/com/github/alexthe666/citadel/client/texture/CitadelTextureManager.java:30
MethodgetWeirdness
()
src/main/java/com/github/alexthe666/citadel/server/event/EventReplaceBiome.java:62
MethodgetWidth
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/Whitespace.java:40
MethodgetWorldSeed
()
src/main/java/com/github/alexthe666/citadel/server/event/EventReplaceBiome.java:115
MethodgetX
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/Whitespace.java:32
MethodgetX
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/ImageData.java:34
MethodgetX
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/EntityLinkData.java:36
MethodgetX
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/EntityRenderData.java:36
MethodgetX
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/TabulaRenderData.java:44
MethodgetX
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/ItemRenderData.java:39
MethodgetX
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/RecipeData.java:32
MethodgetX
Get the <i>x</i> coordinate. @return the <i>x</i> coordinate. @since vecmath 1.5
src/main/java/com/github/alexthe666/citadel/math/Tuple2f.java:496
MethodgetY
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/Whitespace.java:36
MethodgetY
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/ImageData.java:42
MethodgetY
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/EntityLinkData.java:44
MethodgetY
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/EntityRenderData.java:44
MethodgetY
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/TabulaRenderData.java:52
MethodgetY
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/ItemRenderData.java:47
MethodgetY
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/RecipeData.java:40
MethodgetY
Get the <i>y</i> coordinate. @return the <i>y</i> coordinate. @since vecmath 1.5
src/main/java/com/github/alexthe666/citadel/math/Tuple2f.java:520
Methodhandle
(AnimationMessage message, Supplier<NetworkEvent.Context> context)
src/main/java/com/github/alexthe666/citadel/server/message/AnimationMessage.java:23
Methodhandle
(final PropertiesMessage message, Supplier<NetworkEvent.Context> context)
src/main/java/com/github/alexthe666/citadel/server/message/PropertiesMessage.java:37
Methodhandle
(DanceJukeboxMessage message, Supplier<NetworkEvent.Context> context)
src/main/java/com/github/alexthe666/citadel/server/message/DanceJukeboxMessage.java:42
Methodhandle
(final SyncClientTickRateMessage message, Supplier<NetworkEvent.Context> context)
src/main/java/com/github/alexthe666/citadel/server/message/SyncClientTickRateMessage.java:28
MethodhandleAnimationPacket
(int entityId, int index)
src/main/java/com/github/alexthe666/citadel/ClientProxy.java:264
MethodhandleClientTickRatePacket
(CompoundTag compound)
src/main/java/com/github/alexthe666/citadel/ClientProxy.java:293
MethodhandlePropertiesPacket
(String propertyID, CompoundTag compound, int entityID)
src/main/java/com/github/alexthe666/citadel/ClientProxy.java:280
MethodhasModifiersActive
()
src/main/java/com/github/alexthe666/citadel/server/tick/TickRateTracker.java:36
MethodhashCode
Returns a hash code value based on the data values in this object. Two different Tuple2i objects with identical data values (i.e., Tuple2i.equals ret
src/main/java/com/github/alexthe666/citadel/math/Tuple2i.java:262
MethodincrementCubeCount
(TabulaCubeContainer cube)
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelContainer.java:38
Methodinit
()
src/main/java/com/github/alexthe666/citadel/client/gui/GuiCitadelPatreonConfig.java:74
Methodinit
()
src/main/java/com/github/alexthe666/citadel/client/gui/GuiCitadelCapesConfig.java:105
Methodinit
()
src/main/java/com/github/alexthe666/citadel/client/gui/GuiBasicBook.java:194
MethodinitializeClient
(java.util.function.Consumer<IClientItemExtensions> consumer)
src/main/java/com/github/alexthe666/citadel/item/ItemCustomRender.java:13
Methodinterpolate
Linearly interpolates between tuples t1 and t2 and places the result into this tuple: this = (1-alpha) t1 + alpha t2. @param t1 the first tuple @
src/main/java/com/github/alexthe666/citadel/math/Tuple2f.java:448
MethodisAmbientOcclusion
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelBlock.java:74
MethodisFollow_cursor
()
src/main/java/com/github/alexthe666/citadel/client/gui/data/TabulaRenderData.java:100
MethodisGlobal
()
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/TickRateModifier.java:66
MethodisGui3d
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelBlock.java:79
MethodisGui3d
()
src/main/java/com/github/alexthe666/citadel/client/model/container/BakedTabulaModel.java:38
MethodisHidden
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaCubeContainer.java:94
MethodisHidden
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaCubeGroupContainer.java:40
MethodisHidden
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaAnimationComponentContainer.java:87
MethodisLeftHand
()
src/main/java/com/github/alexthe666/citadel/client/event/EventPosePlayerHand.java:31
MethodisMuted
()
src/main/java/com/github/alexthe666/citadel/client/video/Video.java:171
MethodisPauseScreen
()
src/main/java/com/github/alexthe666/citadel/client/gui/GuiBasicBook.java:583
MethodisRepeat
()
src/main/java/com/github/alexthe666/citadel/client/video/Video.java:163
MethodisResolved
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelBlock.java:84
MethodisString
(JsonObject json, String memberName)
src/main/java/com/github/alexthe666/citadel/client/model/container/JsonUtils.java:21
MethodisStructureTagged
(TagKey<Structure> tagKey)
src/main/java/com/github/alexthe666/citadel/server/event/EventMergeStructureSpawns.java:44
MethodisTextureMirrorEnabled
()
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaCubeGroupContainer.java:36
MethodisTexturePresent
(String textureName)
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelBlock.java:114
Methodlifespan
(int lifespan)
src/main/java/com/github/alexthe666/citadel/client/render/LightningBoltData.java:61
Methodload
(CompoundTag tag)
src/main/java/com/github/alexthe666/citadel/server/block/CitadelLecternBlockEntity.java:137
MethodmakeCodec
()
src/main/java/com/github/alexthe666/citadel/server/generation/SpawnProbabilityModifier.java:30
MethodmasterTick
()
src/main/java/com/github/alexthe666/citadel/client/tick/ClientTickRateTracker.java:43
MethodmasterTick
()
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/TickRateModifier.java:70
Methodmatches
(@Nullable Holder<Biome> biomeHolder, ResourceLocation registryName)
src/main/java/com/github/alexthe666/citadel/config/biome/SpawnBiomeData.java:38
Methodmatches
(@Nullable Holder<Biome> biomeHolder, ResourceLocation registryName)
src/main/java/com/github/alexthe666/citadel/config/biome/SpawnBiomeData.java:81
MethodmergeSpawns
()
src/main/java/com/github/alexthe666/citadel/server/event/EventMergeStructureSpawns.java:56
Methodmodify
(Holder<Biome> biome, Phase phase, ModifiableBiomeInfo.BiomeInfo.Builder builder)
src/main/java/com/github/alexthe666/citadel/server/generation/SpawnProbabilityModifier.java:17
MethodmodifyTickRate
(Level level, TickRateModifier modifier)
src/main/java/com/github/alexthe666/citadel/server/tick/ServerTickRateTracker.java:67
MethodmoveBox
Returns a float that can be used to move boxes. @param speed is how fast the model runs; @param degree is how far the box will move; @param bounce w
src/main/java/com/github/alexthe666/citadel/client/model/AdvancedEntityModel.java:218
Methodnegate
Sets the value of this tuple to the negation of tuple t1. @param t1 the source tuple
src/main/java/com/github/alexthe666/citadel/math/Tuple2i.java:161
Methodnegate
Sets the value of this tuple to the negation of tuple t1. @param t1 the source tuple
src/main/java/com/github/alexthe666/citadel/math/Tuple2f.java:164
MethodnewBlockEntity
(BlockPos pos, BlockState blockState)
src/main/java/com/github/alexthe666/citadel/server/block/CitadelLecternBlock.java:27
Methodnoise
Spawns bolts with a specified delay and specified noise value, which will be randomly applied at either end of the delay bounds.
src/main/java/com/github/alexthe666/citadel/client/render/LightningBoltData.java:258
Methodnoise
(double xin, double yin)
src/main/java/com/github/alexthe666/citadel/math/CitadelSimplexNoise.java:82
MethodonClientInit
()
src/main/java/com/github/alexthe666/citadel/ClientProxy.java:80
MethodonClientPlayMusicDisc
(int entityId, BlockPos pos, boolean dancing)
src/main/java/com/github/alexthe666/citadel/server/entity/IDancesToJukebox.java:12
MethodonDestroyed
(ItemEntity p_150700_)
src/main/java/com/github/alexthe666/citadel/item/BlockItemWithSupplier.java:31
MethodonEntityUpdateDebug
(LivingEvent.LivingTickEvent event)
src/main/java/com/github/alexthe666/citadel/server/CitadelEvents.java:29
MethodonModConfigEvent
(final ModConfigEvent event)
src/main/java/com/github/alexthe666/citadel/Citadel.java:157
MethodonOpenGui
(ScreenEvent.Opening event)
src/main/java/com/github/alexthe666/citadel/ClientProxy.java:152
MethodonPlayerClone
(PlayerEvent.Clone event)
src/main/java/com/github/alexthe666/citadel/server/CitadelEvents.java:61
MethodonRemove
(BlockState state, Level level, BlockPos pos, BlockState replaceState, boolean b)
src/main/java/com/github/alexthe666/citadel/server/block/CitadelLecternBlock.java:57
MethodonRightClickBlock
(PlayerInteractEvent.RightClickBlock event)
src/main/java/com/github/alexthe666/citadel/server/CitadelEvents.java:40
MethodonServerAboutToStart
(ServerAboutToStartEvent event)
src/main/java/com/github/alexthe666/citadel/Citadel.java:184
MethodonServerTick
(TickEvent.ServerTickEvent event)
src/main/java/com/github/alexthe666/citadel/ServerProxy.java:81
MethodopenBookGUI
(ItemStack book)
src/main/java/com/github/alexthe666/citadel/ClientProxy.java:303
MethodparentedPostRender
Post renders this box with all its parents @param scale the render scale
src/main/java/com/github/alexthe666/citadel/client/model/AdvancedModelBox.java:217
MethodparseCubeGroup
(TabulaCubeGroupContainer container)
src/main/java/com/github/alexthe666/citadel/client/model/TabulaModel.java:47
Methodparts
()
src/main/java/com/github/alexthe666/citadel/client/model/TabulaModel.java:105
MethodplayBookClosingSound
()
src/main/java/com/github/alexthe666/citadel/client/gui/GuiBasicBook.java:591
MethodplayDownSound
(SoundManager soundManager)
src/main/java/com/github/alexthe666/citadel/client/gui/LinkButton.java:83
MethodplayDownSound
(SoundManager p_230988_1_)
src/main/java/com/github/alexthe666/citadel/client/gui/BookPageButton.java:55
← previousnext →801–900 of 1,091, ranked by callers