text stringlengths 200 100k | record_id stringlengths 64 64 | content_hash stringlengths 64 64 | normalized_hash stringlengths 64 64 | mod_id stringclasses 717
values | project_id stringclasses 717
values | relative_path stringlengths 14 237 | source_url stringclasses 22
values | license stringclasses 61
values | source_type stringclasses 0
values | language stringclasses 1
value | split stringclasses 1
value | pipeline_version stringclasses 1
value | line_count int64 1 8.04k | chunk_index int64 0 5 | chunk_count int64 1 6 | is_decompiled bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
package org.embeddedt.modernfix.forge.mixin.core;
import java.util.Map;
import net.minecraftforge.forgespi.language.IModInfo;
import net.minecraftforge.logging.CrashReportAnalyser;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Shadow;
import org.... | 82ab036fdae6746ad9acc4db6c667fcacd290cd26d1e2593a98130868024251d | 013b6b9b0e103e0b3bb2bde4f9ca51735a5ad6fe4fbcefda5ac2bc16572dc1f1 | 013b6b9b0e103e0b3bb2bde4f9ca51735a5ad6fe4fbcefda5ac2bc16572dc1f1 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\core\CrashReportAnalyserMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 23 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.core;
import com.llamalad7.mixinextras.injector.ModifyExpressionValue;
import java.util.Collection;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.Executor;
import net.minecraft.server.MinecraftServer;
import org.embeddedt.modernfix.forge.load.Min... | 82236023fc38724f10b38da531d97768bd37c2dc45c90ccfb8892d6d96680708 | 7cd16264bb37d140b911e0710208635ed6fbab6b0c44ad77045cf4b545603a69 | 7cd16264bb37d140b911e0710208635ed6fbab6b0c44ad77045cf4b545603a69 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\core\MinecraftServerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 32 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.core;
import net.minecraft.network.Connection;
import net.minecraftforge.network.NetworkHooks;
import org.embeddedt.modernfix.forge.packet.NetworkUtils;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Shadow;
import org.spongepowered.asm.mixin.in... | 63040599bd5495d6b5f29725fd5fac2869c052b574701f396846e7d28f55a7e6 | e0abf0783f1f6c7baa97e0757d0f631f766c5d41289125223efcf4e0af93fa77 | e0abf0783f1f6c7baa97e0757d0f631f766c5d41289125223efcf4e0af93fa77 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\core\NetworkHooksMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 23 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.core;
import com.llamalad7.mixinextras.injector.ModifyReturnValue;
import com.llamalad7.mixinextras.sugar.Local;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.Executor;
import net.minecraft.server.WorldLoader;
import org.embeddedt.modernfix.forge... | 2ce867914f27511b317da9fdee9ec560d135c459665a0276cc20512a47f6e565 | 34a622e3f8d7d8296dcaf3c88d65df1923725cd0bd5c548e00a04598123d50cd | 34a622e3f8d7d8296dcaf3c88d65df1923725cd0bd5c548e00a04598123d50cd | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\core\WorldLoaderMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 28 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.devenv;
import net.minecraft.resources.ResourceLocation;
import net.minecraftforge.registries.ForgeRegistry;
import net.minecraftforge.registries.GameData;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm... | 65e3bfc3228756f60bc0c836a9eeb3d139c13d4aecc8fd1a01fed3f708be88a6 | 8e6f7be354e261aa1916efc2ccc60914c6c07258864195818adbbfa2bc92caea | 8e6f7be354e261aa1916efc2ccc60914c6c07258864195818adbbfa2bc92caea | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\devenv\GameDataMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 18 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.chunk_deadlock;
import com.llamalad7.mixinextras.injector.wrapoperation.Operation;
import com.llamalad7.mixinextras.injector.wrapoperation.WrapOperation;
import java.lang.reflect.Field;
import net.minecraft.server.level.ChunkHolder;
import net.minecraft.server.level.C... | ceb3ef3dc4e07fad965aa8d6ab4fa6e3f2f1497b84091317531bd0d72d6d4fa4 | 7eac1171d2a185a9abdeb8895b0ccee83f0dfb07ad578178304670d979314619 | 7eac1171d2a185a9abdeb8895b0ccee83f0dfb07ad578178304670d979314619 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\chunk_deadlock\ChunkMapLoadMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 55 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.chunk_deadlock;
import java.lang.invoke.MethodHandle;
import java.lang.invoke.MethodHandles;
import java.lang.reflect.Field;
import net.minecraft.server.level.ChunkHolder;
import net.minecraft.server.level.ServerChunkCache;
import net.minecraft.world.level.ChunkPos;
i... | 2bcacff7e92560f7efa8020494072d7a4fe6ac97ae17bbfa141404e521c9daac | 72c199eca4b0a4d97df2d556f97075173216ea372ceddeb6cfeab81b634514e1 | 72c199eca4b0a4d97df2d556f97075173216ea372ceddeb6cfeab81b634514e1 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\chunk_deadlock\ServerChunkCache_CurrentLoadingMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 64 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.cofh_core_crash;
import it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap;
import java.lang.invoke.MethodHandle;
import java.lang.invoke.MethodHandles;
import java.lang.reflect.Method;
import org.embeddedt.modernfix.annotation.RequiresMod;
import org.spongepowere... | 27516a3dbc3a388226d4a1647f95f03c555c0b8818b2a7bccd1ed386d9d5ce57 | f880c6b50f78e84489b9bd8b28290348b65fc373d8ce0e077bc54dcdacd13301 | f880c6b50f78e84489b9bd8b28290348b65fc373d8ce0e077bc54dcdacd13301 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\cofh_core_crash\FlagManagerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 59 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.concurrency;
import com.llamalad7.mixinextras.injector.wrapmethod.WrapMethod;
import com.llamalad7.mixinextras.injector.wrapoperation.Operation;
import java.util.Map;
import net.minecraft.tags.TagKey;
import net.minecraftforge.registries.tags.ITag;
import org.jetbrain... | b801102613c1092b8482c19bccb0db44ddf61ccef174108393e8ef10f97d818a | 3b36a635cf185db32bf2983bad38406b23acf2e41bc8e004dbf7f205abb6b244 | 3b36a635cf185db32bf2983bad38406b23acf2e41bc8e004dbf7f205abb6b244 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\concurrency\ForgeRegistryTagManagerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 28 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.concurrency;
import java.util.IdentityHashMap;
import java.util.Map;
import net.minecraft.core.HolderSet.Named;
import net.minecraft.tags.TagKey;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Overwrite;
import org.spongepowered.asm.mixin... | 36e4a2e4b4c3cfe0230dcc64ba00f8710fb478ae4799e47673ff20d895072872 | 9ca581c03eb1b3af167c46260899ced66e31a8dcdb0f52977a3249bdd8ac7d50 | 9ca581c03eb1b3af167c46260899ced66e31a8dcdb0f52977a3249bdd8ac7d50 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\concurrency\NamespacedWrapperMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 36 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.ctm_resourceutil_cme;
import java.util.Collections;
import java.util.Map;
import java.util.concurrent.ConcurrentMap;
import org.embeddedt.modernfix.annotation.ClientOnlyMixin;
import org.embeddedt.modernfix.annotation.RequiresMod;
import org.spongepowered.asm.mixin.Fi... | d34d950c2bd9590dcaa75b001f02c006c693963e63e5d335807dfe990275d774 | c42a2c4f0a95ec5b37efeb25565b0c3ae8832a6d2d374bb503a921005a4a050d | c42a2c4f0a95ec5b37efeb25565b0c3ae8832a6d2d374bb503a921005a4a050d | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\ctm_resourceutil_cme\ResourceUtilMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 32 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.entity_pose_stack;
import com.mojang.blaze3d.vertex.PoseStack;
import net.minecraft.client.renderer.entity.LivingEntityRenderer;
import net.minecraftforge.client.event.RenderLivingEvent;
import net.minecraftforge.eventbus.api.Event;
import net.minecraftforge.eventbus.... | d0f14ddf9f48983bf010da5e03db088a7a6ab9ec242db9f5d6bf52589c5bd459 | e71a008d9feb9e133ca1731e4320057b4ace771a6fb697bc8b0109921202f788 | e71a008d9feb9e133ca1731e4320057b4ace771a6fb697bc8b0109921202f788 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\entity_pose_stack\LivingEntityRendererMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 33 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.entity_pose_stack;
import com.mojang.blaze3d.vertex.PoseStack;
import net.minecraft.client.renderer.entity.player.PlayerRenderer;
import net.minecraftforge.client.event.RenderPlayerEvent;
import net.minecraftforge.eventbus.api.Event;
import net.minecraftforge.eventbus... | 5ae07842073fe03ac0eaeba84500e2b367036e1fcef9c64da247ed440b87af9d | 4d0a282af4663fa6bdb68787d855665cb40bbf2498ff0a2926d5e52faee756b2 | 4d0a282af4663fa6bdb68787d855665cb40bbf2498ff0a2926d5e52faee756b2 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\entity_pose_stack\PlayerRendererMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 33 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.entity_pose_stack;
import com.mojang.blaze3d.vertex.PoseStack;
import com.mojang.blaze3d.vertex.PoseStack.Pose;
import java.util.Deque;
import org.embeddedt.modernfix.annotation.ClientOnlyMixin;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mi... | cf458b6bb382e08b98740a18d949f5f6ba92e5d121330569c4d316df507b32a5 | 10f1c1c0162aa3bf6746a4e7d1eb2a51e35cf67e918312d6cfa5fb0a96bcc4ed | 10f1c1c0162aa3bf6746a4e7d1eb2a51e35cf67e918312d6cfa5fb0a96bcc4ed | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\entity_pose_stack\PoseStackAccessor.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 15 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.extra_experimental_screen;
import com.mojang.serialization.Lifecycle;
import net.minecraft.client.gui.screens.worldselection.CreateWorldScreen;
import net.minecraft.world.level.storage.PrimaryLevelData;
import net.minecraft.world.level.storage.WorldData;
import org.em... | 6ac95e74d597827786d3437eb630bd0c84484fb69263adcaf264ad19ff8bcca5 | 2a9f0ede87a361cd4fad2c762a9ee4df1171fed76cbd4217d9ca3e91d3c67bb9 | 2a9f0ede87a361cd4fad2c762a9ee4df1171fed76cbd4217d9ca3e91d3c67bb9 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\extra_experimental_screen\CreateWorldScreenMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 30 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.forge_vehicle_packets;
import net.minecraft.network.protocol.game.ServerboundMoveVehiclePacket;
import net.minecraft.server.level.ServerPlayer;
import net.minecraft.server.network.ServerGamePacketListenerImpl;
import net.minecraft.world.phys.Vec3;
import org.spongepow... | cc9ab7d88e5cfb4d7eb7ad0f9c588281a6551853c519742d0e63a4ad0c8df299 | 975792ef0e5092a523aab5eff634ad5639058e321b2b8e280c71c1364f264ada | 975792ef0e5092a523aab5eff634ad5639058e321b2b8e280c71c1364f264ada | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\forge_vehicle_packets\ServerGamePacketListenerImplMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 35 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.model_data_manager_cme;
import java.util.Map;
import java.util.Set;
import java.util.concurrent.ConcurrentHashMap;
import java.util.function.Function;
import net.minecraft.client.Minecraft;
import net.minecraft.core.BlockPos;
import net.minecraft.world.level.ChunkPos;... | 8b40049490c4a1accb6d0e4dc8f7834802ef42264d6cb00a337e88aee2cd3e18 | 3d6f34c3638111aac48753d0542603779ee34c4c56e8c875decc44e1729a745e | 3d6f34c3638111aac48753d0542603779ee34c4c56e8c875decc44e1729a745e | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\model_data_manager_cme\ModelDataManagerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 53 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.recipe_book_type_desync;
import com.llamalad7.mixinextras.sugar.Local;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import net.minecraft.network.FriendlyByteBuf;
import net.minecraft.stats.RecipeBookSettings;
import net.minecraft.world.inventory.... | 7cd569596ad4f8dfca737da75f8d7b931fc357e84f4047d1d8f58f00f7a5e22f | c17c273ebd6ab0844bc7765aba67527e5554e7e137f1a2ddfd6c1f284ff54e51 | c17c273ebd6ab0844bc7765aba67527e5554e7e137f1a2ddfd6c1f284ff54e51 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\recipe_book_type_desync\RecipeBookSettingsMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 53 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.removed_dimensions;
import net.minecraft.world.level.storage.LevelStorageSource;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.ModifyArg;
@Mixin(LevelStorageSource.class)
public... | 81aa92df86a92967c864244245b0bb216fc6fc2e47fa0d8e41a353e06d34a7ac | ce2bc415b976a1b3ab87348dad7a98da49904322359e785eee85efc2d20acbfe | ce2bc415b976a1b3ab87348dad7a98da49904322359e785eee85efc2d20acbfe | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\removed_dimensions\LevelStorageSourceMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 18 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.unsafe_modded_shape_caches;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import org.embeddedt.modernfix.ModernFix;
import org.embeddedt.modernfix.annotation.RequiresMod;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mix... | 43f354d998311dfc590445eb467c6906cc4f584ec10a07bbeffb7e6ea147fdf4 | 9e295a57d71b32d787fc17fcf7ad28e3fac8b2117486ff04afd147ec89383898 | 9e295a57d71b32d787fc17fcf7ad28e3fac8b2117486ff04afd147ec89383898 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\unsafe_modded_shape_caches\ShapeCacheCyclicMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 29 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.bugfix.unsafe_modded_shape_caches;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import org.embeddedt.modernfix.ModernFix;
import org.embeddedt.modernfix.annotation.RequiresMod;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mix... | 266a134b34e597fb3d606560a93ecf6d48fa763612f103bd9742d029e0544fdd | 22aa9f9f6d438adc9f92303ac5392424503ab07ebb3d17ce68ea1a627436c0f3 | 22aa9f9f6d438adc9f92303ac5392424503ab07ebb3d17ce68ea1a627436c0f3 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\bugfix\unsafe_modded_shape_caches\ShapeCacheRSMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 29 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.feature.branding;
import com.google.common.collect.ImmutableList.Builder;
import java.util.Optional;
import net.minecraftforge.fml.ModContainer;
import net.minecraftforge.fml.ModList;
import net.minecraftforge.internal.BrandingControl;
import org.spongepowered.asm.mixin.Mixi... | 4efa9600066bae432dff4530e38783b330f3e9d01ecf518f3f68ee1ed2d63c48 | 87ff921e392fa4fa1bfa3846155864b6b2abc8b997f5f2a03638b8898f8d092c | 87ff921e392fa4fa1bfa3846155864b6b2abc8b997f5f2a03638b8898f8d092c | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\feature\branding\BrandingControlMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 28 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.feature.measure_time;
import net.minecraft.server.packs.resources.PreparableReloadListener;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Shadow;
@Mixin(targets = "net/minecraftforge/event/AddReloadLis... | 4d6ad747e24c178e06c654869e447f8becbf6c196fc5ddea3a75289a05ba872a | a05d4a709f05f7cc09a86c47fe91c8ad77dbffa294f0f0d5c8c07cfe877350a1 | a05d4a709f05f7cc09a86c47fe91c8ad77dbffa294f0f0d5c8c07cfe877350a1 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\feature\measure_time\AddReloadListenerEventWrapperMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 17 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.feature.measure_time;
import net.minecraft.client.Minecraft;
import org.embeddedt.modernfix.ModernFixClient;
import org.embeddedt.modernfix.annotation.ClientOnlyMixin;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spong... | fd5841b124fe47d54316672843ca3028569a5dc297b3cf5cfa38948f139e13ed | 60d0fc23ad715ffbb539cd76f691c50a689481e2da4df2d7abe006d35bdf01b8 | 60d0fc23ad715ffbb539cd76f691c50a689481e2da4df2d7abe006d35bdf01b8 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\feature\measure_time\MinecraftMixin_Forge.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 18 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.feature.registry_event_progress;
import net.minecraftforge.eventbus.api.Event;
import net.minecraftforge.fml.ModList;
import net.minecraftforge.fml.ModLoader;
import net.minecraftforge.fml.ModLoadingContext;
import net.minecraftforge.fml.StartupMessageManager;
import net.min... | e741734962ee0aa3e01ed1077136c3d518ad390716ff2533779e524b1f9b5225 | cc276ca36ea3fcb9ac757c151b7d77f7432bed14d4645bd560c5ed5777abfb53 | cc276ca36ea3fcb9ac757c151b7d77f7432bed14d4645bd560c5ed5777abfb53 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\feature\registry_event_progress\GameDataMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 57 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.datapack_reload_exceptions;
import net.minecraft.world.item.crafting.RecipeManager;
import org.slf4j.Logger;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Redirect;
@Mixin(value =... | ef3e7d411de5fbf32012707b3db56c1f66c3071f5219dd688a27efb5b9dccdbe | 78e9cbfd30739843c0a1bad1c87d30707c7832bd1881dcfbe8c08db272323b8c | 78e9cbfd30739843c0a1bad1c87d30707c7832bd1881dcfbe8c08db272323b8c | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\datapack_reload_exceptions\RecipeManagerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 19 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources;
import com.google.common.base.Stopwatch;
import it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap;
import java.lang.reflect.Method;
import java.time.Duration;
import java.util.Comparator;
import java.util.Map;
import java.util.Map.Entry;
import j... | 0e9eb2bdb68b23eb376b6fe293ca79cbf39da32142b521f52c99f7b2129f667f | 62543c618aa5272ebb5fdd1bf772cb51811c863d672460509115cbabeab7ec69 | 62543c618aa5272ebb5fdd1bf772cb51811c863d672460509115cbabeab7ec69 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ForgeHooksClientMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 68 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources;
import java.util.HashMap;
import java.util.Map;
import net.minecraft.client.renderer.ItemModelShaper;
import net.minecraft.client.resources.model.BakedModel;
import net.minecraft.client.resources.model.ModelManager;
import net.minecraft.client.resourc... | 0f1925d8debd25a45ee669d73ed63e6cdde47608e08e1ad6c2b62ad8919908d4 | 1b2e4822d4387bae532eb4f78414f1207ea21e9e0a09616650589f1813b1d7b0 | 1b2e4822d4387bae532eb4f78414f1207ea21e9e0a09616650589f1813b1d7b0 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ItemModelMesherForgeMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 78 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources;
import com.llamalad7.mixinextras.injector.wrapoperation.Operation;
import com.llamalad7.mixinextras.injector.wrapoperation.WrapOperation;
import java.util.function.Function;
import net.minecraft.client.renderer.block.model.ItemOverrides;
import net.mi... | b05a4646e75837aa4b5179d4fe0b5876af4ec33ff1227d134af257d7c477afd7 | 4de1ebf3c44748d390f2c2650d672f7de145d17019a976541002792ed19c79a0 | 4de1ebf3c44748d390f2c2650d672f7de145d17019a976541002792ed19c79a0 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ItemOverridesForgeMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 46 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources;
import com.llamalad7.mixinextras.injector.ModifyExpressionValue;
import com.llamalad7.mixinextras.injector.wrapoperation.Operation;
import com.llamalad7.mixinextras.injector.wrapoperation.WrapOperation;
import java.util.function.Function;
import net.m... | 35995f0fe0f9ec7f16dc9dc96e69ec2e0351442722356e56f63ac3b09d40c4a4 | b8a55a8dcb005a31bc083aff38b325ab56112f6d212f6e9dc502203097eaa154 | b8a55a8dcb005a31bc083aff38b325ab56112f6d212f6e9dc502203097eaa154 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ModelBakerImplMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 129 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources;
import com.google.common.cache.Cache;
import com.google.common.cache.CacheBuilder;
import com.google.common.cache.RemovalCause;
import com.google.common.cache.RemovalNotification;
import com.google.common.collect.ForwardingMap;
import com.google.commo... | 4b87c304970469587be6208773d9f5d576af7b907a12091fa1139852df91a6a6 | d4700e899f7d1a894dee87b5a669a8bc3a2436f540c3122fa52063679151936e | d4700e899f7d1a894dee87b5a669a8bc3a2436f540c3122fa52063679151936e | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ModelBakeryMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 399 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.faster_ingredients;
import cofh.lib.util.crafting.IngredientWithCount;
import java.util.stream.Stream;
import net.minecraft.world.item.ItemStack;
import net.minecraft.world.item.crafting.Ingredient;
import net.minecraft.world.item.crafting.Ingredient.Value;
import org.e... | 1bc5280562667df0ece8a37d1a0026057bd2c68bed077f5e0da5d7627bb5c9cc | ee6e4440e64e33aa2693fbc3c4dcb6d5ef8f05dcc7521201e2128763c4eee5c1 | ee6e4440e64e33aa2693fbc3c4dcb6d5ef8f05dcc7521201e2128763c4eee5c1 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\faster_ingredients\CofhIngredientWithCountMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 47 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.faster_ingredients;
import net.minecraft.world.item.crafting.Ingredient;
import net.minecraftforge.common.ForgeHooks;
import org.embeddedt.modernfix.forge.recipe.ExtendedIngredient;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.A... | eb9cdffa550f4e91113ecfe10900bf3cf79d2d24c049463fdae710649e9db842 | 0f859abd71c2d287fa073dde3d58f613d53ecc023ea83804f2e120ffb14c584b | 0f859abd71c2d287fa073dde3d58f613d53ecc023ea83804f2e120ffb14c584b | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\faster_ingredients\ForgeHooksMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 19 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.faster_ingredients;
import it.unimi.dsi.fastutil.ints.IntArrayList;
import it.unimi.dsi.fastutil.ints.IntComparators;
import it.unimi.dsi.fastutil.ints.IntList;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Optional;
import net.minecraft.core... | 6931679753c66f856f417906bfd96c9d284ce9500ee517ebb617050a222fa065 | 5312f320f801d71dc6f0ad5fdafad8f9e8b64d54df68dbb6c4e9a2ac7a2ae34f | 5312f320f801d71dc6f0ad5fdafad8f9e8b64d54df68dbb6c4e9a2ac7a2ae34f | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\faster_ingredients\IngredientMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 173 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.fast_forge_dummies;
import com.mojang.serialization.Lifecycle;
import java.util.Map;
import net.minecraft.core.MappedRegistry;
import net.minecraft.core.Registry;
import net.minecraft.core.Holder.Reference;
import net.minecraft.core.Holder.Reference.Type;
import net.min... | 53a838301230f54d1607da558c036ca776e87d49716f26c91ffce5e11244be23 | 9b3ad4e3ad931d16096cb8e26749bd6028a71d2803a2bbfe7c9e48bb828c0a34 | 9b3ad4e3ad931d16096cb8e26749bd6028a71d2803a2bbfe7c9e48bb828c0a34 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\fast_forge_dummies\NamespacedHolderHelperMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 48 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.fast_registry_validation;
import java.lang.reflect.Method;
import java.util.BitSet;
import net.minecraftforge.fml.util.ObfuscationReflectionHelper;
import net.minecraftforge.registries.ForgeRegistry;
import org.apache.logging.log4j.Logger;
import org.apache.logging.log4... | b6cc86572e119183bfd8a6a28af48045992a77d5e70a5e4945273b4b362be82d | ae356662c58affc4865fe3848a2db01178ed95eb11b98be43bec613d89abbb4f | ae356662c58affc4865fe3848a2db01178ed95eb11b98be43bec613d89abbb4f | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\fast_registry_validation\ForgeRegistryMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 62 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.forge_cap_retrieval;
import javax.annotation.Nullable;
import net.minecraft.core.Direction;
import net.minecraft.world.entity.LivingEntity;
import net.minecraftforge.common.capabilities.Capability;
import net.minecraftforge.common.capabilities.ForgeCapabilities;
import ... | 47ad42a18b53a1ccd10971fa0b77d41d91fdf8b3e09417f962d1f9ac1c1c97a1 | a904a734cc6b6de53d646d7917afa2c6a6c80b37c93681e34adefbf76cd4444b | a904a734cc6b6de53d646d7917afa2c6a6c80b37c93681e34adefbf76cd4444b | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\forge_cap_retrieval\LivingEntityMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 18 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.forge_registry_alloc;
import net.minecraft.core.Registry;
import net.minecraft.core.Holder.Reference;
import net.minecraft.resources.ResourceKey;
import net.minecraft.world.item.Item;
import net.minecraft.world.level.block.Block;
import org.embeddedt.modernfix.forge.reg... | 7ef3da4ed738624b56be4493763f225fb9b389241a17454cc87a6e19e49ee705 | ff018b5e1d003507bbd5db92fc766a7d03875a8999ac93f7a6d14b64b7db3d88 | ff018b5e1d003507bbd5db92fc766a7d03875a8999ac93f7a6d14b64b7db3d88 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\forge_registry_alloc\DelegateHolderMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 26 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.forge_registry_alloc;
import it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap;
import java.util.Locale;
import java.util.Map;
import net.minecraft.core.Registry;
import net.minecraft.core.Holder.Reference;
import net.minecraft.resources.ResourceKey;
import net.min... | 598a2442c3924794d529ec1bb8d83e89ee1b577ba81acf6044b4c95bd28af26c | 57a84422aa8f67887ee549ce46ec669652ffb0b33f3a0686f007d484e9f0fbd1 | 57a84422aa8f67887ee549ce46ec669652ffb0b33f3a0686f007d484e9f0fbd1 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\forge_registry_alloc\ForgeRegistryMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 79 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.forge_registry_lambda;
import net.minecraft.resources.ResourceLocation;
import net.minecraftforge.registries.RegistryObject;
import org.jetbrains.annotations.Nullable;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mixin.Mixin;
import org.spongep... | 7a2b67d112c80d843eb24ef21f84636db582e6bc6b6b3d1662130f83fef28fac | 29babae27095c74cabff56ab1fd8c3788cd97219f5ac58e948f00b7c2deeaacb | 29babae27095c74cabff56ab1fd8c3788cd97219f5ac58e948f00b7c2deeaacb | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\forge_registry_lambda\RegistryObjectMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 29 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.ingredient_item_deduplication;
import com.llamalad7.mixinextras.injector.ModifyExpressionValue;
import net.minecraft.world.item.ItemStack;
import net.minecraft.world.item.crafting.Ingredient.ItemValue;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.a... | 25e2600a23e25e4c0e4b1692ac120f8086ca4871d29d27c17c592b8b93e7b7ba | b5086a1c7f2d8964893749c3460d31a78f6e34d020cdf2449f2d02f406ace9d0 | b5086a1c7f2d8964893749c3460d31a78f6e34d020cdf2449f2d02f406ace9d0 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\ingredient_item_deduplication\IngredientItemValueMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 18 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.ingredient_item_deduplication;
import java.util.stream.Stream;
import net.minecraft.world.item.crafting.Ingredient;
import net.minecraft.world.item.crafting.Ingredient.Value;
import org.embeddedt.modernfix.forge.recipe.IngredientValueDeduplicator;
import org.spongepower... | a490e8c6dc596b7b44ec979b3eac137aecdf358fcec699a096fafd3c7fb6e8b7 | 33ef216f1bdaafc27332d3cef9c40972d4008588367e4fcb3ca8129d41bafa31 | 33ef216f1bdaafc27332d3cef9c40972d4008588367e4fcb3ca8129d41bafa31 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\ingredient_item_deduplication\IngredientMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 17 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.kubejs;
import dev.latvian.mods.kubejs.recipe.RecipesEventJS;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
import java.util.Collection;
import java.util.Map;
import org.embeddedt.modernfix.ModernFix;
import org.embeddedt.modernfix.annotation.Requir... | 4e739584624748542084171f9af4cae09df3f403499665148bd877383af4e81d | 90be6b8f83f04d067b4115c6408d33f5fb3638949d4868d0591771c06a159135 | 90be6b8f83f04d067b4115c6408d33f5fb3638949d4868d0591771c06a159135 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\kubejs\RecipeEventJSMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 48 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.patchouli_deduplicate_books;
import java.lang.reflect.Field;
import java.util.List;
import net.minecraft.world.item.ItemStack;
import net.minecraft.world.item.Items;
import net.minecraftforge.fml.util.ObfuscationReflectionHelper;
import org.embeddedt.modernfix.ModernFix... | 97a3b0ed207a97dfc1ebf3e79787c5b93be6d4e9e0c17b85b8b415aeb49812a3 | 10942088cd3527d2fb09009a93ab5456355dd8f646ec74943c762010a1ac3df6 | 10942088cd3527d2fb09009a93ab5456355dd8f646ec74943c762010a1ac3df6 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\patchouli_deduplicate_books\ClientBookRegistryMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 74 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.potential_spawns_alloc;
import java.util.List;
import net.minecraft.core.BlockPos;
import net.minecraft.util.random.WeightedRandomList;
import net.minecraft.world.entity.MobCategory;
import net.minecraft.world.level.LevelAccessor;
import net.minecraft.world.level.biome.... | a51c88b0082d6dd24aeef9d5fc39f70c5e57d7de28705cb04ee16601567869ae | 50e44690a0c7ce1e875b1f3cb134bd8dca05a03ee9af3db084ced115f8de24cf | 50e44690a0c7ce1e875b1f3cb134bd8dca05a03ee9af3db084ced115f8de24cf | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\potential_spawns_alloc\ForgeEventFactoryMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 28 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.potential_spawns_alloc;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import net.minecraft.core.BlockPos;
import net.minecraft.util.random.WeightedRandomList;
import net.minecraft.world.entity.MobCategory;
... | 2a790e9fbbcb1e2d39188e874f8f503530012e0e6d2bb57c048b5fa472d364b2 | 5bbe797042502c82d018e151cfde08f8901062a563d7265466df8ce2b89f6031 | 5bbe797042502c82d018e151cfde08f8901062a563d7265466df8ce2b89f6031 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\potential_spawns_alloc\PotentialSpawnsMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 72 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.reduce_blockstate_cache_rebuilds;
import net.minecraft.world.level.block.Block;
import net.minecraft.world.level.block.state.BlockState;
import net.minecraftforge.registries.IForgeRegistryInternal;
import net.minecraftforge.registries.RegistryManager;
import org.embedde... | f4e49e3735e4e011a220d3009cb61e18fb502c45844c07c8642243a2c1e954cb | 2ffc9b910fa9b49a226e23196dce95ed7f1fa30c0663903dbba5d3009204ed9c | 2ffc9b910fa9b49a226e23196dce95ed7f1fa30c0663903dbba5d3009204ed9c | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\reduce_blockstate_cache_rebuilds\BlockCallbacksMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 24 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.reduce_blockstate_cache_rebuilds;
import com.google.common.collect.Multimap;
import java.util.Map;
import net.minecraft.resources.ResourceLocation;
import net.minecraftforge.registries.GameData;
import net.minecraftforge.registries.ForgeRegistry.Snapshot;
import org.emb... | c9a3985fac52d55c18afa5f876e678dd61dcfafd57f655b16b14f6ffdf0edefb | 65896d68c7666a4cc8ca78d26a0f18e49606e75e3486b7d80d08ed8179a9c6ce | 65896d68c7666a4cc8ca78d26a0f18e49606e75e3486b7d80d08ed8179a9c6ce | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\reduce_blockstate_cache_rebuilds\GameDataMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 73 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.resourcefullib_highlight_deduplication;
import com.teamresourceful.resourcefullib.client.highlights.HighlightHandler;
import com.teamresourceful.resourcefullib.client.highlights.base.Highlight;
import com.teamresourceful.resourcefullib.client.highlights.base.HighlightLi... | 652ae50dc8177f06600b6ea5a49ab4b90fb57e58e2cf0d8330006362e75a2126 | 082c2402afa900331618e659b02dfa6453ef1c6956b60e9c5b6d3c3b71b7815a | 082c2402afa900331618e659b02dfa6453ef1c6956b60e9c5b6d3c3b71b7815a | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\resourcefullib_highlight_deduplication\HighlightHandlerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 69 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.resourcepacks;
import java.nio.file.Files;
import java.nio.file.LinkOption;
import java.nio.file.Path;
import java.util.Objects;
import java.util.Set;
import net.minecraft.resources.ResourceLocation;
import net.minecraft.server.packs.PackType;
import net.minecraft.serve... | 108441483908d11ba1200a856d70f01b7febc6ae512d3b677232457d9c645460 | e6808ea5b76caf9577b098537a9af37b4f8844861564c1ca0ea456cf43f1dadb | e6808ea5b76caf9577b098537a9af37b4f8844861564c1ca0ea456cf43f1dadb | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\resourcepacks\ForgePathPackResourcesMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 118 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.smart_ingredient_sync;
import com.llamalad7.mixinextras.injector.wrapmethod.WrapMethod;
import com.llamalad7.mixinextras.injector.wrapoperation.Operation;
import net.minecraft.network.Connection;
import net.minecraft.network.ConnectionProtocol;
import net.minecraft.netw... | 1c2093086ed0a09e3006d79a58a95dca44e0cc4ee47fd3539a23eb05d0d4e70a | 1fa738d525eecac0d82cbeb304c2a7eac0e95e10764c1fc6adac438bdbd2fe9e | 1fa738d525eecac0d82cbeb304c2a7eac0e95e10764c1fc6adac438bdbd2fe9e | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\smart_ingredient_sync\ConnectionMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 32 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.smart_ingredient_sync;
import java.util.Optional;
import net.minecraft.core.HolderSet.Named;
import net.minecraft.core.registries.BuiltInRegistries;
import net.minecraft.core.registries.Registries;
import net.minecraft.network.FriendlyByteBuf;
import net.minecraft.resou... | dbb8d84f16ad394910253fca576b8809d1d87a9f2269df5615c8f337e0a4e869 | 93f4af00de1599d4948ea0a1a9669f6ddbc69f18e54f914b0125c944f6ffc822 | 93f4af00de1599d4948ea0a1a9669f6ddbc69f18e54f914b0125c944f6ffc822 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\smart_ingredient_sync\IngredientMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 72 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.smart_ingredient_sync;
import com.llamalad7.mixinextras.sugar.Local;
import com.llamalad7.mixinextras.sugar.Share;
import com.llamalad7.mixinextras.sugar.ref.LocalRef;
import net.minecraft.network.Connection;
import net.minecraft.network.protocol.Packet;
import net.mine... | e12174ba0eb92a9530d6e884d1dc7fbe9652dba95553d081e14daf0d658c4a8f | ff22e5d67d621d3e0133de1f296e984c65cc5c2f884a2194a8427c095f091e5d | ff22e5d67d621d3e0133de1f296e984c65cc5c2f884a2194a8427c095f091e5d | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\smart_ingredient_sync\PlayerListMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 57 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.tag_id_caching;
import net.minecraft.resources.ResourceLocation;
import net.minecraft.tags.TagEntry;
import net.minecraft.util.ExtraCodecs.TagOrElementLocation;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.... | 3e9074a5f5ac6eb9c3347627e3d7ecacc5c0f9be6e9d26be49cecdfbbd76167a | bc0fdc8366e890bbf00bbfdff0082a4c534b62a30d61ebc07968f09d81058c8b | bc0fdc8366e890bbf00bbfdff0082a4c534b62a30d61ebc07968f09d81058c8b | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\tag_id_caching\TagEntryMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 31 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.tag_id_caching;
import net.minecraft.resources.ResourceLocation;
import net.minecraft.util.ExtraCodecs.TagOrElementLocation;
import org.spongepowered.asm.mixin.Final;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.Overwrite;
import org.spon... | 5f38cd57d874ff817bdebd59c5767cc33a7c56517a4e624539163b5466eda59b | 1db03ac13dbc713d5bb4ce83e7b6485f6806a8a539c3f10e1e16d066c4d0c819 | 1db03ac13dbc713d5bb4ce83e7b6485f6806a8a539c3f10e1e16d066c4d0c819 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\tag_id_caching\TagOrElementLocationMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 30 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources.ctm;
import java.util.Map;
import net.minecraft.client.resources.model.BakedModel;
import net.minecraft.client.resources.model.ModelBakery;
import net.minecraft.client.resources.model.ModelBakery.BakedCacheKey;
import org.embeddedt.modernfix.annotation... | 1aefd9db6128b6847866ed337d1c8a720204b12cc5c9270f235622ae1287cdf2 | 2a8b7f913ecd69cbd846794ae0e9f28df4ec9a227132be4a8eec69776727711c | 2a8b7f913ecd69cbd846794ae0e9f28df4ec9a227132be4a8eec69776727711c | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ctm\CTMModelBakeryAccessor.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 16 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources.ctm;
import com.google.common.collect.Multimap;
import com.google.common.collect.Sets;
import java.io.IOException;
import java.util.ArrayDeque;
import java.util.Collection;
import java.util.Deque;
import java.util.HashSet;
import java.util.Set;
import ... | 2662c14911a0dce6c6e1f03e3d646bebc022486873d07cfed9f85af3e3fbb1d2 | 58ef8cc6389c4bce16d5312500ce1be8b1fde71fb116d7403887d538109166c3 | 58ef8cc6389c4bce16d5312500ce1be8b1fde71fb116d7403887d538109166c3 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ctm\TextureMetadataHandlerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 147 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources.ldlib;
import com.lowdragmc.lowdraglib.LDLib;
import com.lowdragmc.lowdraglib.client.ClientProxy;
import com.lowdragmc.lowdraglib.client.forge.ClientProxyImpl;
import com.lowdragmc.lowdraglib.client.model.custommodel.LDLMetadataSection;
import com.lowd... | 92a4253025b6f3cfcd7c28af096288833288164a7929413b8004d71e1dae3503 | ec4ac7742a1493c91f728d43dd7cc31f08c1d31b0eb5fe8b6594c54476d52c5d | ec4ac7742a1493c91f728d43dd7cc31f08c1d31b0eb5fe8b6594c54476d52c5d | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\ldlib\ClientProxyImplMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 111 | 0 | 1 | false | |
package org.embeddedt.modernfix.forge.mixin.perf.dynamic_resources.supermartijncore;
import com.supermartijn642.core.registry.ClientRegistrationHandler;
import com.supermartijn642.core.util.Pair;
import it.unimi.dsi.fastutil.objects.Object2ObjectOpenHashMap;
import java.util.Collections;
import java.util.List;
import ... | f87a177124135f477fdf28cb453c4d3589cba64b2ecbb7eef9b6e5ba37b2a882 | d9f3636a7ef6c721abd4323b8e9632052b42cba6847c37fdf1dd826d6620fb18 | d9f3636a7ef6c721abd4323b8e9632052b42cba6847c37fdf1dd826d6620fb18 | modernfix | modernfix | org\embeddedt\modernfix\forge\mixin\perf\dynamic_resources\supermartijncore\ClientRegistrationHandlerMixin.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 65 | 0 | 1 | false | |
package org.embeddedt.modernfix.platform.forge;
import com.google.common.collect.ArrayListMultimap;
import com.google.common.collect.Multimap;
import com.mojang.brigadier.CommandDispatcher;
import java.lang.reflect.Field;
import java.nio.file.Path;
import java.util.List;
import java.util.Map;
import java.util.Optional... | 3da355f47858de035f446b039112d874d8efcde435bb24088efaf0a57ac88012 | 136c78c5e6e1f6e0a2daf2aa035a081cf72ff8ed828c59701beca70c210bedde | 136c78c5e6e1f6e0a2daf2aa035a081cf72ff8ed828c59701beca70c210bedde | modernfix | modernfix | org\embeddedt\modernfix\platform\forge\ModernFixPlatformHooksImpl.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 202 | 0 | 1 | false | |
package org.embeddedt.modernfix.render.font;
import java.lang.reflect.Array;
import net.minecraft.client.gui.font.providers.UnihexProvider.LineData;
public class CompactUnihexContents {
private static final boolean TEST_ROUNDTRIP = false;
private static long extract8Bytes(byte[] arr, int off) {
long l = ... | 16d829f3121e475f4ede170d460e07493113f0bd34ff6ce237637caaaf0f8517 | 5d4c0315dd183858918fd948ec928a956ec0af7d3424925f8bdd7081f5b2fe0f | 5d4c0315dd183858918fd948ec928a956ec0af7d3424925f8bdd7081f5b2fe0f | modernfix | modernfix | org\embeddedt\modernfix\render\font\CompactUnihexContents.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 98 | 0 | 1 | false | |
package org.embeddedt.modernfix.util.blockpos;
import java.util.Iterator;
import java.util.NoSuchElementException;
import net.minecraft.core.BlockPos;
import net.minecraft.core.BlockPos.MutableBlockPos;
public class SectionBlockPosIterator implements Iterator<BlockPos> {
private final MutableBlockPos pos = new Mut... | 93b05814dd076b8934ada2ff34cbc8ce953e61df0be3b32d9f32da2787795244 | 7817f49e29123db601f48fd6b4b6a6012b9b2de3418896dfa2ce0e723e5e9fea | 7817f49e29123db601f48fd6b4b6a6012b9b2de3418896dfa2ce0e723e5e9fea | modernfix | modernfix | org\embeddedt\modernfix\util\blockpos\SectionBlockPosIterator.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 41 | 0 | 1 | false | |
package org.embeddedt.modernfix.world.gen;
import java.util.function.Function;
import java.util.function.Supplier;
import net.minecraft.core.BlockPos;
import net.minecraft.core.Holder;
import net.minecraft.core.BlockPos.MutableBlockPos;
import net.minecraft.world.level.biome.Biome;
public class PositionalBiomeGetter ... | 6f54b111f4431c508a2887b747731c3bad29782a85d4b47ee6e482049739b954 | 860c3b9126211b46d644d37daa9e91b8067db971bfcf382c0a95062371d0b211 | 860c3b9126211b46d644d37daa9e91b8067db971bfcf382c0a95062371d0b211 | modernfix | modernfix | org\embeddedt\modernfix\world\gen\PositionalBiomeGetter.java | LGPL-3.0-only | null | java | train | forge-cpt-v1 | 38 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations;
import dev.tr7zw.transition.loader.ModLoaderUtil;
import net.minecraftforge.api.distmarker.Dist;
import net.minecraftforge.fml.DistExecutor;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext;
@Mod("notenoughanimations")
p... | 9b7422e96ccff312e7efaeb4ce2939baf0656dea71078a11ade28bdb77e179e6 | e53623e8e5a9dc0ca79f7be645a0e4d65404a844a2befd50787cfd8fe3caf13b | e53623e8e5a9dc0ca79f7be645a0e4d65404a844a2befd50787cfd8fe3caf13b | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\NEABootstrap.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 19 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations;
import dev.tr7zw.notenoughanimations.config.ConfigScreenProvider;
import dev.tr7zw.notenoughanimations.logic.AnimationProvider;
import dev.tr7zw.notenoughanimations.logic.HeldItemHandler;
import dev.tr7zw.notenoughanimations.logic.PlayerTransformer;
import dev.tr7zw.notenoughanim... | b3f00a622d8502886bd2c7a6b3f7ee6316380f0c178fc0f351e260043ff877d1 | 537c5555fe804b93a70f7dd7b69c691f27445d94436920faef8c9eaa499e700c | 537c5555fe804b93a70f7dd7b69c691f27445d94436920faef8c9eaa499e700c | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\NEAnimationsLoader.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 67 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.access;
import net.minecraft.world.item.ItemStack;
public interface ExtendedItemStackRenderState {
ItemStack getItemStack();
void setItemStack(ItemStack var1);
} | e5e2298d53f3bcdd89397c748b774dd7e3bda397fa8070c909261b20c31e7d03 | f3b1218bb8afa54c8ca84f345c7c41972ed1881b2079d801a2663bb748947943 | f3b1218bb8afa54c8ca84f345c7c41972ed1881b2079d801a2663bb748947943 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\access\ExtendedItemStackRenderState.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 9 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.access;
import net.minecraft.world.entity.LivingEntity;
public interface ExtendedLivingRenderState {
void setEntity(LivingEntity var1);
LivingEntity getEntity();
} | 36e3fef03beab5e0cd43c270be1dbd44ba2b35221a7d954aba0c399856d27dbb | d934dbea7999963ad63f7765f5892730dbe95bf907849d0d418fccb865653cfc | d934dbea7999963ad63f7765f5892730dbe95bf907849d0d418fccb865653cfc | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\access\ExtendedLivingRenderState.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 9 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.access;
import dev.tr7zw.notenoughanimations.versionless.animations.DataHolder;
import java.util.function.Supplier;
import net.minecraft.world.entity.Pose;
import net.minecraft.world.item.ItemStack;
public interface PlayerData {
int isUpdated(int var1);
void setUpdated(int... | 5c3a60750f3cc807e3418ba8947a119c78f0d5a2ee46d0a43822424f227372e4 | fb75fcd4664192081c7bce42e341f551cdf59ffaf132916d606cb468b0b0bbbe | fb75fcd4664192081c7bce42e341f551cdf59ffaf132916d606cb468b0b0bbbe | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\access\PlayerData.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 42 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.api;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.versionless.animations.BodyPart;
import net.minecraft.client.model.PlayerModel;
import net.minecraft.client.player.AbstractClientPlayer;
public abstract class BasicAnimation {
pri... | 5ff2c9a56a04fa1c8a7637178b00daadf1bbdf94fa475e2c4bdbff3452310a64 | fec13a62696c3ef6b490e1efe1b5dabc5630d5f58c2b938675ce521bbc9b5dc0 | fec13a62696c3ef6b490e1efe1b5dabc5630d5f58c2b938675ce521bbc9b5dc0 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\api\BasicAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 34 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.api;
import dev.tr7zw.notenoughanimations.NEAnimationsMod;
public class NotEnoughAnimationsApi {
public static void registerAnimation(BasicAnimation animation) {
NEAnimationsMod.INSTANCE.animationProvider.addAnimation(animation);
}
public static void refreshEnable... | 1da0826c81799a47175936d6dc763c3eda5a424bca61afb736152c72671860f8 | 0ce03215a13dcba45815a624d6742465c1e6e259979f663057eb427d03ead83e | 0ce03215a13dcba45815a624d6742465c1e6e259979f663057eb427d03ead83e | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\api\NotEnoughAnimationsApi.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 13 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.api;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import net.minecraft.client.model.PlayerModel;
import net.minecraft.client.player.AbstractClientPlayer;
public interface PoseOverwrite {
void updateState(AbstractClientPlayer var1, PlayerData var2, PlayerModel var3);... | 69c43c4a5102da321d9c8e1116b95e1002f16fb68e8b02cca265fa7fed77ea64 | 7de8f2483b8e4df68a6e7e482585e9bcb5206258c6f1f56ddc821b44bd31f37f | 7de8f2483b8e4df68a6e7e482585e9bcb5206258c6f1f56ddc821b44bd31f37f | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\api\PoseOverwrite.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 9 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.config;
import dev.tr7zw.notenoughanimations.NEAnimationsLoader;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughanimations.versionless.RotationLock;
import dev.tr7zw.notenoughanimations.versionless.animations.BowAnimation;
import dev.tr7zw.n... | 8334e1d2702eb5d19fb7421ec813565330fcc898e7ff127b6e16bfa6d3d088e7 | f64750e842cdeb198e5dc49b160f4bb2a85ced3332e3ac138e34af958da1ca8a | f64750e842cdeb198e5dc49b160f4bb2a85ced3332e3ac138e34af958da1ca8a | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\config\ConfigScreenProvider.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 292 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.logic;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.animations.fullbody.ActionRotationLockAnimation;
import dev.tr7zw.notenoughanimations.animations.fullbody.BurningAnimation;
import dev.tr7zw.notenoughanimations.animations.fullbody.... | 0f06f3104ca4cd60be13cbc42177f339546f35e6694441774fdac51de37eb92f | f7e31af21d28b90ac0c4569c17846d1c7d63b608ef6e28a9251bb3f599f4180a | f7e31af21d28b90ac0c4569c17846d1c7d63b608ef6e28a9251bb3f599f4180a | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\logic\AnimationProvider.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 145 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.logic;
import com.mojang.blaze3d.vertex.PoseStack;
import dev.tr7zw.notenoughanimations.util.AnimationUtil;
import dev.tr7zw.notenoughanimations.util.MapRenderer;
import dev.tr7zw.notenoughanimations.util.NMSWrapper;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
imp... | e089828075513c36151501c8da4b1abfdd9a060303c9f7c34776aab290e5ff6d | fb7ab12c75650cfd11b3dfa86adacb43a3b5aa05faeb72536a6ceaadbabb0f46 | fb7ab12c75650cfd11b3dfa86adacb43a3b5aa05faeb72536a6ceaadbabb0f46 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\logic\HeldItemHandler.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 157 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.logic;
import dev.tr7zw.notenoughanimations.NEAnimationsLoader;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.util.AnimationUtil;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughanimations.versio... | 1d41e6a812878dd49b67e3f77d592e04e3c293d2d49bd335d4b19ba65fb48486 | 1d753d43c49166ac5faa3c206a9f5db0c1b2611954d557087e1f7f87d76c7e1d | 1d753d43c49166ac5faa3c206a9f5db0c1b2611954d557087e1f7f87d76c7e1d | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\logic\PlayerTransformer.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 154 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import dev.tr7zw.notenoughanimations.NEAnimationsMod;
import net.minecraft.client.multiplayer.ClientLevel;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Inject;
import org.spongepower... | 7a9661ac0e3ccdb6faebd72bd7a91bd6ea285442a42f6eea028d4f8a4e7f0280 | f958203538cd076bf3f876c9030f2ba8c8e81af2c7a99ba6b40432af7446df86 | f958203538cd076bf3f876c9030f2ba8c8e81af2c7a99ba6b40432af7446df86 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\ClientLevelMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 16 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import com.mojang.blaze3d.vertex.PoseStack;
import dev.tr7zw.notenoughanimations.NEAnimationsLoader;
import net.minecraft.client.model.EntityModel;
import net.minecraft.client.renderer.MultiBufferSource;
import net.minecraft.client.renderer.entity.RenderLayerParent;
import... | 3889a47fc8274ccc5f9db211e5fe772c44e3078d898f79d57a97e1739cec3c76 | 33031f0d55bfaf75d76cce4cdc4d64b1e23cbafb970bc1c13bc651c618341386 | 33031f0d55bfaf75d76cce4cdc4d64b1e23cbafb970bc1c13bc651c618341386 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\ItemInHandLayerMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 40 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import com.mojang.blaze3d.vertex.PoseStack;
import dev.tr7zw.notenoughanimations.NEAnimationsLoader;
import net.minecraft.client.renderer.ItemInHandRenderer;
import net.minecraft.client.renderer.MultiBufferSource;
import net.minecraft.world.entity.HumanoidArm;
import org.s... | 6c36e72dfaeef22d23fa98d06aab314ab99b0bc606ccd7c4b96f2063d83a7e58 | 0a5acb5a9ae06dd62166b44f4e901c8061dd524044b15894b2f2211039389252 | 0a5acb5a9ae06dd62166b44f4e901c8061dd524044b15894b2f2211039389252 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\ItemInHandRendererMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 40 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import com.mojang.blaze3d.vertex.PoseStack;
import dev.tr7zw.notenoughanimations.NEAnimationsLoader;
import net.minecraft.client.Camera;
import net.minecraft.client.renderer.GameRenderer;
import net.minecraft.client.renderer.LevelRenderer;
import net.minecraft.client.rende... | 14bed63aa4643836089502655729a0d581bdf64b4434b5dba62242134e9e6396 | 8523cbceb519589714efa75336052db88edbd5258126122a46544adfdd7e11a4 | 8523cbceb519589714efa75336052db88edbd5258126122a46544adfdd7e11a4 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\LevelRendererMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 31 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import net.minecraft.world.entity.LivingEntity;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.injection.At;
import org.spongepowered.asm.mixin.injection.Inject;
import org.spongepowered.... | 7ce2e251ec38a88bdb554056b9b58bfd419ec24f91867519adc91b6552f4a3e2 | c3c03c34affdbe8bde332d863dc8be979468e9f607d358c8da49e2ccbe67cabc | c3c03c34affdbe8bde332d863dc8be979468e9f607d358c8da49e2ccbe67cabc | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\LivingEntityMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 20 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import net.minecraft.client.renderer.entity.LivingEntityRenderer;
import org.spongepowered.asm.mixin.Mixin;
@Mixin(LivingEntityRenderer.class)
public class LivingEntityRendererMixin {
} | 1b15e05b62992867c9986b155c7cc4fd6922975f30935c1f92673a471db03642 | 015d6f1ad4d8288330ea8ee8d9a3c6fdfc861f29d660d0141ab5c63636510c29 | 015d6f1ad4d8288330ea8ee8d9a3c6fdfc861f29d660d0141ab5c63636510c29 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\LivingEntityRendererMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 8 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.renderlayer.SwordRenderLayer;
import dev.tr7zw.notenoughanimations.versionless.animations.DataHolder;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Supp... | ffa2fb35f7a0627e2b8fe97ba90c3012bbf6410d436194ffa2258143365da2e1 | 0f13026b806b0a65d53d82f9ff462c1882f9eebf2ccc7dbd998eb34ce17893bd | 0f13026b806b0a65d53d82f9ff462c1882f9eebf2ccc7dbd998eb34ce17893bd | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\PlayerEntityMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 137 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import dev.tr7zw.notenoughanimations.NEAnimationsLoader;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import net.minecraft.client.model.HumanoidModel;
import net.minecraft.client.model.PlayerModel;
import net.minecraft.client.player.AbstractClientPlayer;
import ... | e0a910f8d9e83f739dc2eeeb794bb7dc2c70c1812136afb68270ecfbcda9b11d | 65632bfcdbdb8f6e24206ef04e9f36335f5295ef487d4279f203d61af65484b4 | 65632bfcdbdb8f6e24206ef04e9f36335f5295ef487d4279f203d61af65484b4 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\PlayerEntityModelMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 53 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import net.minecraft.client.model.PlayerModel;
import org.spongepowered.asm.mixin.Mixin;
import org.spongepowered.asm.mixin.gen.Accessor;
@Mixin(PlayerModel.class)
public interface PlayerModelAccessor {
@Accessor("slim")
boolean getSlim();
} | 7f25534ca4d125663d990c976241ceff190b5545263bdf58fbe1191244046f04 | a1692abf1ef331d8f9e2889077344a1ad61409d81be0c5462f2d1a8ed6bf07b5 | a1692abf1ef331d8f9e2889077344a1ad61409d81be0c5462f2d1a8ed6bf07b5 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\PlayerModelAccessor.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 11 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.mixins;
import dev.tr7zw.notenoughanimations.renderlayer.SwordRenderLayer;
import net.minecraft.client.model.PlayerModel;
import net.minecraft.client.player.AbstractClientPlayer;
import net.minecraft.client.renderer.entity.LivingEntityRenderer;
import net.minecraft.client.renderer... | 09cfe7d7e46c0363ee4c27716b9f3951d9ae8ef0207ed7fa5d376de956433c57 | 6300cdba080dfeed0af97a7f1cf951461f690eaf0472c6bc7e5f95e452297fa5 | 6300cdba080dfeed0af97a7f1cf951461f690eaf0472c6bc7e5f95e452297fa5 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\mixins\PlayerRendererMixin.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 24 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.renderlayer;
import com.mojang.blaze3d.vertex.PoseStack;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.transition.mc.GeneralUtil;
import dev.tr7zw.transition.mc.ItemUtil;
import dev.tr7zw.trans... | b355d36b413ba0bf6ebd00c3cbc235ab49fafb74cd70081de351c3bc97d96123 | f86ca8eedd5d64b1690894c6debed15078bd6beaf671dd25f868014e0976d1c7 | f86ca8eedd5d64b1690894c6debed15078bd6beaf671dd25f868014e0976d1c7 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\renderlayer\SwordRenderLayer.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 126 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.util;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughanimations.versionless.animations.BodyPart;
import dev.tr7zw.transition.mc.GeneralUtil;
import dev.tr7zw.transition.mc.ItemUtil;
import java.util.Collection;
import java.util.HashSet;
impo... | 409da10acab29c91db6e385b4efab3b654658898c2a7bc2000a42dbd3c24393f | c7a4b3d7e5823c93e5d79aafa094eea4e6440adc4f6e979aa3d4914b273b8102 | c7a4b3d7e5823c93e5d79aafa094eea4e6440adc4f6e979aa3d4914b273b8102 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\util\AnimationUtil.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 223 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.util;
import com.mojang.blaze3d.vertex.PoseStack;
import com.mojang.blaze3d.vertex.VertexConsumer;
import dev.tr7zw.transition.mc.GeneralUtil;
import dev.tr7zw.transition.mc.MathUtil;
import net.minecraft.client.Minecraft;
import net.minecraft.client.renderer.MultiBufferSource;
im... | bb44cc31f5397d54af3fda65227f687f4ce27eeae664e5fd4a494d15068e1645 | 886ff027416f2504aeaca1654cbcc4b148d91cd0ae2d84fa5582c3b6b87fea45 | 886ff027416f2504aeaca1654cbcc4b148d91cd0ae2d84fa5582c3b6b87fea45 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\util\MapRenderer.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 66 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.util;
import net.minecraft.world.item.ItemStack;
public class NMSWrapper {
public static boolean hasCustomModel(ItemStack itemStack) {
return itemStack.m_41782_() && itemStack.m_41783_().m_128441_("CustomModelData");
}
} | 9b4f945caf53d611b206d746f7dc599f029cab01d5ee54430a7eefe30bba77f7 | a8691bbe9cae6b9e6fa917826d8d8faa11cdaf6e0ec806dd25cf56dbb3706feb | a8691bbe9cae6b9e6fa917826d8d8faa11cdaf6e0ec806dd25cf56dbb3706feb | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\util\NMSWrapper.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 9 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.util;
import dev.tr7zw.notenoughanimations.versionless.animations.DataHolder;
public class RenderStateHolder implements DataHolder<RenderStateHolder.RenderStateData> {
public static final RenderStateHolder INSTANCE = new RenderStateHolder();
public static class RenderState... | f4ce3db63bd88d76540d225a650ef523f97c28c9d76f67e982681e7e2014444e | 5dd5ccfa018cd154c013410848942bcc1a9d4aca1855aa22f947cf0d2e1bc220 | 5dd5ccfa018cd154c013410848942bcc1a9d4aca1855aa22f947cf0d2e1bc220 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\util\RenderStateHolder.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 10 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.versionless;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import dev.tr7zw.notenoughanimations.versionless.animations.BowAnimation;
import dev.tr7zw.notenoughanimations.versionless.config.Config;
import java.io.File;
import java.io.IOException;
import java.nio.... | d56173dc3f5b02e3750657f072f8aacaf477ddce260adcd677e2ebd51a1946fa | f75d70f39cbb0ac1ef01a86540bd7cf63bfa59bd5f1c8467fb6730440767cf15 | f75d70f39cbb0ac1ef01a86540bd7cf63bfa59bd5f1c8467fb6730440767cf15 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\versionless\NEABaseMod.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 39 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughanimations.versionless.animations.BodyPart;
import net.minec... | 046355014447da97f17b768c411ec26d7dc8b384c752277f0200e519ec3faa9c | b4eda8893131f99080d3c51d156290bbc53e588fd20e6aa1ba87e1853721e5c5 | b4eda8893131f99080d3c51d156290bbc53e588fd20e6aa1ba87e1853721e5c5 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\ActionRotationLockAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 45 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.util.AnimationUtil;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughani... | 7a91d2594fd02aee87372d9668032ea758be445b89ae3c8d2873698a8d1980c4 | 43d506a12ff91d9e36ac2dc855411d8cf93c3a6554198a0296e33fec0e3d3a5d | 43d506a12ff91d9e36ac2dc855411d8cf93c3a6554198a0296e33fec0e3d3a5d | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\BurningAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 50 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughanimations.versionless.animations.BodyPart;
import net.minec... | f11bd90b59cf4f477df69de0ae88cff0f2830350563c38e023afcfed3d0c202e | 6f726883b37b80ce03693697913de0a7829897540158d1886098cff5f8bf5d0e | 6f726883b37b80ce03693697913de0a7829897540158d1886098cff5f8bf5d0e | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\CrawlingAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 144 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughanimations.versionless.animations.BodyPart;
import dev.tr7zw... | 02c9c7f8f7442f667dd987193d9fe37f005989590d112db1b91d316ad4199843 | 7affcdcbaaf90b603dd926781691868cf36862456ec69000abc63b4679473385 | 7affcdcbaaf90b603dd926781691868cf36862456ec69000abc63b4679473385 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\FallingAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 86 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.util.AnimationUtil;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughani... | 01fb30fb5d8befd81315b26e5b3f497df0c1d6a9d9ee588a2849b425374789c9 | 25cc8a5a7bac25ac8d5e14c918fffc1d8a56795f7e6f8e71290aad320288dce9 | 25cc8a5a7bac25ac8d5e14c918fffc1d8a56795f7e6f8e71290aad320288dce9 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\FreezingAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 51 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.util.AnimationUtil;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughani... | bbb09684454265ff50ec1dfc504463539ac5397412408286261af7777c300e1c | f02871682705f1a70ee9288b492485b667b889fb51fd6498126824eb400094af | f02871682705f1a70ee9288b492485b667b889fb51fd6498126824eb400094af | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\HorseAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 61 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.api.PoseOverwrite;
import dev.tr7zw.notenoughanimations.util.AnimationUtil;
import dev.tr7zw.notenoughanimatio... | f95918dcb61d3bc8f6f4a7577ebc124e1ee8e47f3e47ee16ccc289b53180d218 | ed7260a6a1b102ad23664a26005b78ef2f0f39bd472ed9e3b4a62b03e5a9ec43 | ed7260a6a1b102ad23664a26005b78ef2f0f39bd472ed9e3b4a62b03e5a9ec43 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\LadderAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 121 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.fullbody;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.versionless.animations.BodyPart;
import net.minecraft.client.model.PlayerModel;
import net.minecraft.client.pl... | 9c5c9bd75dedad3dd70218551a6fd0acd22b45f12ff0988b1b4478af7a9450e8 | b88cca85b3c4d9a8cb82581702f00f6dd92c5d1da122d8ae2646f641c2e06e77 | b88cca85b3c4d9a8cb82581702f00f6dd92c5d1da122d8ae2646f641c2e06e77 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\fullbody\PassengerAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 35 | 0 | 1 | false | |
package dev.tr7zw.notenoughanimations.animations.hands;
import dev.tr7zw.notenoughanimations.access.PlayerData;
import dev.tr7zw.notenoughanimations.api.BasicAnimation;
import dev.tr7zw.notenoughanimations.util.AnimationUtil;
import dev.tr7zw.notenoughanimations.versionless.NEABaseMod;
import dev.tr7zw.notenoughanimat... | 3dd379aeb407384fa5823f7cf26da91639e1ee3480e202d09ebc9aeb56457d63 | 40ab80caaf45c4868c2926d7cb21b31054267813d5ce0997d2d919e33c0587b5 | 40ab80caaf45c4868c2926d7cb21b31054267813d5ce0997d2d919e33c0587b5 | not-enough-animations | not-enough-animations | dev\tr7zw\notenoughanimations\animations\hands\BoatAnimation.java | LicenseRef-tr7zw-Protective-License | null | java | train | forge-cpt-v1 | 53 | 0 | 1 | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.