Mariell Hoversholm
411498e394
Add PlayerInsertLecternBookEvent
2024-09-29 16:21:26 +02:00
Mariell Hoversholm
33aad47ee1
Add Raw Byte Entity Serialization
...
== AT ==
public net.minecraft.world.entity.Entity setLevel(Lnet/minecraft/world/level/Level;)V
2021-10-24 16:20:31 -04:00
Mariell Hoversholm
df6902585c
Collision option for requiring a player participant
2020-11-14 16:48:37 +01:00
Mariell Hoversholm
23b8639dbf
Add sendOpLevel API
2020-12-29 15:03:03 +01:00
Mariell Hoversholm
6ba5436a48
Empty commands shall not be dispatched
2021-01-06 23:38:43 +01:00
Mariell Hoversholm
4b0e4655fd
Add API for quit reason
2020-11-14 16:19:52 +01:00
Mariell Hoversholm
c8ba4fb789
Toggle for removing existing dragon
2020-09-30 22:49:14 +02:00
Mariell Hoversholm
8bac10ce5e
Add ignore discounts API
2020-11-09 20:44:51 +01:00
Mariell Hoversholm
17cde37876
Don't require FACING data
2020-08-23 19:01:04 +02:00
Mariell Hoversholm
2a6962e59e
Add permission for command blocks
2020-05-16 10:05:30 +02:00
Mariell Hoversholm
37b20cd3d4
Add option for console having all permissions
2020-05-16 10:12:15 +02:00
Mariell Hoversholm
e5e4cc7020
Add villager reputation API
...
== AT ==
public net.minecraft.world.entity.ai.gossip.GossipContainer$EntityGossips
public net.minecraft.world.entity.ai.gossip.GossipContainer$EntityGossips <init>()V
public net.minecraft.world.entity.ai.gossip.GossipContainer gossips
2020-04-22 23:29:20 +02:00
Mariell Hoversholm
f749992207
Add Raw Byte ItemStack Serialization
...
Serializes using NBT which is safer for server data migrations than bukkits format.
2020-04-30 16:56:54 +02:00