MCPcopy Create free account

hub / github.com/AlexModGuy/Citadel / functions

Functions1,091 in github.com/AlexModGuy/Citadel

MethodItemCustomRender
(Properties props)
src/main/java/com/github/alexthe666/citadel/item/ItemCustomRender.java:9
MethodItemRenderData
(String item, int x, int y, double scale, int page)
src/main/java/com/github/alexthe666/citadel/client/gui/data/ItemRenderData.java:11
MethodLeg
(float forward, float side, float range, boolean isWing)
src/main/java/com/github/alexthe666/citadel/animation/LegSolver.java:50
MethodLegSolver
(Leg... legs)
src/main/java/com/github/alexthe666/citadel/animation/LegSolver.java:21
MethodLegSolverQuadruped
(float forward, float side)
src/main/java/com/github/alexthe666/citadel/animation/LegSolverQuadruped.java:11
MethodLightningBoltData
(Vec3 start, Vec3 end)
src/main/java/com/github/alexthe666/citadel/client/render/LightningBoltData.java:30
MethodLineData
(int xIndex, int yIndex, String text, int page)
src/main/java/com/github/alexthe666/citadel/client/gui/data/LineData.java:9
MethodLinkButton
(GuiBasicBook book, int x, int y, int width, int height, Component component, ItemStack previewStack, net.mine
src/main/java/com/github/alexthe666/citadel/client/gui/LinkButton.java:24
MethodLinkData
(String linkedPage, String titleText, int x, int y, int page)
src/main/java/com/github/alexthe666/citadel/client/gui/data/LinkData.java:19
MethodLivingEntityMixin
(EntityType<? extends Entity> entityType, Level world)
src/main/java/com/github/alexthe666/citadel/mixin/LivingEntityMixin.java:24
MethodLocalEntityTickRateModifier
(int entityId, EntityType expectedEntityType, double range, ResourceKey<Level> dimension, int durationInMaster
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/LocalEntityTickRateModifier.java:19
MethodLocalPositionTickRateModifier
(Vec3 center, double range, ResourceKey<Level> dimension, int durationInMasterTicks, float tickRateMultiplier)
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/LocalPositionTickRateModifier.java:12
MethodLocalTickRateModifier
(TickRateModifierType localPosition, double range, ResourceKey<Level> dimension, int durationInMasterTicks, fl
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/LocalTickRateModifier.java:17
MethodModelAnimator
()
src/main/java/com/github/alexthe666/citadel/client/model/ModelAnimator.java:26
MethodModelBox
(int p_i225950_1_, int p_i225950_2_, float p_i225950_3_, float p_i225950_4_, float p_i225950_5_, float p_i2259
src/main/java/com/github/alexthe666/citadel/client/model/TabulaModelRenderUtils.java:72
MethodModelBox
(int texOffX, int texOffY, float x, float y, float z, float width, float height, float depth, float deltaX, fl
src/main/java/com/github/alexthe666/citadel/client/model/basic/BasicModelPart.java:206
MethodMovementControllerCustomCollisions
(Mob mob)
src/main/java/com/github/alexthe666/citadel/server/entity/collision/MovementControllerCustomCollisions.java:18
MethodPoint2f
Constructs and initializes a Point2f from the specified xy coordinates. @param x the x coordinate @param y the y coordinate
src/main/java/com/github/alexthe666/citadel/math/Point2f.java:13
MethodPoint2i
Constructs and initializes a Point2i from the specified x and y coordinates. @param x the x coordinate @param y the y coordinate
src/main/java/com/github/alexthe666/citadel/math/Point2i.java:13
MethodPositionTextureVertex
(float p_i1158_1_, float p_i1158_2_, float p_i1158_3_, float p_i1158_4_, float p_i1158_5_)
src/main/java/com/github/alexthe666/citadel/client/model/TabulaModelRenderUtils.java:16
MethodPositionTextureVertex
(float x, float y, float z, float texU, float texV)
src/main/java/com/github/alexthe666/citadel/client/model/basic/BasicModelPart.java:261
MethodPost
(String splashText, PoseStack poseStack, TitleScreen titleScreen, float partialTicks)
src/main/java/com/github/alexthe666/citadel/client/event/EventRenderSplashText.java:64
MethodPostEffect
(PostChain postChain, RenderTarget renderTarget, boolean enabled)
src/main/java/com/github/alexthe666/citadel/client/shader/PostEffectRegistry.java:121
MethodPostRenderModel
(LivingEntity entity, EntityModel model, PoseStack poseStack, float bodyYRot, float partialTicks, MultiBufferS
src/main/java/com/github/alexthe666/citadel/client/event/EventLivingRenderer.java:93
MethodPostSetupAnimations
(LivingEntity entity, EntityModel model, PoseStack poseStack, float bodyYRot, float partialTicks, MultiBufferS
src/main/java/com/github/alexthe666/citadel/client/event/EventLivingRenderer.java:86
MethodPre
(String splashText, PoseStack poseStack, TitleScreen titleScreen, float partialTicks, int splashTextColor)
src/main/java/com/github/alexthe666/citadel/client/event/EventRenderSplashText.java:47
MethodPreSetupAnimations
(LivingEntity entity, EntityModel model, PoseStack poseStack, float bodyYRot, float partialTicks, MultiBufferS
src/main/java/com/github/alexthe666/citadel/client/event/EventLivingRenderer.java:79
MethodPropertiesMessage
(String propertyID, CompoundTag compound, int entityID)
src/main/java/com/github/alexthe666/citadel/server/message/PropertiesMessage.java:19
MethodQuadCache
(Vec3 prevEnd, Vec3 prevEndRight, Vec3 prevEndBack)
src/main/java/com/github/alexthe666/citadel/client/render/LightningBoltData.java:156
MethodRecipeData
(String recipe, int x, int y, boolean shapeless, double scale, int page)
src/main/java/com/github/alexthe666/citadel/client/gui/data/RecipeData.java:11
MethodServerConfig
(final ForgeConfigSpec.Builder builder)
src/main/java/com/github/alexthe666/citadel/config/ServerConfig.java:16
MethodServerProxy
()
src/main/java/com/github/alexthe666/citadel/ServerProxy.java:46
MethodServerTickRateTracker
(MinecraftServer server)
src/main/java/com/github/alexthe666/citadel/server/tick/ServerTickRateTracker.java:25
MethodSetupRotations
(LivingEntity entity, EntityModel model, PoseStack poseStack, float bodyYRot, float partialTicks)
src/main/java/com/github/alexthe666/citadel/client/event/EventLivingRenderer.java:42
MethodSpaceStationPatreonRenderer
(ResourceLocation resourceLocation, int[] colors)
src/main/java/com/github/alexthe666/citadel/client/rewards/SpaceStationPatreonRenderer.java:27
MethodSpawnBiomeConfig
(ResourceLocation fileName)
src/main/java/com/github/alexthe666/citadel/config/biome/SpawnBiomeConfig.java:21
MethodSpawnBiomeData
()
src/main/java/com/github/alexthe666/citadel/config/biome/SpawnBiomeData.java:20
MethodSpawnBiomeEntry
(BiomeEntryType type, boolean remove, String value)
src/main/java/com/github/alexthe666/citadel/config/biome/SpawnBiomeData.java:75
MethodStart
(T entity, Animation animation)
src/main/java/com/github/alexthe666/citadel/animation/AnimationEvent.java:26
MethodSurfaceRulesManager
()
src/main/java/com/github/alexthe666/citadel/server/generation/SurfaceRulesManager.java:19
MethodSyncClientTickRateMessage
(CompoundTag compound)
src/main/java/com/github/alexthe666/citadel/server/message/SyncClientTickRateMessage.java:14
MethodTabulaCubeContainer
(String name, String identifier, String parentIdentifier, int[] dimensions, double[] position, double[] offset
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaCubeContainer.java:30
MethodTabulaModel
(TabulaModelContainer container, ITabulaModelAnimator tabulaAnimator)
src/main/java/com/github/alexthe666/citadel/client/model/TabulaModel.java:30
MethodTabulaModelBlock
(@Nullable ResourceLocation parentLocationIn, List<BlockElement> elementsIn, Map<String, String> texturesIn, b
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelBlock.java:53
MethodTabulaModelContainer
(String name, String author, int textureWidth, int textureHeight, List<TabulaCubeContainer> cubes, int project
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelContainer.java:28
MethodTabulaRenderData
(String model, String texture, int x, int y, double scale, int page, double rot_x, double rot_y, double rot_z,
src/main/java/com/github/alexthe666/citadel/client/gui/data/TabulaRenderData.java:15
MethodTetris
()
src/main/java/com/github/alexthe666/citadel/client/game/Tetris.java:54
MethodTetrominoShape
(Vec3i... relativePositions)
src/main/java/com/github/alexthe666/citadel/client/game/TetrominoShape.java:18
MethodTextureOffset
(int textureOffsetXIn, int textureOffsetYIn)
src/main/java/com/github/alexthe666/citadel/client/model/container/TextureOffset.java:17
MethodTexturedQuad
(TabulaModelRenderUtils.PositionTextureVertex[] p_i225951_1_, float p_i225951_2_, float p_i225951_3_, float p_
src/main/java/com/github/alexthe666/citadel/client/model/TabulaModelRenderUtils.java:36
MethodTexturedQuad
(BasicModelPart.PositionTextureVertex[] positionsIn, float u1, float v1, float u2, float v2, float texWidth, f
src/main/java/com/github/alexthe666/citadel/client/model/basic/BasicModelPart.java:281
MethodTick
(T entity, Animation animation, int tick)
src/main/java/com/github/alexthe666/citadel/animation/AnimationEvent.java:38
MethodTickRateModifier
(TickRateModifierType type, int maxDuration, float tickRateMultiplier)
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/TickRateModifier.java:14
MethodTickRateModifierType
(Class<? extends TickRateModifier> clazz, boolean local, int id)
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/TickRateModifierType.java:13
MethodTimestamp
()
src/main/java/com/github/alexthe666/citadel/client/render/LightningRender.java:116
MethodTitleScreenMixin
(Component component)
src/main/java/com/github/alexthe666/citadel/mixin/client/TitleScreenMixin.java:26
MethodTuple2f
Constructs and initializes a Tuple2f from the specified xy coordinates. @param x the x coordinate @param y the y coordinate
src/main/java/com/github/alexthe666/citadel/math/Tuple2f.java:29
MethodTuple2i
Constructs and initializes a Tuple2i from the specified x and y coordinates. @param x the x coordinate @param y the y coordinate
src/main/java/com/github/alexthe666/citadel/math/Tuple2i.java:24
MethodVanillaTabulaModel
(TabulaModelContainer model, Material particle, ImmutableList<Material> textures, ImmutableMap<ItemTransforms.
src/main/java/com/github/alexthe666/citadel/client/model/container/VanillaTabulaModel.java:30
MethodVideo
(String url, ResourceLocation resourceLocation, VideoFrameTexture texture, double framesPerSecond, boolean mut
src/main/java/com/github/alexthe666/citadel/client/video/Video.java:56
MethodVideoFrameTexture
(NativeImage image)
src/main/java/com/github/alexthe666/citadel/client/texture/VideoFrameTexture.java:11
MethodWhitespace
(int page, int x, int y, int width, int height)
src/main/java/com/github/alexthe666/citadel/client/gui/data/Whitespace.java:11
Methodabsolute
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple. @param t the source tuple, which
src/main/java/com/github/alexthe666/citadel/math/Tuple2i.java:343
Methodabsolute
Sets each component of the tuple parameter to its absolute value and places the modified values into this tuple. @param t the source tuple, which
src/main/java/com/github/alexthe666/citadel/math/Tuple2f.java:379
Methodac_initOutline
(CallbackInfo ci)
src/main/java/com/github/alexthe666/citadel/mixin/client/LevelRendererMixin.java:34
Methodac_renderLevel_beforeEntities
(PoseStack poseStack, float f, long l, boolean b, Camera camera, GameRenderer gameRenderer, LightTexture light
src/main/java/com/github/alexthe666/citadel/mixin/client/LevelRendererMixin.java:46
Methodac_renderLevel_end
(PoseStack poseStack, float f, long l, boolean b, Camera camera, GameRenderer gameRenderer, LightTexture light
src/main/java/com/github/alexthe666/citadel/mixin/client/LevelRendererMixin.java:66
Methodac_renderLevel_process
(PoseStack poseStack, float f, long l, boolean b, Camera camera, GameRenderer gameRenderer, LightTexture light
src/main/java/com/github/alexthe666/citadel/mixin/client/LevelRendererMixin.java:56
Methodac_resize
(int x, int y, CallbackInfo ci)
src/main/java/com/github/alexthe666/citadel/mixin/client/LevelRendererMixin.java:40
Methodadd
Sets the value of this tuple to the vector sum of tuples t1 and t2. @param t1 the first tuple @param t2 the second tuple
src/main/java/com/github/alexthe666/citadel/math/Tuple2f.java:117
MethodaddBox
(String partName, float x, float y, float z, int width, int height, int depth, float delta, int texX, int texY
src/main/java/com/github/alexthe666/citadel/client/model/basic/BasicModelPart.java:83
MethodaddCapeFor
(List<UUID> uuids, String translationKey, ResourceLocation texture)
src/main/java/com/github/alexthe666/citadel/client/rewards/CitadelCapes.java:16
MethodaddChild
Sets the current box's rotation points and rotation angles to another box.
src/main/java/com/github/alexthe666/citadel/client/model/basic/BasicModelPart.java:73
MethodaddDomain
(String domain)
src/main/java/com/github/alexthe666/citadel/client/model/TabulaModelHandler.java:36
MethodaddExpandedBiome
(ResourceKey<Biome> biome, ResourceKey<LevelStem> dimension)
src/main/java/com/github/alexthe666/citadel/server/world/ExpandedBiomes.java:18
MethodaddToPool
(StructureTemplatePool pool, StructurePoolElement element, int weight)
src/main/java/com/github/alexthe666/citadel/server/generation/VillageHouseManager.java:31
MethodappliesTo
(Level level, double x, double y, double z)
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/GlobalTickRateModifier.java:16
MethodappliesTo
(Level level, double x, double y, double z)
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/LocalTickRateModifier.java:51
MethodappliesTo
(Level level, double x, double y, double z)
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/CelestialTickRateModifier.java:16
MethodappliesTo
(Level level, double x, double y, double z)
src/main/java/com/github/alexthe666/citadel/server/tick/modifier/LocalEntityTickRateModifier.java:41
MethodapplyValue
()
src/main/java/com/github/alexthe666/citadel/client/gui/GuiCitadelPatreonConfig.java:83
MethodareColorsEqual
(int color1, int color2)
src/main/java/com/github/alexthe666/citadel/client/texture/ColorMappedTexture.java:101
MethodarticulateQuadruped
(LivingEntity entity, LegSolverQuadruped legs, AdvancedModelBox body, AdvancedModelBox lowerBody, AdvancedMode
src/main/java/com/github/alexthe666/citadel/client/model/LegArticulator.java:15
Methodbake
(ModelBaker p_250133_, Function<Material, TextureAtlasSprite> p_119535_, ModelState p_119536_, ResourceLocatio
src/main/java/com/github/alexthe666/citadel/client/model/container/VanillaTabulaModel.java:46
MethodblitOutlineBlack
(int p_238459_1_, int p_238459_2_, BiConsumer<Integer, Integer> p_238459_3_)
src/main/java/com/github/alexthe666/citadel/client/gui/BookBlit.java:107
Methodbob
Moves this box up and down (rotationPointY). Useful for bodies. @param speed is how fast the model runs; @param degree is how far the box will move;
src/main/java/com/github/alexthe666/citadel/client/model/AdvancedModelBox.java:369
Methodbob
Moves this box up and down (rotationPointY). Useful for bodies. @param box the box to animate @param speed is how fast the model runs; @param deg
src/main/java/com/github/alexthe666/citadel/client/model/AdvancedEntityModel.java:205
MethodcanEntityTickClient
(Level level, Entity entity)
src/main/java/com/github/alexthe666/citadel/ClientProxy.java:316
MethodcanFitInsideContainerItems
()
src/main/java/com/github/alexthe666/citadel/item/BlockItemWithSupplier.java:27
MethodcanMoveDirectly
(Vec3 posVec31, Vec3 posVec32, int sizeX, int sizeY, int sizeZ)
src/main/java/com/github/alexthe666/citadel/server/entity/collision/CustomCollisionsNavigator.java:24
MethodcanPlaceItem
(int i, ItemStack stack)
src/main/java/com/github/alexthe666/citadel/server/block/CitadelLecternBlockEntity.java:87
MethodchainFlap
Flaps (rotates on the Z axis) the given model parts in a chain-like manner. @param boxes the boxes to flap @param speed the speed to flap
src/main/java/com/github/alexthe666/citadel/client/model/AdvancedEntityModel.java:116
MethodchainSwing
Swings (rotates on the Y axis) the given model parts in a chain-like manner. @param boxes the boxes to swing @param speed the speed to sw
src/main/java/com/github/alexthe666/citadel/client/model/AdvancedEntityModel.java:82
MethodchainWave
Waves (rotates on the X axis) the given model parts in a chain-like manner. @param boxes the boxes to wave @param speed the speed to wave
src/main/java/com/github/alexthe666/citadel/client/model/AdvancedEntityModel.java:99
MethodcheckModelHierarchy
(Map<ResourceLocation, TabulaModelBlock> p_178312_0_)
src/main/java/com/github/alexthe666/citadel/client/model/container/TabulaModelBlock.java:197
Methodcitadel_beforeServerTick
(CallbackInfo ci)
src/main/java/com/github/alexthe666/citadel/mixin/MinecraftServerMixin.java:19
Methodcitadel_buildSurface
(ChunkAccess chunkGenerator, WorldGenerationContext context, RandomState state, StructureManager structureMana
src/main/java/com/github/alexthe666/citadel/mixin/NoiseBasedChunkGeneratorMixin.java:29
Methodcitadel_clientSetDayTime
(long timeIn)
src/main/java/com/github/alexthe666/citadel/mixin/ServerLevelMixin.java:18
Methodcitadel_clientSetDayTime
(long timeIn)
src/main/java/com/github/alexthe666/citadel/mixin/client/ClientLevelMixin.java:42
Methodcitadel_getCapeLocation
(CallbackInfoReturnable<ResourceLocation> cir)
src/main/java/com/github/alexthe666/citadel/mixin/client/AbstractClientPlayerMixin.java:25
← previousnext →501–600 of 1,091, ranked by callers