Fix broken javadoc
This commit is contained in:
parent
0236cb35d9
commit
70b74d39fc
@ -60,7 +60,7 @@ public class ContainerMemory implements IContainerMemory {
|
|||||||
/**
|
/**
|
||||||
* An inventory that we are aware of.
|
* An inventory that we are aware of.
|
||||||
* <p>
|
* <p>
|
||||||
* Associated with a {@link BlockPos} in {@link WorldDataContainer#rememberedInventories}.
|
* Associated with a {@link BlockPos} in {@link ContainerMemory#inventories}.
|
||||||
*/
|
*/
|
||||||
public static class RememberedInventory implements IRememberedInventory {
|
public static class RememberedInventory implements IRememberedInventory {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user