File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
src/main/java/com/nukkitx/protocol/bedrock/data Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ server.bind().join();
145145 <dependency >
146146 <groupId >com.nukkitx.protocol</groupId >
147147 <artifactId >bedrock-v(VERSION)</artifactId >
148- <version >2.5.3 </version >
148+ <version >2.5.4 </version >
149149 <scope >compile</scope >
150150 </dependency >
151151 </dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ public enum EntityEventType {
5151 CHECK_TREASURE_HUNTER_ACHIEVEMENT ,
5252 /**
5353 * Entity spawn
54- * Data: MobSpawnMethod | (entityId << 16)
54+ * Data: {@code MobSpawnMethod | (entityId << 16)}
5555 */
5656 ENTITY_SPAWN ,
5757 DRAGON_FLAMING ,
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >bedrock-parent</artifactId >
77 <groupId >com.nukkitx.protocol</groupId >
8- <version >2.5.3 </version >
8+ <version >2.5.4 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments