Changes
From Forge Community Wiki
12 bytes removed
, 02:29, 13 August 2021
| Line 137: |
Line 137: |
| | The following are some examples of access transformer declarations: | | The following are some examples of access transformer declarations: |
| | | | |
| − | <syntaxhighlight lang="java"> | + | <syntaxhighlight> |
| | # Makes public the ScreenConstructor class in MenuScreens | | # Makes public the ScreenConstructor class in MenuScreens |
| | public net.minecraft.client.gui.screens.MenuScreens$ScreenConstructor | | public net.minecraft.client.gui.screens.MenuScreens$ScreenConstructor |