Skip to content

Commit

Permalink
added aditional aw methods
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinsdar committed Jun 16, 2024
1 parent af413dc commit 6f72553
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion fabric/src/generated/resources/antimatter.accesswidener
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ accessible method net/minecraft/world/level/levelgen/feature/foliageplacers/Foli
accessible method net/minecraft/world/item/crafting/ShapedRecipe dissolvePattern ([Ljava/lang/String;Ljava/util/Map;II)Lnet/minecraft/core/NonNullList;
accessible method net/minecraft/world/item/crafting/ShapedRecipe patternFromJson (Lcom/google/gson/JsonArray;)[Ljava/lang/String;
accessible method net/minecraft/world/item/crafting/ShapedRecipe keyFromJson (Lcom/google/gson/JsonObject;)Ljava/util/Map;
accessible method net/minecraft/world/item/crafting/ShapedRecipe matches (Lnet/minecraft/world/inventory/CraftingContainer;IIZ)Z
accessible method net/minecraft/world/item/crafting/ShapedRecipe matches (Lnet/minecraft/world/inventory/CraftingContainer;IIZ)Z
accessible method net/minecraft/world/item/context/UseOnContext <init> (Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V
accessible method net/minecraft/world/item/context/UseOnContext getHitResult ()Lnet/minecraft/world/phys/BlockHitResult;

0 comments on commit 6f72553

Please sign in to comment.