Update patches to latest 1.21.4 #1
@@ -22,6 +22,8 @@ import org.jspecify.annotations.NullMarked;
|
|||||||
* <pre>{@code
|
* <pre>{@code
|
||||||
* class YourBootstrapClass implements PluginBootstrap {
|
* class YourBootstrapClass implements PluginBootstrap {
|
||||||
*
|
*
|
||||||
|
* public static final TagKey<ItemType> AXE_PICKAXE = TagKey.create(RegistryKey.ITEM, Key.key("papermc:axe_pickaxe"));
|
||||||
|
*
|
||||||
* @Override
|
* @Override
|
||||||
* public void bootstrap(BootstrapContext context) {
|
* public void bootstrap(BootstrapContext context) {
|
||||||
* LifecycleEventManager<BootstrapContext> manager = context.getLifecycleManager();
|
* LifecycleEventManager<BootstrapContext> manager = context.getLifecycleManager();
|
||||||
|
|||||||
Reference in New Issue
Block a user