eaglercraft-1.8/patches/minecraft/net/minecraft/block/BlockEndPortal.edit.java

22 lines
443 B
Java

# Eagler Context Redacted Diff
# Copyright (c) 2022 lax1dude. All rights reserved.
# Version: 1.0
# Author: lax1dude
> CHANGE 3 : 5 @ 3 : 5
~ import net.lax1dude.eaglercraft.v1_8.EaglercraftRandom;
~
> CHANGE 47 : 48 @ 47 : 48
~ public int quantityDropped(EaglercraftRandom var1) {
> CHANGE 4 : 5 @ 4 : 12
~ public void randomDisplayTick(World world, BlockPos blockpos, IBlockState var3, EaglercraftRandom random) {
> EOF