Skip to content

Commit

Permalink
Remove unused access transformer entries
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhuRuoLing committed Jan 1, 2025
1 parent 2e24e8b commit 29f6c72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/main/resources/META-INF/accesstransformer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,4 @@ public net.minecraft.world.item.enchantment.Enchantment blockHitContext(Lnet/min
public net.minecraft.world.item.enchantment.Enchantment applyEffects(Ljava/util/List;Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;)V

#Cached BlockEntityRenderer pipeline
public com.mojang.blaze3d.vertex.VertexBuffer vertexBufferId
public com.mojang.blaze3d.vertex.VertexBuffer indexBufferId
public com.mojang.blaze3d.vertex.VertexBuffer arrayObjectId
public com.mojang.blaze3d.vertex.BufferBuilder vertices

0 comments on commit 29f6c72

Please sign in to comment.