Skip to content

Commit

Permalink
map DamageResistantComponent and DeathProtectionComponent
Browse files Browse the repository at this point in the history
  • Loading branch information
supersaiyansubtlety committed Nov 19, 2024
1 parent a2fe949 commit 2158b6c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
CLASS net/minecraft/unmapped/C_gzmmqgkx net/minecraft/component/type/DamageResistantComponent
FIELD f_fsusopjv resistedTypes Lnet/minecraft/unmapped/C_ednuhnnn;
METHOD m_kfbynese resists (Lnet/minecraft/unmapped/C_sbxfkpyv;)Z
ARG 1 source
METHOD m_tkxyjpfd resistedTypes ()Lnet/minecraft/unmapped/C_ednuhnnn;
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
CLASS net/minecraft/unmapped/C_npqbextr net/minecraft/component/type/DeathProtectionComponent
FIELD f_jcumcpks TOTEM_OF_UNDYING Lnet/minecraft/unmapped/C_npqbextr;
METHOD m_wblfmgke applyDeathEffects (Lnet/minecraft/unmapped/C_sddaxwyk;Lnet/minecraft/unmapped/C_usxaxydn;)V

0 comments on commit 2158b6c

Please sign in to comment.