Skip to content

Commit 1718f52

Browse files
committed
2021
1 parent 8803bb4 commit 1718f52

File tree

261 files changed

+261
-261
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

261 files changed

+261
-261
lines changed

api/src/main/java/net/kyori/adventure/audience/Audience.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/audience/Audiences.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/audience/EmptyAudience.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/audience/ForwardingAudience.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/audience/MessageType.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/audience/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/bossbar/BossBar.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/bossbar/BossBarImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/bossbar/HackyBossBarPlatformBridge.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/bossbar/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/identity/Identified.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/identity/Identities.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/identity/Identity.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/identity/IdentityImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/inventory/Book.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/inventory/BookImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/inventory/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/key/InvalidKeyException.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/key/Key.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/key/KeyImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/key/Keyed.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/key/KeyedValue.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/key/KeyedValueImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/key/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolder.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/nbt/api/BinaryTagHolderImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/sound/Sound.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/sound/SoundImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/sound/SoundStop.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/sound/SoundStopImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/sound/package-info.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/AbstractComponent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/AbstractComponentBuilder.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/BlockNBTComponent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/BlockNBTComponentImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/BuildableComponent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/Component.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/ComponentApplicable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/ComponentBuilder.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/ComponentBuilderApplicable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/ComponentLike.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/EntityNBTComponent.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

api/src/main/java/net/kyori/adventure/text/EntityNBTComponentImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of adventure, licensed under the MIT License.
33
*
4-
* Copyright (c) 2017-2020 KyoriPowered
4+
* Copyright (c) 2017-2021 KyoriPowered
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)