User Tools

Site Tools


minecraft:mod:mixin:target-selector

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
minecraft:mod:mixin:target-selector [2024/02/17 22:36] – created raccoonminecraft:mod:mixin:target-selector [2024/02/18 00:26] (current) raccoon
Line 1: Line 1:
-Target selectors are strings used in Mixin to specify a class member. In the simplest casewhen a member is unambiguous when referred to by name alone, its name is its target selector. This is usually good enough for ''method'' but //not// good enough for injection point targets, which need fully specified owners and types.+Target selectors are strings used in Mixin to specify a class member. In the simplest casewhen a member is unambiguous when referred to by name alone, its name is its target selector. This is usually good enough for ''method'' but //not// good enough for [[injection-point|injection point]] targets, which need fully specified owners and types.
  
 The unique format used to represent type signatures is documented in [[https://docs.oracle.com/javase/specs/jvms/se17/html/jvms-4.html|JVM Spec Chapter 4. The class File Format]] and duplicated here in a terser format for your convenience. The unique format used to represent type signatures is documented in [[https://docs.oracle.com/javase/specs/jvms/se17/html/jvms-4.html|JVM Spec Chapter 4. The class File Format]] and duplicated here in a terser format for your convenience.
minecraft/mod/mixin/target-selector.1708209378.txt.gz · Last modified: 2024/02/17 22:36 by raccoon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki